[ 407.428323] [54794]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 407.429667] [54794]: *** Starting uWSGI 2.0.20-debian (64bit) on [Tue Feb 18 03:47:49 2025] *** [ 407.429667] [54794]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 407.429667] [54794]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 407.429667] [54794]: nodename: devstack [ 407.429667] [54794]: machine: x86_64 [ 407.429667] [54794]: clock source: unix [ 407.429667] [54794]: pcre jit disabled [ 407.429667] [54794]: detected number of CPU cores: 8 [ 407.429667] [54794]: current working directory: / [ 407.429667] [54794]: detected binary path: /usr/bin/uwsgi-core [ 407.429915] [54794]: your processes number limit is 63753 [ 407.429915] [54794]: your memory page size is 4096 bytes [ 407.429915] [54794]: detected max file descriptor number: 2048 [ 407.429915] [54794]: lock engine: pthread robust mutexes [ 407.429915] [54794]: thunder lock: enabled [ 407.429915] [54794]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 407.430061] [54794]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 407.430061] [54794]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 407.430061] [54794]: Set PythonHome to /opt/stack/data/venv [ 407.458125] [54794]: Python main interpreter initialized at 0x6475e26e6be0 [ 407.458125] [54794]: python threads support enabled [ 407.458125] [54794]: your server socket listen backlog is limited to 100 connections [ 407.458125] [54794]: your mercy for graceful operations on workers is 80 seconds [ 407.458364] [54794]: mapped 403077 bytes (393 KB) for 2 cores [ 407.458508] [54794]: *** Operational MODE: preforking *** [ 407.458602] [54794]: *** uWSGI is running in multiple interpreter mode *** [ 407.458602] [54794]: spawned uWSGI master process (pid: 54794) [ 407.459084] [54794]: spawned uWSGI worker 1 (pid: 54795, cores: 1) [ 407.459479] [54794]: spawned uWSGI worker 2 (pid: 54796, cores: 1) [ 407.459479] [54794]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 407.642909] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 407.642909] [54795]: debtcollector.deprecate( [ 407.643469] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 407.643469] [54796]: debtcollector.deprecate( [ 408.427610] [54795]: /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 [ 408.427610] [54795]: warnings.warn( [ 408.429010] [54796]: /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 [ 408.429010] [54796]: warnings.warn( [ 408.533024] [54796]: /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. [ 408.533024] [54796]: from defusedxml.lxml import parse [ 408.533185] [54795]: /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. [ 408.533185] [54795]: from defusedxml.lxml import parse [ 408.569128] [54795]: /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) [ 408.569128] [54795]: BASE = declarative_base() [ 408.569309] [54796]: /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) [ 408.569309] [54796]: BASE = declarative_base() [ 408.742331] [54795]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54795) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 408.745541] [54796]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54796) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 408.749128] [54795]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54795) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 408.749495] [54796]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54796) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 408.749625] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 408.749952] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 408.750267] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 408.750462] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 408.750620] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 408.750846] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 408.879951] [54796]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 408.879951] [54796]: @jsonschema.FormatChecker.cls_checks('date-time') [ 408.880151] [54795]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 408.880151] [54795]: @jsonschema.FormatChecker.cls_checks('date-time') [ 408.928146] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 408.928298] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 408.928298] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 408.928442] [54796]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 408.928442] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 408.928563] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 408.928563] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 408.929697] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 408.929795] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 408.929877] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 408.929933] [54795]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 408.929995] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 408.930080] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 408.930142] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.098041] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.098200] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.098236] [54795]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.098236] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.098306] [54796]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.098331] [54795]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.098357] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.098382] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.098408] [54796]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.098436] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.098462] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.098485] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.098511] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.098674] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.103961] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.104113] [54795]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.104186] [54795]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.104266] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.104328] [54795]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.104375] [54796]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.104440] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.104501] [54796]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.104555] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.104598] [54796]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.104641] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.104683] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.104683] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.104683] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.105658] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.105761] [54795]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.105855] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.105902] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.105968] [54795]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.106026] [54796]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.106063] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.106090] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.106116] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.106148] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.106173] [54796]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.106254] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.106299] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.106351] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.107151] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.107282] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.107282] [54796]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.107389] [54795]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.107438] [54796]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.107491] [54795]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.107523] [54796]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.107547] [54795]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.107572] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.107601] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.107626] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.107650] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.107677] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.107704] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.109027] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.109128] [54795]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.109196] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.109272] [54795]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.109272] [54795]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.109335] [54796]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.109364] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.109393] [54796]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.109422] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.109447] [54796]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.109473] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.109498] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.109522] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.109615] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.112860] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.112958] [54795]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.113016] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.113063] [54795]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.113113] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.113189] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.113270] [54796]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.113328] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.113374] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.113416] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.113467] [54796]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.113467] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.113467] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.113606] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.114664] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.114767] [54795]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.114856] [54795]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.114901] [54795]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.114954] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.115016] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.115083] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.115129] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.115156] [54796]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.115230] [54796]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.115292] [54796]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.115336] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.115390] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.115466] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.115856] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.115921] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.115997] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.116073] [54795]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.116171] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.116271] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.116323] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.116380] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.116444] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.116520] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.116569] [54796]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.116625] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.116668] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.116731] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.126138] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.126244] [54795]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.126299] [54795]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.126340] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.126381] [54795]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.126421] [54796]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.126462] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.126532] [54796]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.126566] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.126591] [54796]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.126632] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.126674] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.126674] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.126734] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.127424] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.127512] [54795]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.127562] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.127590] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.127649] [54795]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.127795] [54796]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.127861] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.127918] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.127955] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.128025] [54796]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.128072] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.128133] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.128133] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.128133] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.129557] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.129658] [54795]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.129728] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.129762] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.129802] [54795]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.129833] [54796]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.129866] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.129892] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.129915] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.129940] [54796]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.130082] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.130143] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.130143] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.130227] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.134290] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.134401] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.134468] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.134542] [54796]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.134601] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.134701] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.134765] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.134815] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.134867] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.134921] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.134921] [54795]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.134921] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.135069] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.135069] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.149233] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.149336] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.149442] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.149499] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.149552] [54795]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.149598] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.149651] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.149704] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.149741] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.149741] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.149826] [54796]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.149826] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.149826] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.149897] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.150461] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.150553] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.150631] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.150678] [54795]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.150734] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.150787] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.150830] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.150883] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.150935] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.151022] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.151022] [54796]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.151022] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.151177] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.151177] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.151675] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.151764] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.151835] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.151904] [54795]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.151960] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.152032] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.152065] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.152116] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.152166] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.152228] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.152300] [54796]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.152373] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.152373] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.152452] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.154711] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.154789] [54795]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.154857] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.154932] [54795]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.155033] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.155118] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.155176] [54796]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.155222] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.155265] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.155302] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.155358] [54796]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.155358] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.155358] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.155358] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.155912] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.155992] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.156076] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.156135] [54795]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.156202] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.156235] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.156268] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.156367] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.156451] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.156508] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.156508] [54796]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.156575] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.156600] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.156683] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.160240] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.160331] [54795]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.160419] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.160468] [54795]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.160513] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.160581] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.160659] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.160727] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.160812] [54796]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.160886] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.160983] [54796]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.161102] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.161175] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.161252] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.163716] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.163819] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.163872] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.163924] [54795]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.163990] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.164066] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.164140] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.164218] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.164308] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.164381] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.164450] [54796]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.164514] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.164566] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.164597] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.164643] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.164685] [54795]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.164729] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.164771] [54795]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.164825] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.164888] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.164919] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.164966] [54796]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.165016] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.165063] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.165108] [54796]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.165165] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.165258] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.165286] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.168927] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.169030] [54795]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.169093] [54795]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.169169] [54795]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.169223] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.169271] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.169346] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.169389] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.169472] [54796]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.169536] [54796]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.169587] [54796]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.169648] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.169729] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.169803] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.170137] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.170222] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.170293] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.170363] [54795]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.170428] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.170488] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.170553] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.170663] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.170748] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.170820] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.170892] [54796]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.170957] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.171037] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.171108] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.172376] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.172471] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.172549] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.172656] [54795]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.172747] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.172811] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.172842] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.172876] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.172904] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.172943] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.173106] [54796]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.173106] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.173238] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.173238] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.176448] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.176576] [54795]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.176654] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.176695] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.176695] [54795]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.176758] [54796]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.176795] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.176836] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.176869] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.176905] [54796]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.176937] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.176962] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.176962] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.177111] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.179960] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.180083] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.180160] [54795]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.180160] [54795]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.180255] [54796]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.180255] [54796]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.180352] [54795]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.180397] [54796]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.180454] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.180499] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.180542] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.180542] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.180625] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.180625] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.181172] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.181253] [54795]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.181314] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.181346] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.181388] [54795]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.181422] [54796]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.181468] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.181502] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.181537] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.181565] [54796]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.181589] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.181616] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.181713] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.181771] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.182423] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.182503] [54795]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.182550] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.182620] [54795]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.182674] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.182746] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.182823] [54796]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.182892] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.182951] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.183014] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.183075] [54796]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.183075] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.183075] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.183075] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.184824] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.184959] [54795]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.185051] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.185087] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.185128] [54796]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.185159] [54795]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.185184] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.185211] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.185245] [54796]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.185272] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.185297] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.185320] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.185349] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.185443] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.186380] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.186480] [54795]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.186537] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.186612] [54795]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.186685] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.186777] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.186838] [54796]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.186891] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.186942] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.186942] [54796]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.187062] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.187110] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.187110] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.187110] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.188780] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.188889] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.188951] [54795]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.189052] [54795]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.189138] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.189216] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.189263] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.189312] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.189369] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.189405] [54796]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.189405] [54796]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.189454] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.189574] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.189574] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.190586] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.190683] [54795]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.190755] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.190822] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.190874] [54795]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.190922] [54796]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.190994] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.191048] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.191100] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.191145] [54796]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.191145] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.191145] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.248564] [54796]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54796) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 409.248750] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.248786] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.248899] [54795]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54795) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 409.248956] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.249039] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.249094] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.249140] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.249185] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.249241] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.249241] [54796]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.249337] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.249381] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.249419] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.249468] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.249504] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.249550] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.249593] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.249621] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.249650] [54796]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.249676] [54795]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.249701] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.249727] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.249752] [54796]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.249778] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.249803] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.249828] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.249853] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.249882] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.249907] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.249933] [54795]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.249957] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.249982] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.250028] [54796]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.250057] [54795]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.250082] [54796]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.250107] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.250137] [54796]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.250163] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.250186] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.250211] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.250236] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.250260] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.250286] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.250311] [54795]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.250336] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.250366] [54795]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.250391] [54796]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.250415] [54795]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.250440] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.250465] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.250490] [54796]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.250515] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.250540] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.250565] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.250592] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.250618] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.250643] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.250668] [54795]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.250693] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.250718] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.250742] [54796]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.250767] [54795]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.251030] [54796]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.251164] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.251240] [54796]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.251288] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.251332] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.251376] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.251419] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.251462] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.251462] [54795]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.251545] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.251600] [54795]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.251645] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.251689] [54795]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.251732] [54796]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.251774] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.251818] [54796]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.251862] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.251906] [54796]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.251948] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.251995] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.252054] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.252098] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.252141] [54795]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.252184] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.252226] [54795]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.252275] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.252319] [54795]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.252362] [54796]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.252410] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.252454] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.252496] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.252538] [54796]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.252581] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.252625] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.252667] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.252710] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.252752] [54795]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.252809] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.252855] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.252898] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.252942] [54795]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.252990] [54796]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.253053] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.253097] [54796]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.253140] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.253183] [54796]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.253231] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.253276] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.253320] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.253363] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.253406] [54795]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.253450] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.253493] [54795]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.253536] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.253579] [54795]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.253625] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.253674] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.253718] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.253766] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.253809] [54796]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.253857] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.253901] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.253943] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.254073] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.254139] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.254198] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.254249] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.254277] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.254302] [54795]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.254328] [54796]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.254353] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.254378] [54796]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.254404] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.254434] [54796]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.254461] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.254486] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.254510] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.254535] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.254560] [54795]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.254586] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.254611] [54795]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.254635] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.254663] [54795]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.254688] [54796]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.254711] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.254736] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.254763] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.254788] [54796]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.254813] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.254838] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.254863] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.254890] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.254915] [54795]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.254940] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.254965] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.255022] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.255054] [54795]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.255080] [54796]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.255105] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.255129] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.255160] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.255186] [54796]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.255210] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.255235] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.255259] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.255284] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.255309] [54795]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.255333] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.255357] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.255384] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.255409] [54795]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.255434] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.255458] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.255481] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.255506] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.255530] [54796]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.255557] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.255582] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.255609] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.255635] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.255660] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.255684] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.255712] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.255737] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.255761] [54795]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.255821] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.255849] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.255873] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.255901] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.255926] [54796]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.255950] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.255975] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.255999] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.256367] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.256413] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.256461] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.256505] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.256555] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.256601] [54795]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.256644] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.256697] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.256741] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.256784] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.256826] [54796]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.256870] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.256917] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.256962] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.257014] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.257061] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.257104] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.257152] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.257197] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.257255] [54795]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.257304] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.257348] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.257398] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.257443] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.257485] [54796]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.257529] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.257573] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.257620] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.257670] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.257714] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.257761] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.257807] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.257849] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.257901] [54795]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.257946] [54796]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.257989] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.258047] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.258096] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.258139] [54796]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.258181] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.258228] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.258272] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.258314] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.258361] [54795]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.258404] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.258452] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.258495] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.258539] [54795]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.258583] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.258634] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.258677] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.258719] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.258761] [54796]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.258816] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.258863] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.258863] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.258948] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.258948] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.259059] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.259103] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.259145] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.259145] [54796]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.259225] [54795]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.259273] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.259326] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.259326] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.259409] [54796]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.259409] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.259489] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.259536] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.259579] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.259622] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.259670] [54795]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.259714] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.259757] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.259757] [54795]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.259838] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.259881] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.259923] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.259966] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.260022] [54796]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.260074] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.260118] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.260161] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.260203] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.260254] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.260309] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.260353] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.260396] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.260439] [54795]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.260489] [54796]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.260533] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.260576] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.260619] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.260661] [54796]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.260712] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.260756] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.260798] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.260841] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.260886] [54795]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.260930] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.260974] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.261016] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.261045] [54795]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.261070] [54796]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.261095] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.261118] [54796]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.261142] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.261219] [54796]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.261246] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.261271] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.261296] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.261320] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.261345] [54795]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.261369] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.261394] [54795]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.261418] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.261446] [54795]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.261472] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.261496] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.261520] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.261546] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.261570] [54796]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.261594] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.261622] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.261648] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.261675] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.261700] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.261725] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.261749] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.261774] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.261798] [54795]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.261823] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.261847] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.261872] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.261899] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.261926] [54796]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.261953] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.261979] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.261979] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.262032] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.262032] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.262079] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.262104] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.262133] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.262158] [54795]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.262182] [54796]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.262206] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.262230] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.262254] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.262278] [54796]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.262302] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.262327] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.262327] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.262376] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.262376] [54795]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.262420] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.262444] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.262468] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.262493] [54795]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.262517] [54796]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.262541] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.262569] [54796]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.262593] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.262618] [54796]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.262642] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.262666] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.262666] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.262712] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.262740] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.262765] [54795]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.262765] [54795]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.262814] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.262838] [54795]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.262862] [54796]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.262885] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.262910] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.262933] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.262957] [54796]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.262981] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.263025] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.263052] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.263077] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.263118] [54795]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.263143] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.263168] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.263191] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.263215] [54795]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.263240] [54796]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.263272] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.263312] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.263340] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.263364] [54796]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.263390] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.263415] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.263439] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.263469] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.263495] [54795]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.263522] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.263547] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.263572] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.263596] [54795]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.263620] [54796]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.263643] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.263667] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.263692] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.263715] [54796]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.263715] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.263763] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.263796] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.263821] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.263845] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.263869] [54795]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.263893] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.263917] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.263941] [54796]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.263965] [54795]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.263992] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.264689] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.264760] [54796]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.264813] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.264857] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.264901] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.264945] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.264987] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.265043] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.265095] [54795]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.265139] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.265182] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.265225] [54796]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.265267] [54795]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.265310] [54796]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.265353] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.265395] [54796]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.265437] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.265489] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.265534] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.265577] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.265618] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.265661] [54796]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.265704] [54795]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.265746] [54796]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54796) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.265800] [54795]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.265856] [54796]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.265907] [54795]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.265952] [54796]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.265995] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.266049] [54796]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.266094] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.266136] [54796]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54796) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.266177] [54795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.266229] [54796]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54796) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.266273] [54795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54795) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.266273] [54795]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.266273] [54795]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.266273] [54795]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.266273] [54795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.266273] [54795]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54795) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.287413] [54796]: INFO dbcounter [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Registered counter for database cinder [ 409.287530] [54795]: INFO dbcounter [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Registered counter for database cinder [ 409.296231] [54796]: DEBUG oslo_db.sqlalchemy.engines [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 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=54796) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 409.296354] [54795]: DEBUG oslo_db.sqlalchemy.engines [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 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=54795) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 409.421998] [54796]: DEBUG dbcounter [-] [54796] Writer thread running {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 409.422374] [54795]: DEBUG dbcounter [-] [54795] Writer thread running {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 409.425090] [54795]: INFO cinder.rpc [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 409.425210] [54796]: INFO cinder.rpc [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 409.427296] [54795]: INFO cinder.rpc [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 409.427405] [54796]: INFO cinder.rpc [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 409.429367] [54796]: INFO cinder.rpc [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 409.429446] [54795]: INFO cinder.rpc [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 409.431138] [54795]: INFO cinder.rpc [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 409.431215] [54796]: INFO cinder.rpc [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 409.431535] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.431663] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.431718] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.431861] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.433330] [54795]: WARNING cinder.keymgr.conf_key_mgr [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 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' [ 409.433549] [54796]: WARNING cinder.keymgr.conf_key_mgr [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 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' [ 409.436182] [54795]: DEBUG oslo_db.sqlalchemy.engines [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 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=54795) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 409.436307] [54796]: DEBUG oslo_db.sqlalchemy.engines [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 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=54796) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 409.437901] [54795]: INFO cinder.rpc [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 409.437990] [54796]: INFO cinder.rpc [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 409.439698] [54795]: INFO cinder.rpc [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 409.439781] [54796]: INFO cinder.rpc [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 409.440127] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.440190] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.440305] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.440357] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.441379] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.441465] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.441542] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.441629] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.442335] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.442430] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.442488] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.442592] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.454384] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.454546] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.454633] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.454814] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.457315] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.457482] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.457906] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.458092] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.460190] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.460349] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.460785] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.460953] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.463846] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.464025] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.464477] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.464648] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.466613] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.466775] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.467198] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.467366] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.469325] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.469495] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.469878] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.470056] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.472164] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.472324] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.472689] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.472850] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.474663] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.474822] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.475181] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.475349] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.477209] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.477374] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.477711] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.477884] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.478367] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.478532] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.478845] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.479015] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.481690] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.481851] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.482045] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.482216] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.576381] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.576627] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.577873] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.578101] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.579966] [54795]: WARNING cinder.api.contrib.hosts [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 409.580415] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.580584] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.581425] [54796]: WARNING cinder.api.contrib.hosts [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 409.581462] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.581602] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.581859] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.582049] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.582566] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.582726] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.582880] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.583060] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.583492] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.583652] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.584059] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.584224] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.584663] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.584832] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.584984] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.585156] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.585738] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.585921] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.586196] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.586359] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.586735] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.586916] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.587323] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.587486] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.587831] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.587995] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.588302] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.588464] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.588946] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.589123] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.589376] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.589538] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.589809] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: extensions {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.590470] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.590632] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.591148] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: os-hosts {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.591349] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: extensions {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.592676] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: os-hosts {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.593134] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: qos-specs {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.594734] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: qos-specs {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.595368] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: os-quota-class-sets {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.596824] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: scheduler-stats {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.596989] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: os-quota-class-sets {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.598402] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: os-snapshot-manage {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.598480] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: scheduler-stats {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.599895] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: capabilities {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.600006] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: os-snapshot-manage {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.601262] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: encryption {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.601493] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: capabilities {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.602856] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: encryption {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.603343] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: cgsnapshots {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.604575] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: cgsnapshots {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.604766] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: os-quota-sets {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.606333] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: os-volume-manage {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.606438] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: os-quota-sets {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.608016] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: os-volume-manage {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.608703] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: os-volume-transfer {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.610386] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: os-volume-type-access {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.610436] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: os-volume-transfer {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.611981] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: backups {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.612067] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: os-volume-type-access {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.613620] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: backups {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.614049] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: os-services {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.615353] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: consistencygroups {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.615685] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: os-services {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.617021] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: consistencygroups {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.617435] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: extra_specs {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.619055] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: extra_specs {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.619435] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: os-availability-zone {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.620686] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: os-availability-zone {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.620752] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extended resource: encryption {{(pid=54795) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.621990] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extended resource: encryption {{(pid=54796) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.622644] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.622825] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.623862] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.624906] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.624992] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.624992] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.625069] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.625168] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.625494] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.625664] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.626089] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.626250] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.626592] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.626755] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.627241] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.627403] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.627645] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.627809] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.628361] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.628520] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.628798] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.628968] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.629452] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.629612] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.629914] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.630090] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.630456] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.630617] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.631043] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.631209] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.631612] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.631774] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.632082] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.632245] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.632597] [54795]: WARNING stevedore.named [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.632753] [54795]: WARNING castellan.key_manager [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.633248] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.633411] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.633445] [54795]: DEBUG cinder.api.contrib.snapshot_actions [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] SnapshotActionsController initialized {{(pid=54795) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 409.633581] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extension VolumeActions extending resource: volumes {{(pid=54795) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.633748] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extension UsedLimits extending resource: limits {{(pid=54795) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.633881] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54795) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.634021] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54795) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.634144] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extension TypesManage extending resource: types {{(pid=54795) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.634230] [54796]: WARNING stevedore.named [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.634264] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54795) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.634383] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extension AdminActions extending resource: volumes {{(pid=54795) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.634415] [54796]: WARNING castellan.key_manager [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.634511] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extension AdminActions extending resource: snapshots {{(pid=54795) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.634631] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extension AdminActions extending resource: backups {{(pid=54795) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.634747] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54795) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.634880] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54795) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.635009] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54795) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.635087] [54796]: DEBUG cinder.api.contrib.snapshot_actions [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] SnapshotActionsController initialized {{(pid=54796) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 409.635140] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54795) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.635230] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extension VolumeActions extending resource: volumes {{(pid=54796) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.635346] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54795) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.635399] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extension UsedLimits extending resource: limits {{(pid=54796) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.635467] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54795) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.635519] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54796) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.635583] [54795]: DEBUG cinder.api.openstack [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54795) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.635638] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54796) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.635752] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extension TypesManage extending resource: types {{(pid=54796) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.635905] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54796) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.636049] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extension AdminActions extending resource: volumes {{(pid=54796) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.636191] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extension AdminActions extending resource: snapshots {{(pid=54796) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.636309] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extension AdminActions extending resource: backups {{(pid=54796) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.636426] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54796) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.636555] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54796) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.636677] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54796) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.636805] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54796) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.637016] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54796) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.637142] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54796) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.637263] [54796]: DEBUG cinder.api.openstack [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54796) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.637793] [54795]: WARNING keystonemiddleware.auth_token [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 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. [ 409.639442] [54796]: WARNING keystonemiddleware.auth_token [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 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. [ 409.642266] [54795]: WARNING keystonemiddleware.auth_token [None req-8c736e64-8632-40e5-aee3-c753c9b17e97 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 [ 409.643859] [54796]: WARNING keystonemiddleware.auth_token [None req-dad1576d-40ab-4bc8-96c4-f4e170e161f6 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 [ 409.644748] [54795]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x6475e26e6be0 pid: 54795 (default app) [ 409.646312] [54796]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x6475e26e6be0 pid: 54796 (default app) [ 409.654072] [54795]: /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. [ 409.654072] [54795]: warnings.warn(deprecated_msg) [ 409.654205] [54795]: /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. [ 409.654205] [54795]: warnings.warn(deprecated_msg) [ 409.654205] [54795]: /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. [ 409.654205] [54795]: warnings.warn(deprecated_msg) [ 409.654205] [54795]: /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. [ 409.654383] [54795]: warnings.warn(deprecated_msg) [ 409.654383] [54795]: /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. [ 409.654383] [54795]: warnings.warn(deprecated_msg) [ 409.654383] [54795]: /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. [ 409.654383] [54795]: warnings.warn(deprecated_msg) [ 409.654383] [54795]: /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. [ 409.654565] [54795]: warnings.warn(deprecated_msg) [ 409.654565] [54795]: /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. [ 409.654565] [54795]: warnings.warn(deprecated_msg) [ 409.654565] [54795]: /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. [ 409.654565] [54795]: warnings.warn(deprecated_msg) [ 409.654706] [54795]: /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. [ 409.654706] [54795]: warnings.warn(deprecated_msg) [ 409.654706] [54795]: /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. [ 409.654706] [54795]: warnings.warn(deprecated_msg) [ 409.654823] [54795]: /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. [ 409.654823] [54795]: warnings.warn(deprecated_msg) [ 409.654823] [54795]: /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. [ 409.654823] [54795]: warnings.warn(deprecated_msg) [ 409.654945] [54795]: /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. [ 409.654945] [54795]: warnings.warn(deprecated_msg) [ 409.654945] [54795]: /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. [ 409.654945] [54795]: warnings.warn(deprecated_msg) [ 409.654945] [54795]: /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. [ 409.655121] [54795]: warnings.warn(deprecated_msg) [ 409.655121] [54795]: /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. [ 409.655121] [54795]: warnings.warn(deprecated_msg) [ 409.655121] [54795]: /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. [ 409.655121] [54795]: warnings.warn(deprecated_msg) [ 409.655265] [54795]: /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. [ 409.655265] [54795]: warnings.warn(deprecated_msg) [ 409.655265] [54795]: /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. [ 409.655265] [54795]: warnings.warn(deprecated_msg) [ 409.655265] [54795]: /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. [ 409.655265] [54795]: warnings.warn(deprecated_msg) [ 409.655457] [54795]: /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. [ 409.655457] [54795]: warnings.warn(deprecated_msg) [ 409.655457] [54795]: /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. [ 409.655457] [54795]: warnings.warn(deprecated_msg) [ 409.655457] [54795]: /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. [ 409.655457] [54795]: warnings.warn(deprecated_msg) [ 409.655640] [54795]: /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. [ 409.655640] [54795]: warnings.warn(deprecated_msg) [ 409.655640] [54795]: /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. [ 409.655640] [54795]: warnings.warn(deprecated_msg) [ 409.655640] [54795]: /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. [ 409.655640] [54795]: warnings.warn(deprecated_msg) [ 409.655845] [54795]: /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. [ 409.655845] [54795]: warnings.warn(deprecated_msg) [ 409.655845] [54795]: /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. [ 409.655845] [54795]: warnings.warn(deprecated_msg) [ 409.655845] [54795]: /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. [ 409.655845] [54795]: warnings.warn(deprecated_msg) [ 409.656044] [54795]: /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. [ 409.656044] [54795]: warnings.warn(deprecated_msg) [ 409.656044] [54795]: /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. [ 409.656044] [54795]: warnings.warn(deprecated_msg) [ 409.656173] [54795]: /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. [ 409.656173] [54795]: warnings.warn(deprecated_msg) [ 409.656173] [54795]: /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. [ 409.656173] [54795]: warnings.warn(deprecated_msg) [ 409.656173] [54795]: /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. [ 409.656336] [54795]: warnings.warn(deprecated_msg) [ 409.656336] [54795]: /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. [ 409.656336] [54795]: warnings.warn(deprecated_msg) [ 409.656336] [54795]: /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. [ 409.656336] [54795]: warnings.warn(deprecated_msg) [ 409.656479] [54795]: /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. [ 409.656479] [54795]: warnings.warn(deprecated_msg) [ 409.656479] [54795]: /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. [ 409.656479] [54795]: warnings.warn(deprecated_msg) [ 409.656479] [54795]: /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. [ 409.656479] [54795]: warnings.warn(deprecated_msg) [ 409.656644] [54795]: /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. [ 409.656644] [54795]: warnings.warn(deprecated_msg) [ 409.656644] [54795]: /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. [ 409.656644] [54795]: warnings.warn(deprecated_msg) [ 409.656644] [54795]: /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. [ 409.657057] [54795]: warnings.warn(deprecated_msg) [ 409.657057] [54795]: /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. [ 409.657057] [54795]: warnings.warn(deprecated_msg) [ 409.657057] [54795]: /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. [ 409.657057] [54795]: warnings.warn(deprecated_msg) [ 409.657218] [54795]: /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. [ 409.657218] [54795]: warnings.warn(deprecated_msg) [ 409.657218] [54795]: /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. [ 409.657218] [54795]: warnings.warn(deprecated_msg) [ 409.657339] [54795]: /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. [ 409.657339] [54795]: warnings.warn(deprecated_msg) [ 409.657339] [54795]: /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. [ 409.657339] [54795]: warnings.warn(deprecated_msg) [ 409.657469] [54795]: /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. [ 409.657469] [54795]: warnings.warn(deprecated_msg) [ 409.657469] [54795]: /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. [ 409.657469] [54795]: warnings.warn(deprecated_msg) [ 409.657469] [54795]: /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. [ 409.657661] [54795]: warnings.warn(deprecated_msg) [ 409.657661] [54795]: /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. [ 409.657661] [54795]: warnings.warn(deprecated_msg) [ 409.657661] [54795]: /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. [ 409.657661] [54795]: warnings.warn(deprecated_msg) [ 409.657812] [54795]: /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. [ 409.657812] [54795]: warnings.warn(deprecated_msg) [ 409.657812] [54795]: /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. [ 409.657812] [54795]: warnings.warn(deprecated_msg) [ 409.657934] [54795]: /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. [ 409.657934] [54795]: warnings.warn(deprecated_msg) [ 409.657934] [54795]: /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. [ 409.657934] [54795]: warnings.warn(deprecated_msg) [ 409.659156] [54795]: /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. [ 409.659156] [54795]: warnings.warn(deprecated_msg) [ 409.659156] [54795]: /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. [ 409.659156] [54795]: warnings.warn(deprecated_msg) [ 409.659446] [54795]: /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. [ 409.659446] [54795]: warnings.warn(deprecated_msg) [ 409.659446] [54795]: /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. [ 409.659446] [54795]: warnings.warn(deprecated_msg) [ 409.659657] [54795]: /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. [ 409.659657] [54795]: warnings.warn(deprecated_msg) [ 409.659657] [54795]: /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. [ 409.659657] [54795]: warnings.warn(deprecated_msg) [ 409.659867] [54795]: /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. [ 409.659867] [54795]: warnings.warn(deprecated_msg) [ 409.659867] [54795]: /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. [ 409.659867] [54795]: warnings.warn(deprecated_msg) [ 409.659867] [54795]: /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. [ 409.659867] [54795]: warnings.warn(deprecated_msg) [ 409.660186] [54795]: /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. [ 409.660186] [54795]: warnings.warn(deprecated_msg) [ 409.660186] [54795]: /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. [ 409.660186] [54795]: warnings.warn(deprecated_msg) [ 409.660186] [54795]: /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. [ 409.660448] [54795]: warnings.warn(deprecated_msg) [ 409.660448] [54795]: /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. [ 409.660448] [54795]: warnings.warn(deprecated_msg) [ 409.660448] [54795]: /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. [ 409.660448] [54795]: warnings.warn(deprecated_msg) [ 409.660448] [54795]: /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. [ 409.660448] [54795]: warnings.warn(deprecated_msg) [ 409.661561] [54795]: /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. [ 409.661561] [54795]: warnings.warn(deprecated_msg) [ 409.661561] [54795]: /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. [ 409.661561] [54795]: warnings.warn(deprecated_msg) [ 409.661561] [54795]: /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. [ 409.661561] [54795]: warnings.warn(deprecated_msg) [ 409.661770] [54795]: /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. [ 409.661770] [54795]: warnings.warn(deprecated_msg) [ 409.661770] [54795]: /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. [ 409.661770] [54795]: warnings.warn(deprecated_msg) [ 409.661770] [54795]: /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. [ 409.661770] [54795]: warnings.warn(deprecated_msg) [ 409.661975] [54795]: /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. [ 409.661975] [54795]: warnings.warn(deprecated_msg) [ 409.661975] [54795]: /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. [ 409.661975] [54795]: warnings.warn(deprecated_msg) [ 409.661975] [54795]: /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. [ 409.661975] [54795]: warnings.warn(deprecated_msg) [ 409.662248] [54795]: /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. [ 409.662248] [54795]: warnings.warn(deprecated_msg) [ 409.662248] [54795]: /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. [ 409.662248] [54795]: warnings.warn(deprecated_msg) [ 409.662393] [54795]: /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. [ 409.662393] [54795]: warnings.warn(deprecated_msg) [ 409.662393] [54795]: /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. [ 409.662393] [54795]: warnings.warn(deprecated_msg) [ 409.662540] [54795]: /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. [ 409.662540] [54795]: warnings.warn(deprecated_msg) [ 409.662540] [54795]: /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. [ 409.662540] [54795]: warnings.warn(deprecated_msg) [ 409.662688] [54795]: /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. [ 409.662688] [54795]: warnings.warn(deprecated_msg) [ 409.662688] [54795]: /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. [ 409.662688] [54795]: warnings.warn(deprecated_msg) [ 409.662688] [54795]: DEBUG cinder.api.middleware.request_id [None req-2c4ee543-00d5-4b29-bf7d-feb9a3dba9fc None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 409.662688] [54795]: [pid: 54795|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Tue Feb 18 03:47:51 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 412.979689] [54796]: /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. [ 412.979689] [54796]: warnings.warn(deprecated_msg) [ 412.979689] [54796]: /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. [ 412.979689] [54796]: warnings.warn(deprecated_msg) [ 412.980293] [54796]: /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. [ 412.980293] [54796]: warnings.warn(deprecated_msg) [ 412.980293] [54796]: /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. [ 412.980293] [54796]: warnings.warn(deprecated_msg) [ 412.980490] [54796]: /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. [ 412.980490] [54796]: warnings.warn(deprecated_msg) [ 412.980490] [54796]: /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. [ 412.980490] [54796]: warnings.warn(deprecated_msg) [ 412.980490] [54796]: /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. [ 412.980490] [54796]: warnings.warn(deprecated_msg) [ 412.980765] [54796]: /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. [ 412.980765] [54796]: warnings.warn(deprecated_msg) [ 412.980765] [54796]: /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. [ 412.980765] [54796]: warnings.warn(deprecated_msg) [ 412.980765] [54796]: /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. [ 412.981186] [54796]: warnings.warn(deprecated_msg) [ 412.981186] [54796]: /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. [ 412.981186] [54796]: warnings.warn(deprecated_msg) [ 412.981186] [54796]: /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. [ 412.981186] [54796]: warnings.warn(deprecated_msg) [ 412.981435] [54796]: /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. [ 412.981435] [54796]: warnings.warn(deprecated_msg) [ 412.981435] [54796]: /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. [ 412.981435] [54796]: warnings.warn(deprecated_msg) [ 412.981613] [54796]: /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. [ 412.981613] [54796]: warnings.warn(deprecated_msg) [ 412.981613] [54796]: /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. [ 412.981613] [54796]: warnings.warn(deprecated_msg) [ 412.981613] [54796]: /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. [ 412.981849] [54796]: warnings.warn(deprecated_msg) [ 412.981849] [54796]: /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. [ 412.981849] [54796]: warnings.warn(deprecated_msg) [ 412.981849] [54796]: /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. [ 412.981849] [54796]: warnings.warn(deprecated_msg) [ 412.982085] [54796]: /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. [ 412.982085] [54796]: warnings.warn(deprecated_msg) [ 412.982085] [54796]: /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. [ 412.982085] [54796]: warnings.warn(deprecated_msg) [ 412.982085] [54796]: /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. [ 412.982085] [54796]: warnings.warn(deprecated_msg) [ 412.982359] [54796]: /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. [ 412.982359] [54796]: warnings.warn(deprecated_msg) [ 412.982359] [54796]: /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. [ 412.982359] [54796]: warnings.warn(deprecated_msg) [ 412.982359] [54796]: /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. [ 412.982359] [54796]: warnings.warn(deprecated_msg) [ 412.982633] [54796]: /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. [ 412.982633] [54796]: warnings.warn(deprecated_msg) [ 412.982633] [54796]: /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. [ 412.982633] [54796]: warnings.warn(deprecated_msg) [ 412.982633] [54796]: /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. [ 412.982633] [54796]: warnings.warn(deprecated_msg) [ 412.982890] [54796]: /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. [ 412.982890] [54796]: warnings.warn(deprecated_msg) [ 412.982890] [54796]: /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. [ 412.982890] [54796]: warnings.warn(deprecated_msg) [ 412.982890] [54796]: /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. [ 412.983137] [54796]: warnings.warn(deprecated_msg) [ 412.983137] [54796]: /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. [ 412.983137] [54796]: warnings.warn(deprecated_msg) [ 412.983137] [54796]: /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. [ 412.983137] [54796]: warnings.warn(deprecated_msg) [ 412.983356] [54796]: /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. [ 412.983356] [54796]: warnings.warn(deprecated_msg) [ 412.983356] [54796]: /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. [ 412.983356] [54796]: warnings.warn(deprecated_msg) [ 412.983356] [54796]: /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. [ 412.983356] [54796]: warnings.warn(deprecated_msg) [ 412.983623] [54796]: /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. [ 412.983623] [54796]: warnings.warn(deprecated_msg) [ 412.983623] [54796]: /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. [ 412.983623] [54796]: warnings.warn(deprecated_msg) [ 412.983623] [54796]: /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. [ 412.983623] [54796]: warnings.warn(deprecated_msg) [ 412.983914] [54796]: /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. [ 412.983914] [54796]: warnings.warn(deprecated_msg) [ 412.983914] [54796]: /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. [ 412.983914] [54796]: warnings.warn(deprecated_msg) [ 412.983914] [54796]: /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. [ 412.984115] [54796]: warnings.warn(deprecated_msg) [ 412.984115] [54796]: /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. [ 412.984115] [54796]: warnings.warn(deprecated_msg) [ 412.984115] [54796]: /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. [ 412.984115] [54796]: warnings.warn(deprecated_msg) [ 412.984246] [54796]: /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. [ 412.984246] [54796]: warnings.warn(deprecated_msg) [ 412.984246] [54796]: /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. [ 412.984246] [54796]: warnings.warn(deprecated_msg) [ 412.984355] [54796]: /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. [ 412.984355] [54796]: warnings.warn(deprecated_msg) [ 412.984355] [54796]: /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. [ 412.984355] [54796]: warnings.warn(deprecated_msg) [ 412.984468] [54796]: /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. [ 412.984468] [54796]: warnings.warn(deprecated_msg) [ 412.984468] [54796]: /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. [ 412.984468] [54796]: warnings.warn(deprecated_msg) [ 412.984468] [54796]: /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. [ 412.984603] [54796]: warnings.warn(deprecated_msg) [ 412.984603] [54796]: /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. [ 412.984603] [54796]: warnings.warn(deprecated_msg) [ 412.984603] [54796]: /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. [ 412.984603] [54796]: warnings.warn(deprecated_msg) [ 412.984737] [54796]: /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. [ 412.984737] [54796]: warnings.warn(deprecated_msg) [ 412.984737] [54796]: /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. [ 412.984737] [54796]: warnings.warn(deprecated_msg) [ 412.984841] [54796]: /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. [ 412.984841] [54796]: warnings.warn(deprecated_msg) [ 412.984841] [54796]: /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. [ 412.984841] [54796]: warnings.warn(deprecated_msg) [ 412.984949] [54796]: /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. [ 412.984949] [54796]: warnings.warn(deprecated_msg) [ 412.984949] [54796]: /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. [ 412.984949] [54796]: warnings.warn(deprecated_msg) [ 412.985075] [54796]: /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. [ 412.985075] [54796]: warnings.warn(deprecated_msg) [ 412.985075] [54796]: /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. [ 412.985075] [54796]: warnings.warn(deprecated_msg) [ 412.985192] [54796]: /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. [ 412.985192] [54796]: warnings.warn(deprecated_msg) [ 412.985192] [54796]: /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. [ 412.985192] [54796]: warnings.warn(deprecated_msg) [ 412.985301] [54796]: /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. [ 412.985301] [54796]: warnings.warn(deprecated_msg) [ 412.985301] [54796]: /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. [ 412.985301] [54796]: warnings.warn(deprecated_msg) [ 412.985301] [54796]: /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. [ 412.985441] [54796]: warnings.warn(deprecated_msg) [ 412.985441] [54796]: /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. [ 412.985441] [54796]: warnings.warn(deprecated_msg) [ 412.985441] [54796]: /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. [ 412.985441] [54796]: warnings.warn(deprecated_msg) [ 412.985441] [54796]: /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. [ 412.985599] [54796]: warnings.warn(deprecated_msg) [ 412.985599] [54796]: /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. [ 412.985599] [54796]: warnings.warn(deprecated_msg) [ 412.985599] [54796]: /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. [ 412.985599] [54796]: warnings.warn(deprecated_msg) [ 412.985730] [54796]: /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. [ 412.985730] [54796]: warnings.warn(deprecated_msg) [ 412.985730] [54796]: /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. [ 412.985730] [54796]: warnings.warn(deprecated_msg) [ 412.985730] [54796]: /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. [ 412.985730] [54796]: warnings.warn(deprecated_msg) [ 412.986030] [54796]: /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. [ 412.986030] [54796]: warnings.warn(deprecated_msg) [ 412.986030] [54796]: /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. [ 412.986030] [54796]: warnings.warn(deprecated_msg) [ 412.986030] [54796]: /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. [ 412.986030] [54796]: warnings.warn(deprecated_msg) [ 412.986220] [54796]: /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. [ 412.986220] [54796]: warnings.warn(deprecated_msg) [ 412.986220] [54796]: /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. [ 412.986220] [54796]: warnings.warn(deprecated_msg) [ 412.986220] [54796]: /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. [ 412.986220] [54796]: warnings.warn(deprecated_msg) [ 412.986382] [54796]: /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. [ 412.986382] [54796]: warnings.warn(deprecated_msg) [ 412.986382] [54796]: /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. [ 412.986382] [54796]: warnings.warn(deprecated_msg) [ 412.986382] [54796]: /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. [ 412.986382] [54796]: warnings.warn(deprecated_msg) [ 412.986540] [54796]: /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. [ 412.986540] [54796]: warnings.warn(deprecated_msg) [ 412.986540] [54796]: /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. [ 412.986540] [54796]: warnings.warn(deprecated_msg) [ 412.986648] [54796]: /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. [ 412.986648] [54796]: warnings.warn(deprecated_msg) [ 412.986648] [54796]: /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. [ 412.986648] [54796]: warnings.warn(deprecated_msg) [ 412.986648] [54796]: /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. [ 412.986833] [54796]: warnings.warn(deprecated_msg) [ 412.986833] [54796]: /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. [ 412.986833] [54796]: warnings.warn(deprecated_msg) [ 412.986833] [54796]: /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. [ 412.986833] [54796]: warnings.warn(deprecated_msg) [ 412.986833] [54796]: DEBUG cinder.api.middleware.request_id [None req-d6e0a6df-dab5-48b6-9fc3-90b630f3c7fc None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 413.346156] [54796]: INFO cinder.api.openstack.wsgi [None req-d6e0a6df-dab5-48b6-9fc3-90b630f3c7fc admin admin] POST http://10.180.1.21/volume/v3/types [ 413.346887] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d6e0a6df-dab5-48b6-9fc3-90b630f3c7fc admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 413.348920] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 413.348920] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 413.352614] [54796]: DEBUG oslo_db.sqlalchemy.engines [None req-d6e0a6df-dab5-48b6-9fc3-90b630f3c7fc 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=54796) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 413.375861] [54796]: INFO cinder.api.openstack.wsgi [None req-d6e0a6df-dab5-48b6-9fc3-90b630f3c7fc admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 413.376306] [54796]: [pid: 54796|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 03:47:54 2025] POST /volume/v3/types => generated 182 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 413.380245] [54795]: DEBUG cinder.api.middleware.request_id [req-d6e0a6df-dab5-48b6-9fc3-90b630f3c7fc req-131e5bc9-7577-4711-8efb-6301e7d89650 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 413.652375] [54795]: INFO cinder.api.openstack.wsgi [req-d6e0a6df-dab5-48b6-9fc3-90b630f3c7fc req-131e5bc9-7577-4711-8efb-6301e7d89650 admin admin] POST http://10.180.1.21/volume/v3/types/d6c66ee3-8163-4545-809e-b5e65fa4fab7/extra_specs [ 413.653212] [54795]: DEBUG cinder.api.openstack.wsgi [req-d6e0a6df-dab5-48b6-9fc3-90b630f3c7fc req-131e5bc9-7577-4711-8efb-6301e7d89650 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 413.655431] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 413.655431] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 413.659305] [54795]: DEBUG oslo_db.sqlalchemy.engines [req-d6e0a6df-dab5-48b6-9fc3-90b630f3c7fc req-131e5bc9-7577-4711-8efb-6301e7d89650 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=54795) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 413.707271] [54795]: INFO cinder.api.openstack.wsgi [req-d6e0a6df-dab5-48b6-9fc3-90b630f3c7fc req-131e5bc9-7577-4711-8efb-6301e7d89650 admin admin] http://10.180.1.21/volume/v3/types/d6c66ee3-8163-4545-809e-b5e65fa4fab7/extra_specs returned with HTTP 200 [ 413.707952] [54795]: [pid: 54795|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Tue Feb 18 03:47:55 2025] POST /volume/v3/types/d6c66ee3-8163-4545-809e-b5e65fa4fab7/extra_specs => generated 51 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 423.373472] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 423.706016] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 424.589675] [54796]: DEBUG cinder.api.middleware.request_id [None req-1ff56025-41c4-4479-a122-895e0d09427d None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 424.590461] [54796]: INFO cinder.api.openstack.wsgi [None req-1ff56025-41c4-4479-a122-895e0d09427d None None] GET http://10.180.1.21/volume// [ 424.590653] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1ff56025-41c4-4479-a122-895e0d09427d None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 424.590873] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1ff56025-41c4-4479-a122-895e0d09427d None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 424.591455] [54796]: INFO cinder.api.openstack.wsgi [None req-1ff56025-41c4-4479-a122-895e0d09427d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 424.591793] [54796]: [pid: 54796|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Tue Feb 18 03:48:06 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 484.037074] [54795]: DEBUG cinder.api.middleware.request_id [None req-fff9bc89-f343-4004-8f10-fd08cfe07ccc None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 484.108568] [54795]: INFO cinder.api.openstack.wsgi [None req-fff9bc89-f343-4004-8f10-fd08cfe07ccc tempest-verify_tempest_config-1140400683 tempest-verify_tempest_config-1140400683-project-member] GET http://10.180.1.21/volume/v3/extensions [ 484.108813] [54795]: DEBUG cinder.api.openstack.wsgi [None req-fff9bc89-f343-4004-8f10-fd08cfe07ccc tempest-verify_tempest_config-1140400683 tempest-verify_tempest_config-1140400683-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 484.109040] [54795]: DEBUG cinder.api.openstack.wsgi [None req-fff9bc89-f343-4004-8f10-fd08cfe07ccc tempest-verify_tempest_config-1140400683 tempest-verify_tempest_config-1140400683-project-member] Calling method 'index' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 484.109450] [54795]: INFO cinder.api.openstack.wsgi [None req-fff9bc89-f343-4004-8f10-fd08cfe07ccc tempest-verify_tempest_config-1140400683 tempest-verify_tempest_config-1140400683-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 484.109848] [54795]: [pid: 54795|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Tue Feb 18 03:49:05 2025] GET /volume/v3/extensions => generated 5245 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 565.450357] [54796]: DEBUG cinder.api.middleware.request_id [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 565.573342] [54796]: INFO cinder.api.openstack.wsgi [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 565.575478] [54796]: DEBUG cinder.api.openstack.wsgi [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-629898526"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 565.577395] [54796]: DEBUG cinder.api.v3.volumes [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-629898526'}} {{(pid=54796) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 565.577877] [54796]: INFO cinder.api.v3.volumes [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Create volume of 1 GB [ 565.594846] [54796]: DEBUG cinder.volume.api [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Availability zone cache updated, next update will occur around 2025-02-18 04:50:27.455108. {{(pid=54796) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 565.594915] [54796]: INFO cinder.volume.api [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Availability Zones retrieved successfully. [ 565.612909] [54796]: /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 [ 565.612909] [54796]: import asyncore [ 565.624350] [54796]: DEBUG cinder.volume.api [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Flow 'volume_create_api' (308c1c0a-96b2-4c4d-a030-81a0b8f1b3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 565.625030] [54796]: DEBUG cinder.volume.api [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f001f8e-1a4d-49d1-a152-a4e6448f9735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 565.626043] [54796]: DEBUG cinder.volume.flows.api.create_volume [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Validating volume size '1' using validate_int {{(pid=54796) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 565.668915] [54796]: DEBUG cinder.volume.api [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f001f8e-1a4d-49d1-a152-a4e6448f9735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 565.670060] [54796]: DEBUG cinder.volume.api [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (246ff1d1-6c13-42ce-861c-1580d77e3a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 565.695724] [54796]: WARNING cinder.quota [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-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. [ 565.696158] [54796]: WARNING cinder.quota [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-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. [ 565.748484] [54796]: DEBUG cinder.quota [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Created reservations ['0b25886b-58dc-494a-bcc1-ebd527b630e5', 'dd73dd80-888d-4708-af5e-f79129b6c445', 'bd74a041-5d15-4a51-8a63-d8745494b1ab', '9f0d185a-3e69-4664-aae8-e3fbf324213c'] {{(pid=54796) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 565.748929] [54796]: DEBUG cinder.volume.api [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (246ff1d1-6c13-42ce-861c-1580d77e3a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b25886b-58dc-494a-bcc1-ebd527b630e5', 'dd73dd80-888d-4708-af5e-f79129b6c445', 'bd74a041-5d15-4a51-8a63-d8745494b1ab', '9f0d185a-3e69-4664-aae8-e3fbf324213c']}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 565.750298] [54796]: DEBUG cinder.volume.api [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8d0d616-cfdb-4456-9467-75023866e370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 565.918799] [54796]: DEBUG cinder.volume.api [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8d0d616-cfdb-4456-9467-75023866e370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecc741dc-0211-4c42-9444-c2d30f68a61c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-629898526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4a4b60b61bb4cda90762da7958d05e3',qos_specs=None,replication_status=,reservations=['0b25886b-58dc-494a-bcc1-ebd527b630e5','dd73dd80-888d-4708-af5e-f79129b6c445','bd74a041-5d15-4a51-8a63-d8745494b1ab','9f0d185a-3e69-4664-aae8-e3fbf324213c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95c8c12ad5374776bba1aea8951955a6',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:50:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-629898526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecc741dc-0211-4c42-9444-c2d30f68a61c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4a4b60b61bb4cda90762da7958d05e3',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='95c8c12ad5374776bba1aea8951955a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 565.919579] [54796]: DEBUG cinder.volume.api [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7181b28c-05ac-47ab-b361-cfb7c2ddabf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 565.978159] [54796]: DEBUG cinder.volume.api [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7181b28c-05ac-47ab-b361-cfb7c2ddabf2) 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-629898526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4a4b60b61bb4cda90762da7958d05e3',qos_specs=None,replication_status=,reservations=['0b25886b-58dc-494a-bcc1-ebd527b630e5','dd73dd80-888d-4708-af5e-f79129b6c445','bd74a041-5d15-4a51-8a63-d8745494b1ab','9f0d185a-3e69-4664-aae8-e3fbf324213c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95c8c12ad5374776bba1aea8951955a6',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 565.978159] [54796]: DEBUG cinder.volume.api [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (350fee70-9d9d-4919-9442-b4ff055731e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 566.023283] [54796]: DEBUG cinder.volume.api [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (350fee70-9d9d-4919-9442-b4ff055731e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 566.026447] [54796]: DEBUG cinder.volume.api [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Flow 'volume_create_api' (308c1c0a-96b2-4c4d-a030-81a0b8f1b3fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 566.026447] [54796]: INFO cinder.volume.api [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Create volume request issued successfully. [ 566.026447] [54796]: INFO cinder.api.openstack.wsgi [None req-62c399f8-a46d-48c0-b14b-33a505e4fee1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 566.026447] [54796]: [pid: 54796|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 03:50:27 2025] POST /volume/v3/volumes => generated 783 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 566.045442] [54795]: DEBUG cinder.api.middleware.request_id [None req-57ee7858-afd5-443a-9e57-5f831aef857d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 566.050950] [54795]: INFO cinder.api.openstack.wsgi [None req-57ee7858-afd5-443a-9e57-5f831aef857d tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 566.050950] [54795]: DEBUG cinder.api.openstack.wsgi [None req-57ee7858-afd5-443a-9e57-5f831aef857d tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 566.050950] [54795]: DEBUG cinder.api.openstack.wsgi [None req-57ee7858-afd5-443a-9e57-5f831aef857d tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 566.090434] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.090434] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 566.099286] [54795]: INFO cinder.volume.api [None req-57ee7858-afd5-443a-9e57-5f831aef857d tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 566.110399] [54795]: INFO cinder.api.openstack.wsgi [None req-57ee7858-afd5-443a-9e57-5f831aef857d tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 566.124389] [54795]: [pid: 54795|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:50:27 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 962 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 567.132604] [54796]: DEBUG cinder.api.middleware.request_id [None req-6c8b9b7f-5c1a-4e20-bd6b-cd8f961e4416 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 567.134861] [54796]: INFO cinder.api.openstack.wsgi [None req-6c8b9b7f-5c1a-4e20-bd6b-cd8f961e4416 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 567.135108] [54796]: DEBUG cinder.api.openstack.wsgi [None req-6c8b9b7f-5c1a-4e20-bd6b-cd8f961e4416 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 567.135791] [54796]: DEBUG cinder.api.openstack.wsgi [None req-6c8b9b7f-5c1a-4e20-bd6b-cd8f961e4416 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 567.149459] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.149459] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 567.156916] [54796]: INFO cinder.volume.api [None req-6c8b9b7f-5c1a-4e20-bd6b-cd8f961e4416 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 567.166459] [54796]: INFO cinder.api.openstack.wsgi [None req-6c8b9b7f-5c1a-4e20-bd6b-cd8f961e4416 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 567.167171] [54796]: [pid: 54796|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:50:28 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 576.107522] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=4 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 577.161316] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 610.632224] [54795]: DEBUG cinder.api.middleware.request_id [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 610.713062] [54795]: INFO cinder.api.openstack.wsgi [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] POST http://10.180.1.21/volume/v3/volumes [ 610.713777] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1947153854"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 610.715704] [54795]: DEBUG cinder.api.v3.volumes [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1947153854'}} {{(pid=54795) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 610.716210] [54795]: INFO cinder.api.v3.volumes [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Create volume of 1 GB [ 610.751175] [54795]: DEBUG cinder.volume.api [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Availability zone cache updated, next update will occur around 2025-02-18 04:51:12.611416. {{(pid=54795) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 610.753729] [54795]: INFO cinder.volume.api [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Availability Zones retrieved successfully. [ 610.768376] [54795]: /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 [ 610.768376] [54795]: import asyncore [ 610.775731] [54795]: DEBUG cinder.volume.api [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Flow 'volume_create_api' (93896dde-9b87-418d-84cd-05de056aa25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 610.777048] [54795]: DEBUG cinder.volume.api [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0721f991-ff47-4ce8-a5c5-3fa260173b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 610.782148] [54795]: DEBUG cinder.volume.flows.api.create_volume [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Validating volume size '1' using validate_int {{(pid=54795) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 610.960921] [54795]: DEBUG cinder.volume.api [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0721f991-ff47-4ce8-a5c5-3fa260173b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 610.962048] [54795]: DEBUG cinder.volume.api [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01015f54-181b-4ea9-a048-7b7e8adc96b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 610.994374] [54795]: WARNING cinder.quota [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-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. [ 610.994845] [54795]: WARNING cinder.quota [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-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. [ 611.039771] [54795]: DEBUG cinder.quota [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Created reservations ['0cf3801a-3a55-44f2-9882-880620bdc987', 'afd267b5-cc21-4a5b-b1b0-0c001faa40c2', 'd2531587-0ebb-4cd5-941d-d876064c0bfc', 'e2291cb8-c01e-4415-9be1-c8659a21988c'] {{(pid=54795) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 611.040918] [54795]: DEBUG cinder.volume.api [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01015f54-181b-4ea9-a048-7b7e8adc96b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cf3801a-3a55-44f2-9882-880620bdc987', 'afd267b5-cc21-4a5b-b1b0-0c001faa40c2', 'd2531587-0ebb-4cd5-941d-d876064c0bfc', 'e2291cb8-c01e-4415-9be1-c8659a21988c']}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 611.041891] [54795]: DEBUG cinder.volume.api [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ffa8ef2-4b4a-49f9-b238-b0de92728aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 611.082338] [54795]: DEBUG cinder.volume.api [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ffa8ef2-4b4a-49f9-b238-b0de92728aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e230e096-0520-4ffa-a9c3-4a86e4c4cd05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1947153854',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='959d3639b56e45bba14ac67a4941b091',qos_specs=None,replication_status=,reservations=['0cf3801a-3a55-44f2-9882-880620bdc987','afd267b5-cc21-4a5b-b1b0-0c001faa40c2','d2531587-0ebb-4cd5-941d-d876064c0bfc','e2291cb8-c01e-4415-9be1-c8659a21988c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='513e273f99ac469c846a93f7314fa699',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1947153854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e230e096-0520-4ffa-a9c3-4a86e4c4cd05,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='959d3639b56e45bba14ac67a4941b091',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='513e273f99ac469c846a93f7314fa699',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 611.084215] [54795]: DEBUG cinder.volume.api [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc287197-24b3-43ba-a62b-d1ce65f33555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 611.117246] [54795]: DEBUG cinder.volume.api [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc287197-24b3-43ba-a62b-d1ce65f33555) 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-1947153854',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='959d3639b56e45bba14ac67a4941b091',qos_specs=None,replication_status=,reservations=['0cf3801a-3a55-44f2-9882-880620bdc987','afd267b5-cc21-4a5b-b1b0-0c001faa40c2','d2531587-0ebb-4cd5-941d-d876064c0bfc','e2291cb8-c01e-4415-9be1-c8659a21988c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='513e273f99ac469c846a93f7314fa699',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 611.118420] [54795]: DEBUG cinder.volume.api [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (617d9696-64d5-4db0-9c39-a8fb3f10694f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 611.171679] [54795]: DEBUG cinder.volume.api [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (617d9696-64d5-4db0-9c39-a8fb3f10694f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 611.172617] [54795]: DEBUG cinder.volume.api [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Flow 'volume_create_api' (93896dde-9b87-418d-84cd-05de056aa25c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 611.175741] [54795]: INFO cinder.volume.api [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Create volume request issued successfully. [ 611.176949] [54795]: INFO cinder.api.openstack.wsgi [None req-f1cef4d4-e0a7-425a-9248-68cb993cb6fb tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 611.179463] [54795]: [pid: 54795|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 03:51:12 2025] POST /volume/v3/volumes => generated 759 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 611.193749] [54796]: DEBUG cinder.api.middleware.request_id [None req-4d56ee2a-0fde-4c2c-8b6d-c939e30eba67 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 611.199949] [54796]: INFO cinder.api.openstack.wsgi [None req-4d56ee2a-0fde-4c2c-8b6d-c939e30eba67 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 [ 611.200997] [54796]: DEBUG cinder.api.openstack.wsgi [None req-4d56ee2a-0fde-4c2c-8b6d-c939e30eba67 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 611.203041] [54796]: DEBUG cinder.api.openstack.wsgi [None req-4d56ee2a-0fde-4c2c-8b6d-c939e30eba67 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 611.263352] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 611.263352] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 611.272179] [54796]: INFO cinder.volume.api [None req-4d56ee2a-0fde-4c2c-8b6d-c939e30eba67 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Volume info retrieved successfully. [ 611.282573] [54796]: INFO cinder.api.openstack.wsgi [None req-4d56ee2a-0fde-4c2c-8b6d-c939e30eba67 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 returned with HTTP 200 [ 611.282573] [54796]: [pid: 54796|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:13 2025] GET /volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 612.297445] [54795]: DEBUG cinder.api.middleware.request_id [None req-3cd46db1-3e2e-44d1-b210-f40a860e05f9 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.302301] [54795]: INFO cinder.api.openstack.wsgi [None req-3cd46db1-3e2e-44d1-b210-f40a860e05f9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 [ 612.303289] [54795]: DEBUG cinder.api.openstack.wsgi [None req-3cd46db1-3e2e-44d1-b210-f40a860e05f9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 612.303616] [54795]: DEBUG cinder.api.openstack.wsgi [None req-3cd46db1-3e2e-44d1-b210-f40a860e05f9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 612.318185] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 612.318185] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 612.323979] [54795]: INFO cinder.volume.api [None req-3cd46db1-3e2e-44d1-b210-f40a860e05f9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Volume info retrieved successfully. [ 612.338583] [54795]: INFO cinder.api.openstack.wsgi [None req-3cd46db1-3e2e-44d1-b210-f40a860e05f9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 returned with HTTP 200 [ 612.338583] [54795]: [pid: 54795|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:14 2025] GET /volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 613.048959] [54796]: DEBUG cinder.api.middleware.request_id [req-4e3522fb-6926-4601-bb28-7c836d830445 req-b7b975d0-955d-4d02-9047-ef3b61ca3f57 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.050549] [54796]: WARNING keystonemiddleware.auth_token [req-4e3522fb-6926-4601-bb28-7c836d830445 req-b7b975d0-955d-4d02-9047-ef3b61ca3f57 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. [ 613.052187] [54796]: INFO cinder.api.openstack.wsgi [req-4e3522fb-6926-4601-bb28-7c836d830445 req-b7b975d0-955d-4d02-9047-ef3b61ca3f57 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 [ 613.052444] [54796]: DEBUG cinder.api.openstack.wsgi [req-4e3522fb-6926-4601-bb28-7c836d830445 req-b7b975d0-955d-4d02-9047-ef3b61ca3f57 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.052666] [54796]: DEBUG cinder.api.openstack.wsgi [req-4e3522fb-6926-4601-bb28-7c836d830445 req-b7b975d0-955d-4d02-9047-ef3b61ca3f57 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.065765] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.065765] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.069114] [54796]: INFO cinder.volume.api [req-4e3522fb-6926-4601-bb28-7c836d830445 req-b7b975d0-955d-4d02-9047-ef3b61ca3f57 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Volume info retrieved successfully. [ 613.075092] [54796]: INFO cinder.api.openstack.wsgi [req-4e3522fb-6926-4601-bb28-7c836d830445 req-b7b975d0-955d-4d02-9047-ef3b61ca3f57 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 returned with HTTP 200 [ 613.075092] [54796]: [pid: 54796|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:51:14 2025] GET /volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 613.083708] [54795]: DEBUG cinder.api.middleware.request_id [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.087566] [54795]: INFO cinder.api.openstack.wsgi [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] POST http://10.180.1.21/volume/v3/volumes [ 613.090680] [54795]: DEBUG cinder.api.openstack.wsgi [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2108649703"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 613.092716] [54795]: DEBUG cinder.api.v3.volumes [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2108649703'}} {{(pid=54795) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 613.093017] [54795]: INFO cinder.api.v3.volumes [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Create volume of 1 GB [ 613.100736] [54795]: INFO cinder.volume.api [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Availability Zones retrieved successfully. [ 613.110606] [54795]: DEBUG cinder.volume.api [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Flow 'volume_create_api' (6bac1a68-f8d2-4a53-94f7-79a9dc33c8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 613.112111] [54795]: DEBUG cinder.volume.api [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3c39aa8-edcd-4ba2-927b-4845f45f1957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 613.113990] [54795]: DEBUG cinder.volume.flows.api.create_volume [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Validating volume size '1' using validate_int {{(pid=54795) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 613.149887] [54795]: DEBUG cinder.volume.api [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3c39aa8-edcd-4ba2-927b-4845f45f1957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 613.151045] [54795]: DEBUG cinder.volume.api [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (437ff2c9-9aa4-4ed2-9795-3fa37f7c41fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 613.218233] [54795]: DEBUG cinder.quota [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Created reservations ['85909d89-c421-45f1-afbf-5df3b5dce17c', '1a440539-5546-425a-bf0c-f6480b3995f0', '70792ed4-8b38-40de-8c39-6fe64b76a8df', '0ca34869-7030-4406-a2d1-fdc3faa17c9c'] {{(pid=54795) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 613.218904] [54795]: DEBUG cinder.volume.api [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (437ff2c9-9aa4-4ed2-9795-3fa37f7c41fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85909d89-c421-45f1-afbf-5df3b5dce17c', '1a440539-5546-425a-bf0c-f6480b3995f0', '70792ed4-8b38-40de-8c39-6fe64b76a8df', '0ca34869-7030-4406-a2d1-fdc3faa17c9c']}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 613.220354] [54795]: DEBUG cinder.volume.api [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad0e839-3477-42af-ab0e-7b302907bb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 613.250889] [54795]: DEBUG cinder.volume.api [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad0e839-3477-42af-ab0e-7b302907bb3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07260e1d-7867-4bde-8acb-b3306027895e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2108649703',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='959d3639b56e45bba14ac67a4941b091',qos_specs=None,replication_status=,reservations=['85909d89-c421-45f1-afbf-5df3b5dce17c','1a440539-5546-425a-bf0c-f6480b3995f0','70792ed4-8b38-40de-8c39-6fe64b76a8df','0ca34869-7030-4406-a2d1-fdc3faa17c9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='513e273f99ac469c846a93f7314fa699',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:51:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2108649703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07260e1d-7867-4bde-8acb-b3306027895e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='959d3639b56e45bba14ac67a4941b091',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='513e273f99ac469c846a93f7314fa699',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 613.252322] [54795]: DEBUG cinder.volume.api [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e068bfb2-fc57-4895-b691-ebcb64c631a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 613.276396] [54795]: DEBUG cinder.volume.api [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e068bfb2-fc57-4895-b691-ebcb64c631a8) 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-2108649703',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='959d3639b56e45bba14ac67a4941b091',qos_specs=None,replication_status=,reservations=['85909d89-c421-45f1-afbf-5df3b5dce17c','1a440539-5546-425a-bf0c-f6480b3995f0','70792ed4-8b38-40de-8c39-6fe64b76a8df','0ca34869-7030-4406-a2d1-fdc3faa17c9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='513e273f99ac469c846a93f7314fa699',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 613.276396] [54795]: DEBUG cinder.volume.api [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78d07b20-f5ca-4189-a39c-16ef9ee0c292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 613.292652] [54795]: DEBUG cinder.volume.api [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78d07b20-f5ca-4189-a39c-16ef9ee0c292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 613.292652] [54795]: DEBUG cinder.volume.api [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Flow 'volume_create_api' (6bac1a68-f8d2-4a53-94f7-79a9dc33c8e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 613.292652] [54795]: INFO cinder.volume.api [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Create volume request issued successfully. [ 613.295937] [54795]: INFO cinder.api.openstack.wsgi [None req-a9ff9f17-d921-4a64-ad61-ca057f1357c9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 613.295937] [54795]: [pid: 54795|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 03:51:14 2025] POST /volume/v3/volumes => generated 759 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 613.313418] [54796]: DEBUG cinder.api.middleware.request_id [None req-4f4e9352-3a0a-4ed5-ad1d-74e0908406de None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.315385] [54796]: INFO cinder.api.openstack.wsgi [None req-4f4e9352-3a0a-4ed5-ad1d-74e0908406de tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e [ 613.315996] [54796]: DEBUG cinder.api.openstack.wsgi [None req-4f4e9352-3a0a-4ed5-ad1d-74e0908406de tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.315996] [54796]: DEBUG cinder.api.openstack.wsgi [None req-4f4e9352-3a0a-4ed5-ad1d-74e0908406de tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.339556] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.339556] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.346972] [54796]: INFO cinder.volume.api [None req-4f4e9352-3a0a-4ed5-ad1d-74e0908406de tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Volume info retrieved successfully. [ 613.354489] [54796]: INFO cinder.api.openstack.wsgi [None req-4f4e9352-3a0a-4ed5-ad1d-74e0908406de tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e returned with HTTP 200 [ 613.355690] [54796]: [pid: 54796|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:15 2025] GET /volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e => generated 827 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 613.420242] [54795]: DEBUG cinder.api.middleware.request_id [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.425675] [54795]: INFO cinder.api.openstack.wsgi [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] POST http://10.180.1.21/volume/v3/volumes [ 613.425952] [54795]: DEBUG cinder.api.openstack.wsgi [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-964203059", "imageRef": "09504ebe-bb55-408b-b3e3-a9bf8011df2b", "size": 1}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 613.428195] [54795]: DEBUG cinder.api.v3.volumes [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-964203059', 'imageRef': '09504ebe-bb55-408b-b3e3-a9bf8011df2b', 'size': 1}} {{(pid=54795) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 613.924669] [54795]: INFO cinder.api.v3.volumes [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Create volume of 1 GB [ 613.925217] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.925217] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.933293] [54795]: INFO cinder.volume.api [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Availability Zones retrieved successfully. [ 613.940866] [54795]: DEBUG cinder.volume.api [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Flow 'volume_create_api' (97b09cd2-b738-467d-a60b-d3b4d5820bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 613.942173] [54795]: DEBUG cinder.volume.api [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38148324-60c8-446c-9bf3-21801d25ab5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 613.943494] [54795]: DEBUG cinder.volume.flows.api.create_volume [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Validating volume size '1' using validate_int {{(pid=54795) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 614.005132] [54795]: DEBUG cinder.volume.api [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38148324-60c8-446c-9bf3-21801d25ab5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 614.006265] [54795]: DEBUG cinder.volume.api [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea73151a-4652-47e5-b0c5-b3331b4c7bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 614.112176] [54795]: DEBUG cinder.quota [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Created reservations ['7b165080-63df-4a06-8b74-289318d19692', '0c55ece5-584e-4743-b2d6-053479bc4010', 'cab78771-a50d-4e39-a0e1-635c993e1698', '1386222e-bd06-49bf-a283-bf54784a6427'] {{(pid=54795) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 614.112176] [54795]: DEBUG cinder.volume.api [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea73151a-4652-47e5-b0c5-b3331b4c7bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b165080-63df-4a06-8b74-289318d19692', '0c55ece5-584e-4743-b2d6-053479bc4010', 'cab78771-a50d-4e39-a0e1-635c993e1698', '1386222e-bd06-49bf-a283-bf54784a6427']}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 614.112176] [54795]: DEBUG cinder.volume.api [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cd878c8-930b-4c3c-93b1-ede14cef7ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 614.138287] [54795]: DEBUG cinder.volume.api [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cd878c8-930b-4c3c-93b1-ede14cef7ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45bafa09-8c71-4a88-9351-ef084e191557', '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-964203059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='647cd33a762b42f9900f084d89fa213a',qos_specs=None,replication_status=,reservations=['7b165080-63df-4a06-8b74-289318d19692','0c55ece5-584e-4743-b2d6-053479bc4010','cab78771-a50d-4e39-a0e1-635c993e1698','1386222e-bd06-49bf-a283-bf54784a6427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6d95fa3573b4083a97207c34cab2d6e',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:51:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-964203059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45bafa09-8c71-4a88-9351-ef084e191557,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='647cd33a762b42f9900f084d89fa213a',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='f6d95fa3573b4083a97207c34cab2d6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 614.139412] [54795]: DEBUG cinder.volume.api [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a232f025-2a7d-431c-ab38-b11aa5bf69a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 614.182900] [54795]: DEBUG cinder.volume.api [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a232f025-2a7d-431c-ab38-b11aa5bf69a2) 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-964203059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='647cd33a762b42f9900f084d89fa213a',qos_specs=None,replication_status=,reservations=['7b165080-63df-4a06-8b74-289318d19692','0c55ece5-584e-4743-b2d6-053479bc4010','cab78771-a50d-4e39-a0e1-635c993e1698','1386222e-bd06-49bf-a283-bf54784a6427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6d95fa3573b4083a97207c34cab2d6e',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 614.183995] [54795]: DEBUG cinder.volume.api [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (771c086e-d03c-41d1-b2c3-189b7c176ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 614.272892] [54795]: DEBUG cinder.volume.api [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (771c086e-d03c-41d1-b2c3-189b7c176ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 614.275313] [54795]: DEBUG cinder.volume.api [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Flow 'volume_create_api' (97b09cd2-b738-467d-a60b-d3b4d5820bdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 614.279631] [54795]: INFO cinder.volume.api [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Create volume request issued successfully. [ 614.280704] [54795]: INFO cinder.api.openstack.wsgi [None req-b8421041-fe46-4a43-bf33-2cd1ee05bb91 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 614.281398] [54795]: [pid: 54795|app: 0|req: 8/15] 10.180.1.21 () {62 vars in 1177 bytes} [Tue Feb 18 03:51:15 2025] POST /volume/v3/volumes => generated 897 bytes in 863 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 614.307562] [54796]: DEBUG cinder.api.middleware.request_id [None req-adc1d2ef-fc94-4852-8927-d24b57d1bd7d None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.307949] [54796]: INFO cinder.api.openstack.wsgi [None req-adc1d2ef-fc94-4852-8927-d24b57d1bd7d tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 614.308419] [54796]: DEBUG cinder.api.openstack.wsgi [None req-adc1d2ef-fc94-4852-8927-d24b57d1bd7d tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.308419] [54796]: DEBUG cinder.api.openstack.wsgi [None req-adc1d2ef-fc94-4852-8927-d24b57d1bd7d tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.324652] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.324652] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.330287] [54796]: INFO cinder.volume.api [None req-adc1d2ef-fc94-4852-8927-d24b57d1bd7d tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 614.339310] [54796]: INFO cinder.api.openstack.wsgi [None req-adc1d2ef-fc94-4852-8927-d24b57d1bd7d tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 614.339310] [54796]: [pid: 54796|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:16 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 965 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 614.372424] [54795]: DEBUG cinder.api.middleware.request_id [None req-615f5852-0712-401e-ae13-25dffefa9935 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.377212] [54795]: INFO cinder.api.openstack.wsgi [None req-615f5852-0712-401e-ae13-25dffefa9935 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e [ 614.377648] [54795]: DEBUG cinder.api.openstack.wsgi [None req-615f5852-0712-401e-ae13-25dffefa9935 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.378509] [54795]: DEBUG cinder.api.openstack.wsgi [None req-615f5852-0712-401e-ae13-25dffefa9935 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.394031] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.394031] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.401041] [54795]: INFO cinder.volume.api [None req-615f5852-0712-401e-ae13-25dffefa9935 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Volume info retrieved successfully. [ 614.414612] [54795]: INFO cinder.api.openstack.wsgi [None req-615f5852-0712-401e-ae13-25dffefa9935 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e returned with HTTP 200 [ 614.414877] [54795]: [pid: 54795|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:16 2025] GET /volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 614.804171] [54796]: DEBUG cinder.api.middleware.request_id [req-47af9e7f-fdfd-44ba-8e84-2eb55f212381 req-eb067c8c-65c2-4fd2-92ab-9a937ac7f282 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.810475] [54796]: INFO cinder.api.openstack.wsgi [req-47af9e7f-fdfd-44ba-8e84-2eb55f212381 req-eb067c8c-65c2-4fd2-92ab-9a937ac7f282 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e [ 614.810525] [54796]: DEBUG cinder.api.openstack.wsgi [req-47af9e7f-fdfd-44ba-8e84-2eb55f212381 req-eb067c8c-65c2-4fd2-92ab-9a937ac7f282 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.810754] [54796]: DEBUG cinder.api.openstack.wsgi [req-47af9e7f-fdfd-44ba-8e84-2eb55f212381 req-eb067c8c-65c2-4fd2-92ab-9a937ac7f282 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.822032] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.822032] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.832879] [54796]: INFO cinder.volume.api [req-47af9e7f-fdfd-44ba-8e84-2eb55f212381 req-eb067c8c-65c2-4fd2-92ab-9a937ac7f282 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Volume info retrieved successfully. [ 614.839049] [54796]: INFO cinder.api.openstack.wsgi [req-47af9e7f-fdfd-44ba-8e84-2eb55f212381 req-eb067c8c-65c2-4fd2-92ab-9a937ac7f282 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e returned with HTTP 200 [ 614.839049] [54796]: [pid: 54796|app: 0|req: 9/18] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:51:16 2025] GET /volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 614.857398] [54795]: DEBUG cinder.api.middleware.request_id [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.859623] [54795]: INFO cinder.api.openstack.wsgi [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] POST http://10.180.1.21/volume/v3/volumes [ 614.860032] [54795]: DEBUG cinder.api.openstack.wsgi [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1149406660"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 614.863955] [54795]: DEBUG cinder.api.v3.volumes [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1149406660'}} {{(pid=54795) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 614.866046] [54795]: INFO cinder.api.v3.volumes [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Create volume of 1 GB [ 614.870044] [54795]: INFO cinder.volume.api [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Availability Zones retrieved successfully. [ 614.883068] [54795]: DEBUG cinder.volume.api [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Flow 'volume_create_api' (e8537150-4537-441c-b08c-2030a3d03564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 614.884401] [54795]: DEBUG cinder.volume.api [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1187ce8e-30af-4f52-8c82-23c20673f241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 614.885679] [54795]: DEBUG cinder.volume.flows.api.create_volume [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Validating volume size '1' using validate_int {{(pid=54795) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 614.925470] [54795]: DEBUG cinder.volume.api [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1187ce8e-30af-4f52-8c82-23c20673f241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 614.926631] [54795]: DEBUG cinder.volume.api [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e1b4c9f-4158-4d4a-bb75-bec72c8f1d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 614.998630] [54795]: DEBUG cinder.quota [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Created reservations ['9211963c-17eb-400b-ab83-5e9a49ed7127', '2f888f58-e79b-4991-8471-5ab7b028af3e', 'd53c2a43-8598-4ed4-9aa4-63944ab5049c', 'd477bb6d-8a99-4e20-b1b9-58ec75307ddf'] {{(pid=54795) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 615.000529] [54795]: DEBUG cinder.volume.api [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e1b4c9f-4158-4d4a-bb75-bec72c8f1d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9211963c-17eb-400b-ab83-5e9a49ed7127', '2f888f58-e79b-4991-8471-5ab7b028af3e', 'd53c2a43-8598-4ed4-9aa4-63944ab5049c', 'd477bb6d-8a99-4e20-b1b9-58ec75307ddf']}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 615.002373] [54795]: DEBUG cinder.volume.api [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf5f8053-26ca-41d0-b555-a91bd8bd3a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 615.019812] [54795]: DEBUG cinder.volume.api [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf5f8053-26ca-41d0-b555-a91bd8bd3a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daa74eb1-87d7-41db-8ad6-c79d7a5582c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1149406660',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='959d3639b56e45bba14ac67a4941b091',qos_specs=None,replication_status=,reservations=['9211963c-17eb-400b-ab83-5e9a49ed7127','2f888f58-e79b-4991-8471-5ab7b028af3e','d53c2a43-8598-4ed4-9aa4-63944ab5049c','d477bb6d-8a99-4e20-b1b9-58ec75307ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='513e273f99ac469c846a93f7314fa699',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1149406660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daa74eb1-87d7-41db-8ad6-c79d7a5582c9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='959d3639b56e45bba14ac67a4941b091',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='513e273f99ac469c846a93f7314fa699',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 615.021204] [54795]: DEBUG cinder.volume.api [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11841fed-64b1-470f-9ea6-6691baadaa5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 615.051809] [54795]: DEBUG cinder.volume.api [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11841fed-64b1-470f-9ea6-6691baadaa5a) 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-1149406660',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='959d3639b56e45bba14ac67a4941b091',qos_specs=None,replication_status=,reservations=['9211963c-17eb-400b-ab83-5e9a49ed7127','2f888f58-e79b-4991-8471-5ab7b028af3e','d53c2a43-8598-4ed4-9aa4-63944ab5049c','d477bb6d-8a99-4e20-b1b9-58ec75307ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='513e273f99ac469c846a93f7314fa699',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 615.052785] [54795]: DEBUG cinder.volume.api [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b40e69ef-8ca3-4c82-a0b9-618bb1870a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 615.068638] [54795]: DEBUG cinder.volume.api [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b40e69ef-8ca3-4c82-a0b9-618bb1870a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 615.069590] [54795]: DEBUG cinder.volume.api [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Flow 'volume_create_api' (e8537150-4537-441c-b08c-2030a3d03564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 615.069793] [54795]: INFO cinder.volume.api [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Create volume request issued successfully. [ 615.070521] [54795]: INFO cinder.api.openstack.wsgi [None req-bca42aa3-680b-45e9-b0ca-e4150e272df2 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 615.071042] [54795]: [pid: 54795|app: 0|req: 10/19] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 03:51:16 2025] POST /volume/v3/volumes => generated 759 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 615.082929] [54796]: DEBUG cinder.api.middleware.request_id [None req-3c72bac0-fd17-4c64-b9a8-32284ab0d728 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.089235] [54796]: INFO cinder.api.openstack.wsgi [None req-3c72bac0-fd17-4c64-b9a8-32284ab0d728 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 [ 615.089235] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3c72bac0-fd17-4c64-b9a8-32284ab0d728 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 615.089235] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3c72bac0-fd17-4c64-b9a8-32284ab0d728 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 615.109041] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 615.109041] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.117946] [54796]: INFO cinder.volume.api [None req-3c72bac0-fd17-4c64-b9a8-32284ab0d728 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Volume info retrieved successfully. [ 615.130937] [54796]: INFO cinder.api.openstack.wsgi [None req-3c72bac0-fd17-4c64-b9a8-32284ab0d728 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 returned with HTTP 200 [ 615.131315] [54796]: [pid: 54796|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:16 2025] GET /volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 => generated 827 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 615.359563] [54795]: DEBUG cinder.api.middleware.request_id [None req-718f20e3-c7c1-4abf-99aa-ffe682351021 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.367184] [54795]: INFO cinder.api.openstack.wsgi [None req-718f20e3-c7c1-4abf-99aa-ffe682351021 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 615.367184] [54795]: DEBUG cinder.api.openstack.wsgi [None req-718f20e3-c7c1-4abf-99aa-ffe682351021 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 615.367184] [54795]: DEBUG cinder.api.openstack.wsgi [None req-718f20e3-c7c1-4abf-99aa-ffe682351021 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 615.389739] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 615.389739] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.401962] [54795]: INFO cinder.volume.api [None req-718f20e3-c7c1-4abf-99aa-ffe682351021 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 615.412985] [54795]: INFO cinder.api.openstack.wsgi [None req-718f20e3-c7c1-4abf-99aa-ffe682351021 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 615.413593] [54795]: [pid: 54795|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:17 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 616.149624] [54796]: DEBUG cinder.api.middleware.request_id [None req-a3b97883-c49f-4637-a38e-aa39eb24560e None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 616.153036] [54796]: INFO cinder.api.openstack.wsgi [None req-a3b97883-c49f-4637-a38e-aa39eb24560e tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 [ 616.154768] [54796]: DEBUG cinder.api.openstack.wsgi [None req-a3b97883-c49f-4637-a38e-aa39eb24560e tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 616.155385] [54796]: DEBUG cinder.api.openstack.wsgi [None req-a3b97883-c49f-4637-a38e-aa39eb24560e tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 616.169601] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 616.169601] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 616.177591] [54796]: INFO cinder.volume.api [None req-a3b97883-c49f-4637-a38e-aa39eb24560e tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Volume info retrieved successfully. [ 616.185212] [54796]: INFO cinder.api.openstack.wsgi [None req-a3b97883-c49f-4637-a38e-aa39eb24560e tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 returned with HTTP 200 [ 616.185889] [54796]: [pid: 54796|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:18 2025] GET /volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 616.428680] [54795]: DEBUG cinder.api.middleware.request_id [None req-a3c48f53-7453-4448-b474-8de5668afdaa None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 616.430617] [54795]: INFO cinder.api.openstack.wsgi [None req-a3c48f53-7453-4448-b474-8de5668afdaa tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 616.430872] [54795]: DEBUG cinder.api.openstack.wsgi [None req-a3c48f53-7453-4448-b474-8de5668afdaa tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 616.431087] [54795]: DEBUG cinder.api.openstack.wsgi [None req-a3c48f53-7453-4448-b474-8de5668afdaa tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 616.454652] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 616.454652] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 616.462263] [54795]: INFO cinder.volume.api [None req-a3c48f53-7453-4448-b474-8de5668afdaa tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 616.469965] [54795]: INFO cinder.api.openstack.wsgi [None req-a3c48f53-7453-4448-b474-8de5668afdaa tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 616.469965] [54795]: [pid: 54795|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:18 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 616.857028] [54796]: DEBUG cinder.api.middleware.request_id [req-84be5f27-24dd-4d56-b5a6-033d52993144 req-d5085952-efc0-4e42-8349-8f4a1ae73fc8 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 616.860655] [54796]: INFO cinder.api.openstack.wsgi [req-84be5f27-24dd-4d56-b5a6-033d52993144 req-d5085952-efc0-4e42-8349-8f4a1ae73fc8 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 [ 616.860962] [54796]: DEBUG cinder.api.openstack.wsgi [req-84be5f27-24dd-4d56-b5a6-033d52993144 req-d5085952-efc0-4e42-8349-8f4a1ae73fc8 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 616.861206] [54796]: DEBUG cinder.api.openstack.wsgi [req-84be5f27-24dd-4d56-b5a6-033d52993144 req-d5085952-efc0-4e42-8349-8f4a1ae73fc8 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 616.873922] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 616.873922] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 616.879461] [54796]: INFO cinder.volume.api [req-84be5f27-24dd-4d56-b5a6-033d52993144 req-d5085952-efc0-4e42-8349-8f4a1ae73fc8 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Volume info retrieved successfully. [ 616.889252] [54796]: INFO cinder.api.openstack.wsgi [req-84be5f27-24dd-4d56-b5a6-033d52993144 req-d5085952-efc0-4e42-8349-8f4a1ae73fc8 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 returned with HTTP 200 [ 616.889703] [54796]: [pid: 54796|app: 0|req: 12/24] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:51:18 2025] GET /volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 617.396478] [54795]: DEBUG cinder.api.middleware.request_id [req-cf3692bc-71a2-494c-bc6d-36167cca5524 req-8f98c36a-4a8b-45e7-ba73-bd06b4d689f9 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 617.398943] [54795]: WARNING keystonemiddleware.auth_token [req-cf3692bc-71a2-494c-bc6d-36167cca5524 req-8f98c36a-4a8b-45e7-ba73-bd06b4d689f9 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. [ 617.398943] [54795]: INFO cinder.api.openstack.wsgi [req-cf3692bc-71a2-494c-bc6d-36167cca5524 req-8f98c36a-4a8b-45e7-ba73-bd06b4d689f9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 617.398943] [54795]: DEBUG cinder.api.openstack.wsgi [req-cf3692bc-71a2-494c-bc6d-36167cca5524 req-8f98c36a-4a8b-45e7-ba73-bd06b4d689f9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 617.399219] [54795]: DEBUG cinder.api.openstack.wsgi [req-cf3692bc-71a2-494c-bc6d-36167cca5524 req-8f98c36a-4a8b-45e7-ba73-bd06b4d689f9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'detail' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 617.399852] [54795]: DEBUG cinder.api.api_utils [req-cf3692bc-71a2-494c-bc6d-36167cca5524 req-8f98c36a-4a8b-45e7-ba73-bd06b4d689f9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Removing options '' from query. {{(pid=54795) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 617.401359] [54795]: DEBUG cinder.volume.api [req-cf3692bc-71a2-494c-bc6d-36167cca5524 req-8f98c36a-4a8b-45e7-ba73-bd06b4d689f9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54795) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 617.443338] [54795]: INFO cinder.volume.api [req-cf3692bc-71a2-494c-bc6d-36167cca5524 req-8f98c36a-4a8b-45e7-ba73-bd06b4d689f9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Get all volumes completed successfully. [ 617.446929] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 617.446929] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 617.458824] [54795]: INFO cinder.api.openstack.wsgi [req-cf3692bc-71a2-494c-bc6d-36167cca5524 req-8f98c36a-4a8b-45e7-ba73-bd06b4d689f9 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 617.459479] [54795]: [pid: 54795|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 03:51:19 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 617.484096] [54796]: DEBUG cinder.api.middleware.request_id [None req-47f8e0f8-834b-4c6b-b5ba-099aeadb8ac2 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 617.487719] [54796]: INFO cinder.api.openstack.wsgi [None req-47f8e0f8-834b-4c6b-b5ba-099aeadb8ac2 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 617.487719] [54796]: DEBUG cinder.api.openstack.wsgi [None req-47f8e0f8-834b-4c6b-b5ba-099aeadb8ac2 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 617.488373] [54796]: DEBUG cinder.api.openstack.wsgi [None req-47f8e0f8-834b-4c6b-b5ba-099aeadb8ac2 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 617.498100] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 617.498100] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 617.511116] [54796]: INFO cinder.volume.api [None req-47f8e0f8-834b-4c6b-b5ba-099aeadb8ac2 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 617.518377] [54796]: INFO cinder.api.openstack.wsgi [None req-47f8e0f8-834b-4c6b-b5ba-099aeadb8ac2 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 617.519556] [54796]: [pid: 54796|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:19 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 618.103242] [54795]: DEBUG cinder.api.middleware.request_id [req-2b594492-a3e2-4bd4-bf72-18d979f7067b req-8618598e-9037-4713-9b51-e055ca8639a1 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.108135] [54795]: INFO cinder.api.openstack.wsgi [req-2b594492-a3e2-4bd4-bf72-18d979f7067b req-8618598e-9037-4713-9b51-e055ca8639a1 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 618.108906] [54795]: DEBUG cinder.api.openstack.wsgi [req-2b594492-a3e2-4bd4-bf72-18d979f7067b req-8618598e-9037-4713-9b51-e055ca8639a1 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 618.109344] [54795]: DEBUG cinder.api.openstack.wsgi [req-2b594492-a3e2-4bd4-bf72-18d979f7067b req-8618598e-9037-4713-9b51-e055ca8639a1 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'detail' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 618.109816] [54795]: DEBUG cinder.api.api_utils [req-2b594492-a3e2-4bd4-bf72-18d979f7067b req-8618598e-9037-4713-9b51-e055ca8639a1 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Removing options '' from query. {{(pid=54795) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 618.111104] [54795]: DEBUG cinder.volume.api [req-2b594492-a3e2-4bd4-bf72-18d979f7067b req-8618598e-9037-4713-9b51-e055ca8639a1 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54795) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 618.135264] [54795]: INFO cinder.volume.api [req-2b594492-a3e2-4bd4-bf72-18d979f7067b req-8618598e-9037-4713-9b51-e055ca8639a1 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Get all volumes completed successfully. [ 618.135398] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 618.135398] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 618.141989] [54795]: INFO cinder.api.openstack.wsgi [req-2b594492-a3e2-4bd4-bf72-18d979f7067b req-8618598e-9037-4713-9b51-e055ca8639a1 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 618.142911] [54795]: [pid: 54795|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 03:51:19 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 618.535059] [54796]: DEBUG cinder.api.middleware.request_id [None req-881b7f6b-8d0b-4935-a84e-3f80c8f394db None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.538364] [54796]: INFO cinder.api.openstack.wsgi [None req-881b7f6b-8d0b-4935-a84e-3f80c8f394db tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 618.538683] [54796]: DEBUG cinder.api.openstack.wsgi [None req-881b7f6b-8d0b-4935-a84e-3f80c8f394db tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 618.538928] [54796]: DEBUG cinder.api.openstack.wsgi [None req-881b7f6b-8d0b-4935-a84e-3f80c8f394db tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 618.552615] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 618.552615] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 618.561505] [54796]: INFO cinder.volume.api [None req-881b7f6b-8d0b-4935-a84e-3f80c8f394db tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 618.575554] [54796]: INFO cinder.api.openstack.wsgi [None req-881b7f6b-8d0b-4935-a84e-3f80c8f394db tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 618.576709] [54796]: [pid: 54796|app: 0|req: 14/28] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:20 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 619.050594] [54795]: DEBUG cinder.api.middleware.request_id [req-07f259a9-9353-49f4-9488-5102912d1417 req-60a437c5-1e66-4566-a3c5-93692890320c None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.057520] [54795]: INFO cinder.api.openstack.wsgi [req-07f259a9-9353-49f4-9488-5102912d1417 req-60a437c5-1e66-4566-a3c5-93692890320c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 619.057797] [54795]: DEBUG cinder.api.openstack.wsgi [req-07f259a9-9353-49f4-9488-5102912d1417 req-60a437c5-1e66-4566-a3c5-93692890320c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 619.058067] [54795]: DEBUG cinder.api.openstack.wsgi [req-07f259a9-9353-49f4-9488-5102912d1417 req-60a437c5-1e66-4566-a3c5-93692890320c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'detail' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 619.058473] [54795]: DEBUG cinder.api.api_utils [req-07f259a9-9353-49f4-9488-5102912d1417 req-60a437c5-1e66-4566-a3c5-93692890320c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Removing options '' from query. {{(pid=54795) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 619.059473] [54795]: DEBUG cinder.volume.api [req-07f259a9-9353-49f4-9488-5102912d1417 req-60a437c5-1e66-4566-a3c5-93692890320c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54795) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 619.081530] [54795]: INFO cinder.volume.api [req-07f259a9-9353-49f4-9488-5102912d1417 req-60a437c5-1e66-4566-a3c5-93692890320c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Get all volumes completed successfully. [ 619.083222] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 619.083222] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 619.089779] [54795]: INFO cinder.api.openstack.wsgi [req-07f259a9-9353-49f4-9488-5102912d1417 req-60a437c5-1e66-4566-a3c5-93692890320c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 619.090527] [54795]: [pid: 54795|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 03:51:20 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 619.484450] [54796]: DEBUG cinder.api.middleware.request_id [req-600916eb-d03e-45aa-be99-3d4556e80c6e req-988b8a1d-4bb9-49de-86ee-4da8481ce6d3 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.491258] [54796]: INFO cinder.api.openstack.wsgi [req-600916eb-d03e-45aa-be99-3d4556e80c6e req-988b8a1d-4bb9-49de-86ee-4da8481ce6d3 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 619.491551] [54796]: DEBUG cinder.api.openstack.wsgi [req-600916eb-d03e-45aa-be99-3d4556e80c6e req-988b8a1d-4bb9-49de-86ee-4da8481ce6d3 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 619.491868] [54796]: DEBUG cinder.api.openstack.wsgi [req-600916eb-d03e-45aa-be99-3d4556e80c6e req-988b8a1d-4bb9-49de-86ee-4da8481ce6d3 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'detail' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 619.492472] [54796]: DEBUG cinder.api.api_utils [req-600916eb-d03e-45aa-be99-3d4556e80c6e req-988b8a1d-4bb9-49de-86ee-4da8481ce6d3 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Removing options '' from query. {{(pid=54796) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 619.493541] [54796]: DEBUG cinder.volume.api [req-600916eb-d03e-45aa-be99-3d4556e80c6e req-988b8a1d-4bb9-49de-86ee-4da8481ce6d3 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54796) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 619.533703] [54796]: INFO cinder.volume.api [req-600916eb-d03e-45aa-be99-3d4556e80c6e req-988b8a1d-4bb9-49de-86ee-4da8481ce6d3 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Get all volumes completed successfully. [ 619.534911] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 619.534911] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 619.541272] [54796]: INFO cinder.api.openstack.wsgi [req-600916eb-d03e-45aa-be99-3d4556e80c6e req-988b8a1d-4bb9-49de-86ee-4da8481ce6d3 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 619.541272] [54796]: [pid: 54796|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 03:51:21 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 619.597992] [54795]: DEBUG cinder.api.middleware.request_id [None req-31c928a6-1748-4b46-ad12-d35ad29bba8a None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.600587] [54795]: INFO cinder.api.openstack.wsgi [None req-31c928a6-1748-4b46-ad12-d35ad29bba8a tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 619.600845] [54795]: DEBUG cinder.api.openstack.wsgi [None req-31c928a6-1748-4b46-ad12-d35ad29bba8a tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 619.601087] [54795]: DEBUG cinder.api.openstack.wsgi [None req-31c928a6-1748-4b46-ad12-d35ad29bba8a tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 619.613943] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 619.613943] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 619.617553] [54795]: INFO cinder.volume.api [None req-31c928a6-1748-4b46-ad12-d35ad29bba8a tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 619.625014] [54795]: INFO cinder.api.openstack.wsgi [None req-31c928a6-1748-4b46-ad12-d35ad29bba8a tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 619.626069] [54795]: [pid: 54795|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:21 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 620.509114] [54796]: DEBUG cinder.api.middleware.request_id [req-99bcd160-bb1c-42f0-8c05-2a614b408efc req-b70dd077-03e4-4236-99ff-50da4339f49a None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.513699] [54796]: INFO cinder.api.openstack.wsgi [req-99bcd160-bb1c-42f0-8c05-2a614b408efc req-b70dd077-03e4-4236-99ff-50da4339f49a tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 620.513699] [54796]: DEBUG cinder.api.openstack.wsgi [req-99bcd160-bb1c-42f0-8c05-2a614b408efc req-b70dd077-03e4-4236-99ff-50da4339f49a tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 620.513699] [54796]: DEBUG cinder.api.openstack.wsgi [req-99bcd160-bb1c-42f0-8c05-2a614b408efc req-b70dd077-03e4-4236-99ff-50da4339f49a tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'detail' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 620.514560] [54796]: DEBUG cinder.api.api_utils [req-99bcd160-bb1c-42f0-8c05-2a614b408efc req-b70dd077-03e4-4236-99ff-50da4339f49a tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Removing options '' from query. {{(pid=54796) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 620.518062] [54796]: DEBUG cinder.volume.api [req-99bcd160-bb1c-42f0-8c05-2a614b408efc req-b70dd077-03e4-4236-99ff-50da4339f49a tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54796) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 620.546615] [54796]: INFO cinder.volume.api [req-99bcd160-bb1c-42f0-8c05-2a614b408efc req-b70dd077-03e4-4236-99ff-50da4339f49a tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Get all volumes completed successfully. [ 620.548197] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 620.548197] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 620.557952] [54796]: INFO cinder.api.openstack.wsgi [req-99bcd160-bb1c-42f0-8c05-2a614b408efc req-b70dd077-03e4-4236-99ff-50da4339f49a tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 620.558706] [54796]: [pid: 54796|app: 0|req: 16/32] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 03:51:22 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 620.647249] [54795]: DEBUG cinder.api.middleware.request_id [None req-235f063c-821f-497a-a1b4-8562d9732941 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.651140] [54795]: INFO cinder.api.openstack.wsgi [None req-235f063c-821f-497a-a1b4-8562d9732941 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 620.651449] [54795]: DEBUG cinder.api.openstack.wsgi [None req-235f063c-821f-497a-a1b4-8562d9732941 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 620.651762] [54795]: DEBUG cinder.api.openstack.wsgi [None req-235f063c-821f-497a-a1b4-8562d9732941 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 620.673468] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 620.673468] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 620.679109] [54795]: INFO cinder.volume.api [None req-235f063c-821f-497a-a1b4-8562d9732941 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 620.684978] [54795]: INFO cinder.api.openstack.wsgi [None req-235f063c-821f-497a-a1b4-8562d9732941 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 620.685308] [54795]: [pid: 54795|app: 0|req: 17/33] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:22 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 621.553504] [54796]: DEBUG cinder.api.middleware.request_id [req-28037df1-2013-4c14-b935-a9932f79f469 req-d26043f5-71b1-42a2-a832-4d07baf6a050 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.556790] [54796]: INFO cinder.api.openstack.wsgi [req-28037df1-2013-4c14-b935-a9932f79f469 req-d26043f5-71b1-42a2-a832-4d07baf6a050 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 621.556999] [54796]: DEBUG cinder.api.openstack.wsgi [req-28037df1-2013-4c14-b935-a9932f79f469 req-d26043f5-71b1-42a2-a832-4d07baf6a050 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 621.557236] [54796]: DEBUG cinder.api.openstack.wsgi [req-28037df1-2013-4c14-b935-a9932f79f469 req-d26043f5-71b1-42a2-a832-4d07baf6a050 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'detail' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 621.557528] [54796]: DEBUG cinder.api.api_utils [req-28037df1-2013-4c14-b935-a9932f79f469 req-d26043f5-71b1-42a2-a832-4d07baf6a050 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Removing options '' from query. {{(pid=54796) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 621.558515] [54796]: DEBUG cinder.volume.api [req-28037df1-2013-4c14-b935-a9932f79f469 req-d26043f5-71b1-42a2-a832-4d07baf6a050 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54796) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 621.573211] [54796]: INFO cinder.volume.api [req-28037df1-2013-4c14-b935-a9932f79f469 req-d26043f5-71b1-42a2-a832-4d07baf6a050 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Get all volumes completed successfully. [ 621.574448] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 621.574448] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 621.580417] [54796]: INFO cinder.api.openstack.wsgi [req-28037df1-2013-4c14-b935-a9932f79f469 req-d26043f5-71b1-42a2-a832-4d07baf6a050 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 621.580867] [54796]: [pid: 54796|app: 0|req: 17/34] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 03:51:23 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 621.705125] [54795]: DEBUG cinder.api.middleware.request_id [None req-f38c2503-5bb3-4b1c-9560-c54452f57b23 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.707388] [54795]: INFO cinder.api.openstack.wsgi [None req-f38c2503-5bb3-4b1c-9560-c54452f57b23 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 621.707676] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f38c2503-5bb3-4b1c-9560-c54452f57b23 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 621.707910] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f38c2503-5bb3-4b1c-9560-c54452f57b23 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 621.722549] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 621.722549] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 621.730634] [54795]: INFO cinder.volume.api [None req-f38c2503-5bb3-4b1c-9560-c54452f57b23 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 621.736561] [54795]: INFO cinder.api.openstack.wsgi [None req-f38c2503-5bb3-4b1c-9560-c54452f57b23 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 621.736998] [54795]: [pid: 54795|app: 0|req: 18/35] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:23 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 622.045573] [54796]: DEBUG cinder.api.middleware.request_id [req-c547acb1-345f-4001-999d-6eee47f34abc req-6966d3a5-1b05-4e8e-b982-bf7bc8156e64 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 622.054198] [54796]: INFO cinder.api.openstack.wsgi [req-c547acb1-345f-4001-999d-6eee47f34abc req-6966d3a5-1b05-4e8e-b982-bf7bc8156e64 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 622.054444] [54796]: DEBUG cinder.api.openstack.wsgi [req-c547acb1-345f-4001-999d-6eee47f34abc req-6966d3a5-1b05-4e8e-b982-bf7bc8156e64 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 622.054662] [54796]: DEBUG cinder.api.openstack.wsgi [req-c547acb1-345f-4001-999d-6eee47f34abc req-6966d3a5-1b05-4e8e-b982-bf7bc8156e64 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'detail' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 622.054952] [54796]: DEBUG cinder.api.api_utils [req-c547acb1-345f-4001-999d-6eee47f34abc req-6966d3a5-1b05-4e8e-b982-bf7bc8156e64 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Removing options '' from query. {{(pid=54796) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 622.055890] [54796]: DEBUG cinder.volume.api [req-c547acb1-345f-4001-999d-6eee47f34abc req-6966d3a5-1b05-4e8e-b982-bf7bc8156e64 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54796) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 622.067436] [54796]: INFO cinder.volume.api [req-c547acb1-345f-4001-999d-6eee47f34abc req-6966d3a5-1b05-4e8e-b982-bf7bc8156e64 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Get all volumes completed successfully. [ 622.068602] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 622.068602] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 622.075268] [54796]: INFO cinder.api.openstack.wsgi [req-c547acb1-345f-4001-999d-6eee47f34abc req-6966d3a5-1b05-4e8e-b982-bf7bc8156e64 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 622.075749] [54796]: [pid: 54796|app: 0|req: 18/36] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 03:51:23 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 622.451134] [54795]: DEBUG cinder.api.middleware.request_id [req-46b5dce2-997d-4ae7-9376-e26274a93296 req-25ac96a5-a248-4bbd-8559-e3b187f3415c None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 622.455494] [54795]: INFO cinder.api.openstack.wsgi [req-46b5dce2-997d-4ae7-9376-e26274a93296 req-25ac96a5-a248-4bbd-8559-e3b187f3415c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 622.456049] [54795]: DEBUG cinder.api.openstack.wsgi [req-46b5dce2-997d-4ae7-9376-e26274a93296 req-25ac96a5-a248-4bbd-8559-e3b187f3415c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 622.456857] [54795]: DEBUG cinder.api.openstack.wsgi [req-46b5dce2-997d-4ae7-9376-e26274a93296 req-25ac96a5-a248-4bbd-8559-e3b187f3415c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'detail' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 622.457249] [54795]: DEBUG cinder.api.api_utils [req-46b5dce2-997d-4ae7-9376-e26274a93296 req-25ac96a5-a248-4bbd-8559-e3b187f3415c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Removing options '' from query. {{(pid=54795) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 622.458428] [54795]: DEBUG cinder.volume.api [req-46b5dce2-997d-4ae7-9376-e26274a93296 req-25ac96a5-a248-4bbd-8559-e3b187f3415c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54795) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 622.474370] [54795]: INFO cinder.volume.api [req-46b5dce2-997d-4ae7-9376-e26274a93296 req-25ac96a5-a248-4bbd-8559-e3b187f3415c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Get all volumes completed successfully. [ 622.475598] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 622.475598] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 622.483141] [54795]: INFO cinder.api.openstack.wsgi [req-46b5dce2-997d-4ae7-9376-e26274a93296 req-25ac96a5-a248-4bbd-8559-e3b187f3415c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 622.484152] [54795]: [pid: 54795|app: 0|req: 19/37] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 03:51:24 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 622.500429] [54796]: DEBUG cinder.api.middleware.request_id [None req-da41e195-9d1e-4b7c-b1c3-28cc66b42549 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 622.503620] [54796]: INFO cinder.api.openstack.wsgi [None req-da41e195-9d1e-4b7c-b1c3-28cc66b42549 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] DELETE http://10.180.1.21/volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 [ 622.504171] [54796]: DEBUG cinder.api.openstack.wsgi [None req-da41e195-9d1e-4b7c-b1c3-28cc66b42549 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 622.504570] [54796]: DEBUG cinder.api.openstack.wsgi [None req-da41e195-9d1e-4b7c-b1c3-28cc66b42549 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 622.504911] [54796]: INFO cinder.api.v3.volumes [None req-da41e195-9d1e-4b7c-b1c3-28cc66b42549 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Delete volume with id: daa74eb1-87d7-41db-8ad6-c79d7a5582c9 [ 622.518370] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 622.518370] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 622.519077] [54796]: INFO cinder.volume.api [None req-da41e195-9d1e-4b7c-b1c3-28cc66b42549 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Volume info retrieved successfully. [ 622.573466] [54796]: INFO cinder.volume.api [None req-da41e195-9d1e-4b7c-b1c3-28cc66b42549 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Delete volume request issued successfully. [ 622.573466] [54796]: INFO cinder.api.openstack.wsgi [None req-da41e195-9d1e-4b7c-b1c3-28cc66b42549 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 returned with HTTP 202 [ 622.573466] [54796]: [pid: 54796|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 03:51:24 2025] DELETE /volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 622.579298] [54795]: DEBUG cinder.api.middleware.request_id [None req-e57fe9e5-5a22-420e-ba99-741ecb2e1f98 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 622.583092] [54795]: INFO cinder.api.openstack.wsgi [None req-e57fe9e5-5a22-420e-ba99-741ecb2e1f98 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 [ 622.583336] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e57fe9e5-5a22-420e-ba99-741ecb2e1f98 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 622.583912] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e57fe9e5-5a22-420e-ba99-741ecb2e1f98 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 622.594158] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 622.594158] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 622.599255] [54795]: INFO cinder.volume.api [None req-e57fe9e5-5a22-420e-ba99-741ecb2e1f98 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Volume info retrieved successfully. [ 622.611295] [54795]: INFO cinder.api.openstack.wsgi [None req-e57fe9e5-5a22-420e-ba99-741ecb2e1f98 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 returned with HTTP 200 [ 622.616353] [54795]: [pid: 54795|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:24 2025] GET /volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 622.759594] [54796]: DEBUG cinder.api.middleware.request_id [None req-0a286dc6-aa78-4520-b627-0e27d1c62e87 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 622.762875] [54796]: INFO cinder.api.openstack.wsgi [None req-0a286dc6-aa78-4520-b627-0e27d1c62e87 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 622.763024] [54796]: DEBUG cinder.api.openstack.wsgi [None req-0a286dc6-aa78-4520-b627-0e27d1c62e87 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 622.763207] [54796]: DEBUG cinder.api.openstack.wsgi [None req-0a286dc6-aa78-4520-b627-0e27d1c62e87 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 622.776995] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 622.776995] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 622.782238] [54796]: INFO cinder.volume.api [None req-0a286dc6-aa78-4520-b627-0e27d1c62e87 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 622.789991] [54796]: INFO cinder.api.openstack.wsgi [None req-0a286dc6-aa78-4520-b627-0e27d1c62e87 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 622.790087] [54796]: [pid: 54796|app: 0|req: 20/40] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:24 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 623.634213] [54795]: DEBUG cinder.api.middleware.request_id [None req-91e4e2e7-6c71-49f5-b28b-3d26c4fbc4ea None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 623.637475] [54795]: INFO cinder.api.openstack.wsgi [None req-91e4e2e7-6c71-49f5-b28b-3d26c4fbc4ea tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 [ 623.637717] [54795]: DEBUG cinder.api.openstack.wsgi [None req-91e4e2e7-6c71-49f5-b28b-3d26c4fbc4ea tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 623.637944] [54795]: DEBUG cinder.api.openstack.wsgi [None req-91e4e2e7-6c71-49f5-b28b-3d26c4fbc4ea tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 623.647570] [54795]: INFO cinder.api.openstack.wsgi [None req-91e4e2e7-6c71-49f5-b28b-3d26c4fbc4ea tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 returned with HTTP 404 [ 623.648099] [54795]: [pid: 54795|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:25 2025] GET /volume/v3/volumes/daa74eb1-87d7-41db-8ad6-c79d7a5582c9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 623.656044] [54796]: DEBUG cinder.api.middleware.request_id [None req-0b404d8f-e984-4b19-aa70-4d0a433bfff5 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 623.659530] [54796]: INFO cinder.api.openstack.wsgi [None req-0b404d8f-e984-4b19-aa70-4d0a433bfff5 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] DELETE http://10.180.1.21/volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e [ 623.659530] [54796]: DEBUG cinder.api.openstack.wsgi [None req-0b404d8f-e984-4b19-aa70-4d0a433bfff5 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 623.659530] [54796]: DEBUG cinder.api.openstack.wsgi [None req-0b404d8f-e984-4b19-aa70-4d0a433bfff5 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 623.659530] [54796]: INFO cinder.api.v3.volumes [None req-0b404d8f-e984-4b19-aa70-4d0a433bfff5 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Delete volume with id: 07260e1d-7867-4bde-8acb-b3306027895e [ 623.672929] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 623.672929] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 623.673218] [54796]: INFO cinder.volume.api [None req-0b404d8f-e984-4b19-aa70-4d0a433bfff5 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Volume info retrieved successfully. [ 623.707502] [54796]: INFO cinder.volume.api [None req-0b404d8f-e984-4b19-aa70-4d0a433bfff5 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Delete volume request issued successfully. [ 623.707706] [54796]: INFO cinder.api.openstack.wsgi [None req-0b404d8f-e984-4b19-aa70-4d0a433bfff5 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e returned with HTTP 202 [ 623.708167] [54796]: [pid: 54796|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 03:51:25 2025] DELETE /volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 623.713484] [54795]: DEBUG cinder.api.middleware.request_id [None req-75843e1e-d13b-4583-b97c-d1739ed62a2c None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 623.718869] [54795]: INFO cinder.api.openstack.wsgi [None req-75843e1e-d13b-4583-b97c-d1739ed62a2c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e [ 623.727024] [54795]: DEBUG cinder.api.openstack.wsgi [None req-75843e1e-d13b-4583-b97c-d1739ed62a2c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 623.727024] [54795]: DEBUG cinder.api.openstack.wsgi [None req-75843e1e-d13b-4583-b97c-d1739ed62a2c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 623.734163] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 623.734163] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 623.741470] [54795]: INFO cinder.volume.api [None req-75843e1e-d13b-4583-b97c-d1739ed62a2c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Volume info retrieved successfully. [ 623.747972] [54795]: INFO cinder.api.openstack.wsgi [None req-75843e1e-d13b-4583-b97c-d1739ed62a2c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e returned with HTTP 200 [ 623.747972] [54795]: [pid: 54795|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:25 2025] GET /volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 623.808702] [54796]: DEBUG cinder.api.middleware.request_id [None req-8a3bbdf5-98b7-4b3b-8f17-a82f88679b19 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 623.813469] [54796]: INFO cinder.api.openstack.wsgi [None req-8a3bbdf5-98b7-4b3b-8f17-a82f88679b19 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 623.813469] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8a3bbdf5-98b7-4b3b-8f17-a82f88679b19 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 623.813469] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8a3bbdf5-98b7-4b3b-8f17-a82f88679b19 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 623.821602] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 623.821602] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 623.827844] [54796]: INFO cinder.volume.api [None req-8a3bbdf5-98b7-4b3b-8f17-a82f88679b19 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 623.834402] [54796]: INFO cinder.api.openstack.wsgi [None req-8a3bbdf5-98b7-4b3b-8f17-a82f88679b19 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 623.835110] [54796]: [pid: 54796|app: 0|req: 22/44] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:25 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 624.760138] [54795]: DEBUG cinder.api.middleware.request_id [None req-595ebd80-7d50-4589-ba9c-12e5b6ed5a63 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 624.764128] [54795]: INFO cinder.api.openstack.wsgi [None req-595ebd80-7d50-4589-ba9c-12e5b6ed5a63 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e [ 624.764128] [54795]: DEBUG cinder.api.openstack.wsgi [None req-595ebd80-7d50-4589-ba9c-12e5b6ed5a63 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 624.764128] [54795]: DEBUG cinder.api.openstack.wsgi [None req-595ebd80-7d50-4589-ba9c-12e5b6ed5a63 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 624.776682] [54795]: INFO cinder.api.openstack.wsgi [None req-595ebd80-7d50-4589-ba9c-12e5b6ed5a63 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e returned with HTTP 404 [ 624.776682] [54795]: [pid: 54795|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:26 2025] GET /volume/v3/volumes/07260e1d-7867-4bde-8acb-b3306027895e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 624.785118] [54796]: DEBUG cinder.api.middleware.request_id [None req-51028297-7e9f-4a51-9ca3-b3bcb2b6333c None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 624.789030] [54796]: INFO cinder.api.openstack.wsgi [None req-51028297-7e9f-4a51-9ca3-b3bcb2b6333c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 [ 624.789030] [54796]: DEBUG cinder.api.openstack.wsgi [None req-51028297-7e9f-4a51-9ca3-b3bcb2b6333c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 624.789030] [54796]: DEBUG cinder.api.openstack.wsgi [None req-51028297-7e9f-4a51-9ca3-b3bcb2b6333c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 624.789229] [54796]: INFO cinder.api.v3.volumes [None req-51028297-7e9f-4a51-9ca3-b3bcb2b6333c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Delete volume with id: e230e096-0520-4ffa-a9c3-4a86e4c4cd05 [ 624.803810] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 624.803810] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 624.807483] [54796]: INFO cinder.volume.api [None req-51028297-7e9f-4a51-9ca3-b3bcb2b6333c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Volume info retrieved successfully. [ 624.828118] [54796]: INFO cinder.volume.api [None req-51028297-7e9f-4a51-9ca3-b3bcb2b6333c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Delete volume request issued successfully. [ 624.828843] [54796]: INFO cinder.api.openstack.wsgi [None req-51028297-7e9f-4a51-9ca3-b3bcb2b6333c tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 returned with HTTP 202 [ 624.828961] [54796]: [pid: 54796|app: 0|req: 23/46] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 03:51:26 2025] DELETE /volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 624.833139] [54795]: DEBUG cinder.api.middleware.request_id [None req-ae46a5c0-9cc8-47c2-8d48-8add40234195 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 624.834867] [54795]: INFO cinder.api.openstack.wsgi [None req-ae46a5c0-9cc8-47c2-8d48-8add40234195 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 [ 624.834867] [54795]: DEBUG cinder.api.openstack.wsgi [None req-ae46a5c0-9cc8-47c2-8d48-8add40234195 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 624.835193] [54795]: DEBUG cinder.api.openstack.wsgi [None req-ae46a5c0-9cc8-47c2-8d48-8add40234195 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 624.844444] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 624.844444] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 624.852249] [54795]: INFO cinder.volume.api [None req-ae46a5c0-9cc8-47c2-8d48-8add40234195 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Volume info retrieved successfully. [ 624.852565] [54796]: DEBUG cinder.api.middleware.request_id [None req-19dbfc9e-336d-4a45-8081-b735857cefa7 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 624.856360] [54796]: INFO cinder.api.openstack.wsgi [None req-19dbfc9e-336d-4a45-8081-b735857cefa7 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 624.857452] [54795]: INFO cinder.api.openstack.wsgi [None req-ae46a5c0-9cc8-47c2-8d48-8add40234195 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 returned with HTTP 200 [ 624.858018] [54795]: [pid: 54795|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:26 2025] GET /volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 624.860380] [54796]: DEBUG cinder.api.openstack.wsgi [None req-19dbfc9e-336d-4a45-8081-b735857cefa7 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 624.863092] [54796]: DEBUG cinder.api.openstack.wsgi [None req-19dbfc9e-336d-4a45-8081-b735857cefa7 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 624.887167] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 624.887167] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 624.892739] [54796]: INFO cinder.volume.api [None req-19dbfc9e-336d-4a45-8081-b735857cefa7 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 624.902020] [54796]: INFO cinder.api.openstack.wsgi [None req-19dbfc9e-336d-4a45-8081-b735857cefa7 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 624.903056] [54796]: [pid: 54796|app: 0|req: 24/48] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:26 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 625.875771] [54795]: DEBUG cinder.api.middleware.request_id [None req-505af307-9ffb-4cef-81bf-e4e2e7e96b36 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.879648] [54795]: INFO cinder.api.openstack.wsgi [None req-505af307-9ffb-4cef-81bf-e4e2e7e96b36 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] GET http://10.180.1.21/volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 [ 625.879909] [54795]: DEBUG cinder.api.openstack.wsgi [None req-505af307-9ffb-4cef-81bf-e4e2e7e96b36 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 625.880164] [54795]: DEBUG cinder.api.openstack.wsgi [None req-505af307-9ffb-4cef-81bf-e4e2e7e96b36 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 625.895380] [54795]: INFO cinder.api.openstack.wsgi [None req-505af307-9ffb-4cef-81bf-e4e2e7e96b36 tempest-VolumesTestJSON-2019768237 tempest-VolumesTestJSON-2019768237-project-member] http://10.180.1.21/volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 returned with HTTP 404 [ 625.895380] [54795]: [pid: 54795|app: 0|req: 25/49] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:27 2025] GET /volume/v3/volumes/e230e096-0520-4ffa-a9c3-4a86e4c4cd05 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 625.919088] [54796]: DEBUG cinder.api.middleware.request_id [None req-572a58f7-d26d-4888-a13e-5d0133f91727 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.921488] [54796]: INFO cinder.api.openstack.wsgi [None req-572a58f7-d26d-4888-a13e-5d0133f91727 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 625.921752] [54796]: DEBUG cinder.api.openstack.wsgi [None req-572a58f7-d26d-4888-a13e-5d0133f91727 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 625.922015] [54796]: DEBUG cinder.api.openstack.wsgi [None req-572a58f7-d26d-4888-a13e-5d0133f91727 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 625.934896] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 625.934896] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 625.941481] [54796]: INFO cinder.volume.api [None req-572a58f7-d26d-4888-a13e-5d0133f91727 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 625.947383] [54796]: INFO cinder.api.openstack.wsgi [None req-572a58f7-d26d-4888-a13e-5d0133f91727 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 625.947898] [54796]: [pid: 54796|app: 0|req: 25/50] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:27 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 626.965771] [54795]: DEBUG cinder.api.middleware.request_id [None req-264b4cac-76e0-44fb-9f25-82f5b3e4895d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 626.968444] [54795]: INFO cinder.api.openstack.wsgi [None req-264b4cac-76e0-44fb-9f25-82f5b3e4895d tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 626.968936] [54795]: DEBUG cinder.api.openstack.wsgi [None req-264b4cac-76e0-44fb-9f25-82f5b3e4895d tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 626.969923] [54795]: DEBUG cinder.api.openstack.wsgi [None req-264b4cac-76e0-44fb-9f25-82f5b3e4895d tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 626.988641] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 626.988641] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 626.995107] [54795]: INFO cinder.volume.api [None req-264b4cac-76e0-44fb-9f25-82f5b3e4895d tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 627.002130] [54795]: INFO cinder.api.openstack.wsgi [None req-264b4cac-76e0-44fb-9f25-82f5b3e4895d tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 627.002906] [54795]: [pid: 54795|app: 0|req: 26/51] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:28 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 627.024589] [54796]: DEBUG cinder.api.middleware.request_id [None req-448a1d12-399b-4230-a39d-7d36eecac47e None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 627.029429] [54796]: INFO cinder.api.openstack.wsgi [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] POST http://10.180.1.21/volume/v3/volumes [ 627.029914] [54796]: DEBUG cinder.api.openstack.wsgi [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2096785601", "imageRef": "09504ebe-bb55-408b-b3e3-a9bf8011df2b", "size": 1}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 627.034058] [54796]: DEBUG cinder.api.v3.volumes [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2096785601', 'imageRef': '09504ebe-bb55-408b-b3e3-a9bf8011df2b', 'size': 1}} {{(pid=54796) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 627.392406] [54796]: INFO cinder.api.v3.volumes [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Create volume of 1 GB [ 627.401748] [54796]: INFO cinder.volume.api [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Availability Zones retrieved successfully. [ 627.414758] [54796]: DEBUG cinder.volume.api [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Flow 'volume_create_api' (0419b681-d547-4c28-ab9c-d161c145e9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 627.422285] [54796]: DEBUG cinder.volume.api [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7711779f-6cc9-4161-a5af-c1699fe04ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 627.423139] [54796]: DEBUG cinder.volume.flows.api.create_volume [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Validating volume size '1' using validate_int {{(pid=54796) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 627.520687] [54796]: DEBUG cinder.volume.api [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7711779f-6cc9-4161-a5af-c1699fe04ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 627.521745] [54796]: DEBUG cinder.volume.api [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e649c15e-1914-40aa-b3d3-d622147076b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 627.609932] [54796]: DEBUG cinder.quota [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Created reservations ['9c2564ea-c169-447f-bab7-b1de6daa2718', 'd910ec1d-75e8-48c3-9bea-3c79c71c48f4', '4ea98ddc-8de1-476f-812e-911e75f7c8e9', 'fdcf243d-315b-4584-9a28-0b94e99bf7ff'] {{(pid=54796) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 627.611609] [54796]: DEBUG cinder.volume.api [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e649c15e-1914-40aa-b3d3-d622147076b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c2564ea-c169-447f-bab7-b1de6daa2718', 'd910ec1d-75e8-48c3-9bea-3c79c71c48f4', '4ea98ddc-8de1-476f-812e-911e75f7c8e9', 'fdcf243d-315b-4584-9a28-0b94e99bf7ff']}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 627.613847] [54796]: DEBUG cinder.volume.api [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (706e2f19-7d7f-4a9a-aca5-e601d8c9ffcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 627.630430] [54796]: DEBUG cinder.volume.api [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (706e2f19-7d7f-4a9a-aca5-e601d8c9ffcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da05194c-c10e-493d-9fee-3776d3efefd2', '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-2096785601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='465d54c2f5034ac995c847162b3aa9f9',qos_specs=None,replication_status=,reservations=['9c2564ea-c169-447f-bab7-b1de6daa2718','d910ec1d-75e8-48c3-9bea-3c79c71c48f4','4ea98ddc-8de1-476f-812e-911e75f7c8e9','fdcf243d-315b-4584-9a28-0b94e99bf7ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa0d56e138154647a88f9a26acb70a64',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2096785601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da05194c-c10e-493d-9fee-3776d3efefd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='465d54c2f5034ac995c847162b3aa9f9',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='fa0d56e138154647a88f9a26acb70a64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 627.634125] [54796]: DEBUG cinder.volume.api [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf06255-4082-4efd-bd69-96a541a4bd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 627.652964] [54796]: DEBUG cinder.volume.api [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf06255-4082-4efd-bd69-96a541a4bd1f) 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-2096785601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='465d54c2f5034ac995c847162b3aa9f9',qos_specs=None,replication_status=,reservations=['9c2564ea-c169-447f-bab7-b1de6daa2718','d910ec1d-75e8-48c3-9bea-3c79c71c48f4','4ea98ddc-8de1-476f-812e-911e75f7c8e9','fdcf243d-315b-4584-9a28-0b94e99bf7ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa0d56e138154647a88f9a26acb70a64',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 627.653655] [54796]: DEBUG cinder.volume.api [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f76fb8e6-5297-4537-a2dd-43fa2fedfd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 627.666540] [54796]: DEBUG cinder.volume.api [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f76fb8e6-5297-4537-a2dd-43fa2fedfd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 627.667501] [54796]: DEBUG cinder.volume.api [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Flow 'volume_create_api' (0419b681-d547-4c28-ab9c-d161c145e9ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 627.669209] [54796]: INFO cinder.volume.api [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Create volume request issued successfully. [ 627.669209] [54796]: INFO cinder.api.openstack.wsgi [None req-448a1d12-399b-4230-a39d-7d36eecac47e tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 627.669910] [54796]: [pid: 54796|app: 0|req: 26/52] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 03:51:28 2025] POST /volume/v3/volumes => generated 752 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 627.683553] [54795]: DEBUG cinder.api.middleware.request_id [None req-f759ecdb-0cb6-4bf0-9b29-128eb84b5c85 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 627.686322] [54795]: INFO cinder.api.openstack.wsgi [None req-f759ecdb-0cb6-4bf0-9b29-128eb84b5c85 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 627.686322] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f759ecdb-0cb6-4bf0-9b29-128eb84b5c85 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 627.686582] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f759ecdb-0cb6-4bf0-9b29-128eb84b5c85 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 627.700858] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 627.700858] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 627.710052] [54795]: INFO cinder.volume.api [None req-f759ecdb-0cb6-4bf0-9b29-128eb84b5c85 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 627.718895] [54795]: INFO cinder.api.openstack.wsgi [None req-f759ecdb-0cb6-4bf0-9b29-128eb84b5c85 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 627.719553] [54795]: [pid: 54795|app: 0|req: 27/53] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:29 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 628.018356] [54796]: DEBUG cinder.api.middleware.request_id [None req-8ee9a316-9dbf-4894-be93-9a107045b488 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 628.023044] [54796]: INFO cinder.api.openstack.wsgi [None req-8ee9a316-9dbf-4894-be93-9a107045b488 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 628.023044] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8ee9a316-9dbf-4894-be93-9a107045b488 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 628.023044] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8ee9a316-9dbf-4894-be93-9a107045b488 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 628.030575] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 628.030575] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 628.035433] [54796]: INFO cinder.volume.api [None req-8ee9a316-9dbf-4894-be93-9a107045b488 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 628.039518] [54796]: INFO cinder.api.openstack.wsgi [None req-8ee9a316-9dbf-4894-be93-9a107045b488 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 628.040221] [54796]: [pid: 54796|app: 0|req: 27/54] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:29 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 628.737331] [54795]: DEBUG cinder.api.middleware.request_id [None req-fb86fd0c-1361-42a3-8ca4-eddb1be53858 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 628.740996] [54795]: INFO cinder.api.openstack.wsgi [None req-fb86fd0c-1361-42a3-8ca4-eddb1be53858 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 628.740996] [54795]: DEBUG cinder.api.openstack.wsgi [None req-fb86fd0c-1361-42a3-8ca4-eddb1be53858 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 628.740996] [54795]: DEBUG cinder.api.openstack.wsgi [None req-fb86fd0c-1361-42a3-8ca4-eddb1be53858 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 628.774052] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 628.774052] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 628.780228] [54795]: INFO cinder.volume.api [None req-fb86fd0c-1361-42a3-8ca4-eddb1be53858 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 628.786274] [54795]: INFO cinder.api.openstack.wsgi [None req-fb86fd0c-1361-42a3-8ca4-eddb1be53858 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 628.786706] [54795]: [pid: 54795|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:30 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 629.056021] [54796]: DEBUG cinder.api.middleware.request_id [None req-13b9ad0a-d5a4-4af0-9822-ce49dec2bc9a None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 629.059957] [54796]: INFO cinder.api.openstack.wsgi [None req-13b9ad0a-d5a4-4af0-9822-ce49dec2bc9a tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 629.059957] [54796]: DEBUG cinder.api.openstack.wsgi [None req-13b9ad0a-d5a4-4af0-9822-ce49dec2bc9a tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 629.059957] [54796]: DEBUG cinder.api.openstack.wsgi [None req-13b9ad0a-d5a4-4af0-9822-ce49dec2bc9a tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 629.069405] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 629.069405] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 629.073932] [54796]: INFO cinder.volume.api [None req-13b9ad0a-d5a4-4af0-9822-ce49dec2bc9a tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 629.081316] [54796]: INFO cinder.api.openstack.wsgi [None req-13b9ad0a-d5a4-4af0-9822-ce49dec2bc9a tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 629.081793] [54796]: [pid: 54796|app: 0|req: 28/56] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:30 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 629.801506] [54795]: DEBUG cinder.api.middleware.request_id [None req-e471dd8b-62b3-4bd5-b68d-6735adbeb841 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 629.805392] [54795]: INFO cinder.api.openstack.wsgi [None req-e471dd8b-62b3-4bd5-b68d-6735adbeb841 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 629.805771] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e471dd8b-62b3-4bd5-b68d-6735adbeb841 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 629.805866] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e471dd8b-62b3-4bd5-b68d-6735adbeb841 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 629.824193] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 629.824193] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 629.830182] [54795]: INFO cinder.volume.api [None req-e471dd8b-62b3-4bd5-b68d-6735adbeb841 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 629.836718] [54795]: INFO cinder.api.openstack.wsgi [None req-e471dd8b-62b3-4bd5-b68d-6735adbeb841 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 629.837271] [54795]: [pid: 54795|app: 0|req: 29/57] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:31 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 630.098163] [54796]: DEBUG cinder.api.middleware.request_id [None req-e476ef56-0ec5-40c4-bd36-f7fa734dac6d None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 630.102367] [54796]: INFO cinder.api.openstack.wsgi [None req-e476ef56-0ec5-40c4-bd36-f7fa734dac6d tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 630.102659] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e476ef56-0ec5-40c4-bd36-f7fa734dac6d tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 630.103249] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e476ef56-0ec5-40c4-bd36-f7fa734dac6d tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 630.112038] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.112038] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 630.117526] [54796]: INFO cinder.volume.api [None req-e476ef56-0ec5-40c4-bd36-f7fa734dac6d tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 630.124990] [54796]: INFO cinder.api.openstack.wsgi [None req-e476ef56-0ec5-40c4-bd36-f7fa734dac6d tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 630.124990] [54796]: [pid: 54796|app: 0|req: 29/58] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:31 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 630.853729] [54795]: DEBUG cinder.api.middleware.request_id [None req-13fe4179-5572-47a8-8bc9-a9f1f9605165 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 630.856055] [54795]: INFO cinder.api.openstack.wsgi [None req-13fe4179-5572-47a8-8bc9-a9f1f9605165 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 630.856498] [54795]: DEBUG cinder.api.openstack.wsgi [None req-13fe4179-5572-47a8-8bc9-a9f1f9605165 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 630.856584] [54795]: DEBUG cinder.api.openstack.wsgi [None req-13fe4179-5572-47a8-8bc9-a9f1f9605165 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 630.867167] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.867167] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 630.871832] [54795]: INFO cinder.volume.api [None req-13fe4179-5572-47a8-8bc9-a9f1f9605165 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 630.877504] [54795]: INFO cinder.api.openstack.wsgi [None req-13fe4179-5572-47a8-8bc9-a9f1f9605165 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 630.877937] [54795]: [pid: 54795|app: 0|req: 30/59] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:32 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 631.135838] [54796]: DEBUG cinder.api.middleware.request_id [None req-82dcd395-bfcf-4b5b-a71d-471ba376e9aa None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.138500] [54796]: INFO cinder.api.openstack.wsgi [None req-82dcd395-bfcf-4b5b-a71d-471ba376e9aa tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 631.138917] [54796]: DEBUG cinder.api.openstack.wsgi [None req-82dcd395-bfcf-4b5b-a71d-471ba376e9aa tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 631.139315] [54796]: DEBUG cinder.api.openstack.wsgi [None req-82dcd395-bfcf-4b5b-a71d-471ba376e9aa tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 631.147692] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.147692] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 631.152592] [54796]: INFO cinder.volume.api [None req-82dcd395-bfcf-4b5b-a71d-471ba376e9aa tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 631.157558] [54796]: INFO cinder.api.openstack.wsgi [None req-82dcd395-bfcf-4b5b-a71d-471ba376e9aa tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 631.158036] [54796]: [pid: 54796|app: 0|req: 30/60] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:32 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 631.890493] [54795]: DEBUG cinder.api.middleware.request_id [None req-d8fa77c3-0f2f-4849-9680-5b3a05622468 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.893094] [54795]: INFO cinder.api.openstack.wsgi [None req-d8fa77c3-0f2f-4849-9680-5b3a05622468 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 631.893349] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d8fa77c3-0f2f-4849-9680-5b3a05622468 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 631.893591] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d8fa77c3-0f2f-4849-9680-5b3a05622468 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 631.906642] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.906642] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 631.911799] [54795]: INFO cinder.volume.api [None req-d8fa77c3-0f2f-4849-9680-5b3a05622468 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 631.918746] [54795]: INFO cinder.api.openstack.wsgi [None req-d8fa77c3-0f2f-4849-9680-5b3a05622468 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 631.919440] [54795]: [pid: 54795|app: 0|req: 31/61] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:33 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 632.171397] [54796]: DEBUG cinder.api.middleware.request_id [None req-6220a94d-e932-49e8-82c2-e5579aa41173 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 632.173942] [54796]: INFO cinder.api.openstack.wsgi [None req-6220a94d-e932-49e8-82c2-e5579aa41173 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 632.174283] [54796]: DEBUG cinder.api.openstack.wsgi [None req-6220a94d-e932-49e8-82c2-e5579aa41173 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 632.174539] [54796]: DEBUG cinder.api.openstack.wsgi [None req-6220a94d-e932-49e8-82c2-e5579aa41173 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 632.183134] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.183134] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 632.188723] [54796]: INFO cinder.volume.api [None req-6220a94d-e932-49e8-82c2-e5579aa41173 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 632.194440] [54796]: INFO cinder.api.openstack.wsgi [None req-6220a94d-e932-49e8-82c2-e5579aa41173 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 632.194889] [54796]: [pid: 54796|app: 0|req: 31/62] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:34 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 632.931273] [54795]: DEBUG cinder.api.middleware.request_id [None req-d49bf456-e538-4c47-8b57-e86bb9145d40 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 632.936725] [54795]: INFO cinder.api.openstack.wsgi [None req-d49bf456-e538-4c47-8b57-e86bb9145d40 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 632.936725] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d49bf456-e538-4c47-8b57-e86bb9145d40 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 632.936725] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d49bf456-e538-4c47-8b57-e86bb9145d40 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 632.948600] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.948600] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 632.954814] [54795]: INFO cinder.volume.api [None req-d49bf456-e538-4c47-8b57-e86bb9145d40 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 632.962421] [54795]: INFO cinder.api.openstack.wsgi [None req-d49bf456-e538-4c47-8b57-e86bb9145d40 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 632.962741] [54795]: [pid: 54795|app: 0|req: 32/63] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:34 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 633.206261] [54796]: DEBUG cinder.api.middleware.request_id [None req-45bb41f5-2ea7-4161-9318-5d5fced96d78 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 633.208427] [54796]: INFO cinder.api.openstack.wsgi [None req-45bb41f5-2ea7-4161-9318-5d5fced96d78 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 633.208694] [54796]: DEBUG cinder.api.openstack.wsgi [None req-45bb41f5-2ea7-4161-9318-5d5fced96d78 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 633.208908] [54796]: DEBUG cinder.api.openstack.wsgi [None req-45bb41f5-2ea7-4161-9318-5d5fced96d78 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 633.216727] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.216727] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 633.222273] [54796]: INFO cinder.volume.api [None req-45bb41f5-2ea7-4161-9318-5d5fced96d78 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 633.227966] [54796]: INFO cinder.api.openstack.wsgi [None req-45bb41f5-2ea7-4161-9318-5d5fced96d78 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 633.229038] [54796]: [pid: 54796|app: 0|req: 32/64] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:35 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 633.974716] [54795]: DEBUG cinder.api.middleware.request_id [None req-da7b8bb1-0955-4b42-9e01-03196599b9f9 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 633.976398] [54795]: INFO cinder.api.openstack.wsgi [None req-da7b8bb1-0955-4b42-9e01-03196599b9f9 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 633.977545] [54795]: DEBUG cinder.api.openstack.wsgi [None req-da7b8bb1-0955-4b42-9e01-03196599b9f9 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 633.977545] [54795]: DEBUG cinder.api.openstack.wsgi [None req-da7b8bb1-0955-4b42-9e01-03196599b9f9 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 633.988241] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.988241] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 633.997520] [54795]: INFO cinder.volume.api [None req-da7b8bb1-0955-4b42-9e01-03196599b9f9 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 634.006460] [54795]: INFO cinder.api.openstack.wsgi [None req-da7b8bb1-0955-4b42-9e01-03196599b9f9 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 634.006911] [54795]: [pid: 54795|app: 0|req: 33/65] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:35 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 634.242306] [54796]: DEBUG cinder.api.middleware.request_id [None req-e76d3280-056c-4ded-9356-906ab9240ab5 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 634.248269] [54796]: INFO cinder.api.openstack.wsgi [None req-e76d3280-056c-4ded-9356-906ab9240ab5 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 634.248269] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e76d3280-056c-4ded-9356-906ab9240ab5 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 634.248269] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e76d3280-056c-4ded-9356-906ab9240ab5 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 634.259050] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.259050] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 634.266043] [54796]: INFO cinder.volume.api [None req-e76d3280-056c-4ded-9356-906ab9240ab5 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 634.274026] [54796]: INFO cinder.api.openstack.wsgi [None req-e76d3280-056c-4ded-9356-906ab9240ab5 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 634.274026] [54796]: [pid: 54796|app: 0|req: 33/66] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:36 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 635.021964] [54795]: DEBUG cinder.api.middleware.request_id [None req-9e1a01a9-1601-4ea0-a08c-36fcff24e957 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 635.024136] [54795]: INFO cinder.api.openstack.wsgi [None req-9e1a01a9-1601-4ea0-a08c-36fcff24e957 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 635.024366] [54795]: DEBUG cinder.api.openstack.wsgi [None req-9e1a01a9-1601-4ea0-a08c-36fcff24e957 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 635.024587] [54795]: DEBUG cinder.api.openstack.wsgi [None req-9e1a01a9-1601-4ea0-a08c-36fcff24e957 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 635.038145] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.038145] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 635.047102] [54795]: INFO cinder.volume.api [None req-9e1a01a9-1601-4ea0-a08c-36fcff24e957 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 635.051795] [54795]: INFO cinder.api.openstack.wsgi [None req-9e1a01a9-1601-4ea0-a08c-36fcff24e957 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 635.053108] [54795]: [pid: 54795|app: 0|req: 34/67] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:36 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 635.291484] [54796]: DEBUG cinder.api.middleware.request_id [None req-52f48d47-dc67-4403-9759-c72a00d5ceba None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 635.294386] [54796]: INFO cinder.api.openstack.wsgi [None req-52f48d47-dc67-4403-9759-c72a00d5ceba tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 635.294386] [54796]: DEBUG cinder.api.openstack.wsgi [None req-52f48d47-dc67-4403-9759-c72a00d5ceba tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 635.294386] [54796]: DEBUG cinder.api.openstack.wsgi [None req-52f48d47-dc67-4403-9759-c72a00d5ceba tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 635.309421] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.309421] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 635.318294] [54796]: INFO cinder.volume.api [None req-52f48d47-dc67-4403-9759-c72a00d5ceba tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 635.325568] [54796]: INFO cinder.api.openstack.wsgi [None req-52f48d47-dc67-4403-9759-c72a00d5ceba tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 635.325686] [54796]: [pid: 54796|app: 0|req: 34/68] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:37 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 636.066409] [54795]: DEBUG cinder.api.middleware.request_id [None req-8846b484-dd70-4ae1-81c7-c6fdf2d1e9c5 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.068725] [54795]: INFO cinder.api.openstack.wsgi [None req-8846b484-dd70-4ae1-81c7-c6fdf2d1e9c5 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 636.068973] [54795]: DEBUG cinder.api.openstack.wsgi [None req-8846b484-dd70-4ae1-81c7-c6fdf2d1e9c5 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 636.069182] [54795]: DEBUG cinder.api.openstack.wsgi [None req-8846b484-dd70-4ae1-81c7-c6fdf2d1e9c5 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 636.079846] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.079846] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 636.084216] [54795]: INFO cinder.volume.api [None req-8846b484-dd70-4ae1-81c7-c6fdf2d1e9c5 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 636.090977] [54795]: INFO cinder.api.openstack.wsgi [None req-8846b484-dd70-4ae1-81c7-c6fdf2d1e9c5 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 636.090977] [54795]: [pid: 54795|app: 0|req: 35/69] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:37 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 636.344042] [54796]: DEBUG cinder.api.middleware.request_id [None req-ebfc2317-a4c3-4161-bd44-b86f9a9f458c None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.346511] [54796]: INFO cinder.api.openstack.wsgi [None req-ebfc2317-a4c3-4161-bd44-b86f9a9f458c tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 636.346794] [54796]: DEBUG cinder.api.openstack.wsgi [None req-ebfc2317-a4c3-4161-bd44-b86f9a9f458c tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 636.347032] [54796]: DEBUG cinder.api.openstack.wsgi [None req-ebfc2317-a4c3-4161-bd44-b86f9a9f458c tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 636.364786] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.364786] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 636.369485] [54796]: INFO cinder.volume.api [None req-ebfc2317-a4c3-4161-bd44-b86f9a9f458c tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 636.378655] [54796]: INFO cinder.api.openstack.wsgi [None req-ebfc2317-a4c3-4161-bd44-b86f9a9f458c tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 636.378727] [54796]: [pid: 54796|app: 0|req: 35/70] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:38 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 989 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 637.107231] [54795]: DEBUG cinder.api.middleware.request_id [None req-2cf28d9c-92bc-4beb-aa1e-b7600cd76dc7 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.113062] [54795]: INFO cinder.api.openstack.wsgi [None req-2cf28d9c-92bc-4beb-aa1e-b7600cd76dc7 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 637.113062] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2cf28d9c-92bc-4beb-aa1e-b7600cd76dc7 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 637.113062] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2cf28d9c-92bc-4beb-aa1e-b7600cd76dc7 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 637.148930] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.148930] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 637.152501] [54795]: INFO cinder.volume.api [None req-2cf28d9c-92bc-4beb-aa1e-b7600cd76dc7 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 637.160203] [54795]: INFO cinder.api.openstack.wsgi [None req-2cf28d9c-92bc-4beb-aa1e-b7600cd76dc7 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 637.160203] [54795]: [pid: 54795|app: 0|req: 36/71] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:38 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 637.393633] [54796]: DEBUG cinder.api.middleware.request_id [None req-6b4ec057-7e00-4d2e-9e0b-788cb8aa23dc None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.397280] [54796]: INFO cinder.api.openstack.wsgi [None req-6b4ec057-7e00-4d2e-9e0b-788cb8aa23dc tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 637.397551] [54796]: DEBUG cinder.api.openstack.wsgi [None req-6b4ec057-7e00-4d2e-9e0b-788cb8aa23dc tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 637.397835] [54796]: DEBUG cinder.api.openstack.wsgi [None req-6b4ec057-7e00-4d2e-9e0b-788cb8aa23dc tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 637.410231] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.410231] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 637.415689] [54796]: INFO cinder.volume.api [None req-6b4ec057-7e00-4d2e-9e0b-788cb8aa23dc tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 637.421259] [54796]: INFO cinder.api.openstack.wsgi [None req-6b4ec057-7e00-4d2e-9e0b-788cb8aa23dc tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 637.421709] [54796]: [pid: 54796|app: 0|req: 36/72] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:51:39 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 1572 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 638.176412] [54795]: DEBUG cinder.api.middleware.request_id [None req-f07d4e61-3de2-4d5e-8f6a-8967554da395 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 638.179774] [54795]: INFO cinder.api.openstack.wsgi [None req-f07d4e61-3de2-4d5e-8f6a-8967554da395 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 638.179976] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f07d4e61-3de2-4d5e-8f6a-8967554da395 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 638.180519] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f07d4e61-3de2-4d5e-8f6a-8967554da395 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 638.195059] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 638.195059] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 638.200825] [54795]: INFO cinder.volume.api [None req-f07d4e61-3de2-4d5e-8f6a-8967554da395 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 638.207090] [54795]: INFO cinder.api.openstack.wsgi [None req-f07d4e61-3de2-4d5e-8f6a-8967554da395 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 638.207630] [54795]: [pid: 54795|app: 0|req: 37/73] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:40 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 639.224798] [54796]: DEBUG cinder.api.middleware.request_id [None req-1233cffe-6035-4bce-a5ab-1a408c238cf5 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.230733] [54796]: INFO cinder.api.openstack.wsgi [None req-1233cffe-6035-4bce-a5ab-1a408c238cf5 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 639.230733] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1233cffe-6035-4bce-a5ab-1a408c238cf5 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 639.230733] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1233cffe-6035-4bce-a5ab-1a408c238cf5 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 639.248063] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 639.248063] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 639.257945] [54796]: INFO cinder.volume.api [None req-1233cffe-6035-4bce-a5ab-1a408c238cf5 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 639.270937] [54796]: INFO cinder.api.openstack.wsgi [None req-1233cffe-6035-4bce-a5ab-1a408c238cf5 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 639.270937] [54796]: [pid: 54796|app: 0|req: 37/74] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:41 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 640.075685] [54795]: DEBUG cinder.api.middleware.request_id [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-61cd8415-3b4c-482e-9817-092dcda46826 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 640.078968] [54795]: INFO cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-61cd8415-3b4c-482e-9817-092dcda46826 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 640.079531] [54795]: DEBUG cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-61cd8415-3b4c-482e-9817-092dcda46826 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 640.081954] [54795]: DEBUG cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-61cd8415-3b4c-482e-9817-092dcda46826 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 640.100112] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 640.100112] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 640.104912] [54795]: INFO cinder.volume.api [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-61cd8415-3b4c-482e-9817-092dcda46826 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 640.115075] [54795]: INFO cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-61cd8415-3b4c-482e-9817-092dcda46826 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 640.115128] [54795]: [pid: 54795|app: 0|req: 38/75] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:51:41 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 1391 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 640.286216] [54796]: DEBUG cinder.api.middleware.request_id [None req-8bac7ece-081f-42c6-8919-086dc2dbaf2d None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 640.289176] [54796]: INFO cinder.api.openstack.wsgi [None req-8bac7ece-081f-42c6-8919-086dc2dbaf2d tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 640.289176] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8bac7ece-081f-42c6-8919-086dc2dbaf2d tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 640.289358] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8bac7ece-081f-42c6-8919-086dc2dbaf2d tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 640.299078] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 640.299078] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 640.308381] [54796]: INFO cinder.volume.api [None req-8bac7ece-081f-42c6-8919-086dc2dbaf2d tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 640.316264] [54796]: INFO cinder.api.openstack.wsgi [None req-8bac7ece-081f-42c6-8919-086dc2dbaf2d tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 640.316744] [54796]: [pid: 54796|app: 0|req: 38/76] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:42 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 640.586681] [54795]: DEBUG cinder.api.middleware.request_id [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-5f4ee898-c7f6-4ca8-9713-a261035eb067 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 640.593959] [54795]: INFO cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-5f4ee898-c7f6-4ca8-9713-a261035eb067 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 640.594219] [54795]: DEBUG cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-5f4ee898-c7f6-4ca8-9713-a261035eb067 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 640.594471] [54795]: DEBUG cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-5f4ee898-c7f6-4ca8-9713-a261035eb067 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 640.604685] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 640.604685] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 640.610566] [54795]: INFO cinder.volume.api [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-5f4ee898-c7f6-4ca8-9713-a261035eb067 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 640.622640] [54795]: INFO cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-5f4ee898-c7f6-4ca8-9713-a261035eb067 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 640.623107] [54795]: [pid: 54795|app: 0|req: 39/77] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:51:42 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 1391 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 640.634612] [54796]: DEBUG cinder.api.middleware.request_id [None req-9fb961ef-b8f1-47e1-a7f8-f23cd161e7d8 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 640.634612] [54796]: INFO cinder.api.openstack.wsgi [None req-9fb961ef-b8f1-47e1-a7f8-f23cd161e7d8 None None] GET http://10.180.1.21/volume// [ 640.634862] [54796]: DEBUG cinder.api.openstack.wsgi [None req-9fb961ef-b8f1-47e1-a7f8-f23cd161e7d8 None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 640.635065] [54796]: DEBUG cinder.api.openstack.wsgi [None req-9fb961ef-b8f1-47e1-a7f8-f23cd161e7d8 None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 640.635450] [54796]: INFO cinder.api.openstack.wsgi [None req-9fb961ef-b8f1-47e1-a7f8-f23cd161e7d8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 640.637810] [54796]: [pid: 54796|app: 0|req: 39/78] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 03:51:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 640.642658] [54795]: DEBUG cinder.api.middleware.request_id [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-911a826b-11e9-4395-9bf6-606188ec787e None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 640.648152] [54795]: INFO cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-911a826b-11e9-4395-9bf6-606188ec787e tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] POST http://10.180.1.21/volume/v3/attachments [ 640.648152] [54795]: DEBUG cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-911a826b-11e9-4395-9bf6-606188ec787e tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45bafa09-8c71-4a88-9351-ef084e191557", "connector": null, "instance_uuid": "35603a73-2fae-4ec4-8e93-8138c6d660a6"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 640.657483] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 640.657483] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 640.713078] [54795]: INFO cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-911a826b-11e9-4395-9bf6-606188ec787e tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 640.713589] [54795]: [pid: 54795|app: 0|req: 40/79] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 03:51:42 2025] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 641.331503] [54796]: DEBUG cinder.api.middleware.request_id [None req-3e88e303-5bc2-405c-9400-0ed80e666794 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.334215] [54796]: INFO cinder.api.openstack.wsgi [None req-3e88e303-5bc2-405c-9400-0ed80e666794 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 641.335054] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3e88e303-5bc2-405c-9400-0ed80e666794 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 641.335054] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3e88e303-5bc2-405c-9400-0ed80e666794 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 641.351101] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 641.351101] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 641.359592] [54796]: INFO cinder.volume.api [None req-3e88e303-5bc2-405c-9400-0ed80e666794 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 641.366267] [54796]: INFO cinder.api.openstack.wsgi [None req-3e88e303-5bc2-405c-9400-0ed80e666794 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 641.367527] [54796]: [pid: 54796|app: 0|req: 40/80] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:43 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 642.384280] [54795]: DEBUG cinder.api.middleware.request_id [None req-6edb0334-7591-41ba-a664-d3779ed58aa7 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 642.387725] [54795]: INFO cinder.api.openstack.wsgi [None req-6edb0334-7591-41ba-a664-d3779ed58aa7 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 642.388064] [54795]: DEBUG cinder.api.openstack.wsgi [None req-6edb0334-7591-41ba-a664-d3779ed58aa7 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 642.388306] [54795]: DEBUG cinder.api.openstack.wsgi [None req-6edb0334-7591-41ba-a664-d3779ed58aa7 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 642.401182] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 642.401182] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 642.408580] [54795]: INFO cinder.volume.api [None req-6edb0334-7591-41ba-a664-d3779ed58aa7 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 642.414751] [54795]: INFO cinder.api.openstack.wsgi [None req-6edb0334-7591-41ba-a664-d3779ed58aa7 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 642.415411] [54795]: [pid: 54795|app: 0|req: 41/81] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:44 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 643.427265] [54796]: DEBUG cinder.api.middleware.request_id [None req-3cffba43-8bd0-414f-853f-61a965e16b94 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 643.430093] [54796]: INFO cinder.api.openstack.wsgi [None req-3cffba43-8bd0-414f-853f-61a965e16b94 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 643.430346] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3cffba43-8bd0-414f-853f-61a965e16b94 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 643.433173] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3cffba43-8bd0-414f-853f-61a965e16b94 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 643.442984] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 643.442984] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 643.448140] [54796]: INFO cinder.volume.api [None req-3cffba43-8bd0-414f-853f-61a965e16b94 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 643.461917] [54796]: INFO cinder.api.openstack.wsgi [None req-3cffba43-8bd0-414f-853f-61a965e16b94 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 643.462342] [54796]: [pid: 54796|app: 0|req: 41/82] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:45 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 644.478666] [54795]: DEBUG cinder.api.middleware.request_id [None req-c4a2c3e1-799d-4c67-bea3-d7dcd76d364c None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 644.479794] [54795]: INFO cinder.api.openstack.wsgi [None req-c4a2c3e1-799d-4c67-bea3-d7dcd76d364c tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 644.481602] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c4a2c3e1-799d-4c67-bea3-d7dcd76d364c tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 644.481602] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c4a2c3e1-799d-4c67-bea3-d7dcd76d364c tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 644.495681] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 644.495681] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 644.504204] [54795]: INFO cinder.volume.api [None req-c4a2c3e1-799d-4c67-bea3-d7dcd76d364c tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 644.514331] [54795]: INFO cinder.api.openstack.wsgi [None req-c4a2c3e1-799d-4c67-bea3-d7dcd76d364c tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 644.514331] [54795]: [pid: 54795|app: 0|req: 42/83] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:46 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 645.535356] [54796]: DEBUG cinder.api.middleware.request_id [None req-db99e52e-fd64-4e1f-aa16-198ad4330528 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 645.537032] [54796]: INFO cinder.api.openstack.wsgi [None req-db99e52e-fd64-4e1f-aa16-198ad4330528 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 645.537319] [54796]: DEBUG cinder.api.openstack.wsgi [None req-db99e52e-fd64-4e1f-aa16-198ad4330528 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 645.537683] [54796]: DEBUG cinder.api.openstack.wsgi [None req-db99e52e-fd64-4e1f-aa16-198ad4330528 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 645.554028] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 645.554028] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 645.561433] [54796]: INFO cinder.volume.api [None req-db99e52e-fd64-4e1f-aa16-198ad4330528 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 645.568238] [54796]: INFO cinder.api.openstack.wsgi [None req-db99e52e-fd64-4e1f-aa16-198ad4330528 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 645.568911] [54796]: [pid: 54796|app: 0|req: 42/84] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:47 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 646.580898] [54795]: DEBUG cinder.api.middleware.request_id [None req-fc8caa47-9a26-4c55-9a57-eb64e8782ae8 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 646.582909] [54795]: INFO cinder.api.openstack.wsgi [None req-fc8caa47-9a26-4c55-9a57-eb64e8782ae8 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 646.583213] [54795]: DEBUG cinder.api.openstack.wsgi [None req-fc8caa47-9a26-4c55-9a57-eb64e8782ae8 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 646.583452] [54795]: DEBUG cinder.api.openstack.wsgi [None req-fc8caa47-9a26-4c55-9a57-eb64e8782ae8 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 646.596618] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 646.596618] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 646.605327] [54795]: INFO cinder.volume.api [None req-fc8caa47-9a26-4c55-9a57-eb64e8782ae8 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 646.614749] [54795]: INFO cinder.api.openstack.wsgi [None req-fc8caa47-9a26-4c55-9a57-eb64e8782ae8 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 646.614749] [54795]: [pid: 54795|app: 0|req: 43/85] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:48 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 647.633974] [54796]: DEBUG cinder.api.middleware.request_id [None req-c7948809-130d-44b7-9ff1-466be804f205 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 647.635896] [54796]: INFO cinder.api.openstack.wsgi [None req-c7948809-130d-44b7-9ff1-466be804f205 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 647.636182] [54796]: DEBUG cinder.api.openstack.wsgi [None req-c7948809-130d-44b7-9ff1-466be804f205 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 647.636410] [54796]: DEBUG cinder.api.openstack.wsgi [None req-c7948809-130d-44b7-9ff1-466be804f205 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 647.651952] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 647.651952] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 647.657032] [54796]: INFO cinder.volume.api [None req-c7948809-130d-44b7-9ff1-466be804f205 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 647.667551] [54796]: INFO cinder.api.openstack.wsgi [None req-c7948809-130d-44b7-9ff1-466be804f205 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 647.668075] [54796]: [pid: 54796|app: 0|req: 43/86] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:49 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 648.682437] [54795]: DEBUG cinder.api.middleware.request_id [None req-57da7a24-6c3e-4b17-9f72-c533ea8052ca None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.686706] [54795]: INFO cinder.api.openstack.wsgi [None req-57da7a24-6c3e-4b17-9f72-c533ea8052ca tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 648.687607] [54795]: DEBUG cinder.api.openstack.wsgi [None req-57da7a24-6c3e-4b17-9f72-c533ea8052ca tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 648.688574] [54795]: DEBUG cinder.api.openstack.wsgi [None req-57da7a24-6c3e-4b17-9f72-c533ea8052ca tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 648.702016] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 648.702016] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 648.709556] [54795]: INFO cinder.volume.api [None req-57da7a24-6c3e-4b17-9f72-c533ea8052ca tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 648.715207] [54795]: INFO cinder.api.openstack.wsgi [None req-57da7a24-6c3e-4b17-9f72-c533ea8052ca tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 648.715207] [54795]: [pid: 54795|app: 0|req: 44/87] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:51:50 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 1392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 648.748753] [54796]: DEBUG cinder.api.middleware.request_id [req-560ea4f4-849d-4adc-a731-37fcec266563 req-45eba013-ba22-43e8-a122-3c3e17fd1b3f None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.752145] [54796]: INFO cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-45eba013-ba22-43e8-a122-3c3e17fd1b3f tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 648.752417] [54796]: DEBUG cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-45eba013-ba22-43e8-a122-3c3e17fd1b3f tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 648.752800] [54796]: DEBUG cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-45eba013-ba22-43e8-a122-3c3e17fd1b3f tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 648.761175] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 648.761175] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 648.765406] [54796]: INFO cinder.volume.api [req-560ea4f4-849d-4adc-a731-37fcec266563 req-45eba013-ba22-43e8-a122-3c3e17fd1b3f tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 648.772572] [54796]: INFO cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-45eba013-ba22-43e8-a122-3c3e17fd1b3f tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 648.773626] [54796]: [pid: 54796|app: 0|req: 44/88] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:51:50 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 649.151736] [54795]: DEBUG cinder.api.middleware.request_id [req-560ea4f4-849d-4adc-a731-37fcec266563 req-91463c9d-caf1-4513-82e4-a2de4bc3625f None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 649.155965] [54795]: INFO cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-91463c9d-caf1-4513-82e4-a2de4bc3625f tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 649.156266] [54795]: DEBUG cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-91463c9d-caf1-4513-82e4-a2de4bc3625f tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 649.156836] [54795]: DEBUG cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-91463c9d-caf1-4513-82e4-a2de4bc3625f tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 649.171549] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 649.171549] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 649.176953] [54795]: INFO cinder.volume.api [req-560ea4f4-849d-4adc-a731-37fcec266563 req-91463c9d-caf1-4513-82e4-a2de4bc3625f tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 649.184264] [54795]: INFO cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-91463c9d-caf1-4513-82e4-a2de4bc3625f tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 649.184264] [54795]: [pid: 54795|app: 0|req: 45/89] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:51:51 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 1392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 649.190711] [54796]: DEBUG cinder.api.middleware.request_id [None req-a623770c-8864-4f1f-915d-38516f5b32c3 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 649.191198] [54796]: INFO cinder.api.openstack.wsgi [None req-a623770c-8864-4f1f-915d-38516f5b32c3 None None] GET http://10.180.1.21/volume// [ 649.191382] [54796]: DEBUG cinder.api.openstack.wsgi [None req-a623770c-8864-4f1f-915d-38516f5b32c3 None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 649.191603] [54796]: DEBUG cinder.api.openstack.wsgi [None req-a623770c-8864-4f1f-915d-38516f5b32c3 None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 649.191998] [54796]: INFO cinder.api.openstack.wsgi [None req-a623770c-8864-4f1f-915d-38516f5b32c3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 649.192331] [54796]: [pid: 54796|app: 0|req: 45/90] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 03:51:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 649.198495] [54795]: DEBUG cinder.api.middleware.request_id [req-560ea4f4-849d-4adc-a731-37fcec266563 req-0bbc1041-17bd-41cf-975c-6f8b183580dc None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 649.201753] [54795]: INFO cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-0bbc1041-17bd-41cf-975c-6f8b183580dc tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] POST http://10.180.1.21/volume/v3/attachments [ 649.205046] [54795]: DEBUG cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-0bbc1041-17bd-41cf-975c-6f8b183580dc tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da05194c-c10e-493d-9fee-3776d3efefd2", "connector": null, "instance_uuid": "3dccb49c-7b75-4f53-95d2-4638f3367570"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 649.215599] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 649.215599] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 649.269164] [54795]: INFO cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-0bbc1041-17bd-41cf-975c-6f8b183580dc tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 649.269398] [54795]: [pid: 54795|app: 0|req: 46/91] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 03:51:51 2025] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 658.768319] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=168,cinder:UPDATE=15,cinder:INSERT=13 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 659.268057] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=234,cinder:INSERT=37,cinder:UPDATE=52 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 702.677918] [54796]: DEBUG cinder.api.middleware.request_id [None req-674aa719-6a16-4c8e-a4d2-aaefc9addf00 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.678524] [54796]: INFO cinder.api.openstack.wsgi [None req-674aa719-6a16-4c8e-a4d2-aaefc9addf00 None None] GET http://10.180.1.21/volume// [ 702.678722] [54796]: DEBUG cinder.api.openstack.wsgi [None req-674aa719-6a16-4c8e-a4d2-aaefc9addf00 None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.678943] [54796]: DEBUG cinder.api.openstack.wsgi [None req-674aa719-6a16-4c8e-a4d2-aaefc9addf00 None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 702.679433] [54796]: INFO cinder.api.openstack.wsgi [None req-674aa719-6a16-4c8e-a4d2-aaefc9addf00 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 702.679749] [54796]: [pid: 54796|app: 0|req: 46/92] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 03:52:44 2025] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 702.699653] [54795]: DEBUG cinder.api.middleware.request_id [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-376b3770-8e89-41a0-9f42-bd796de57241 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.702653] [54795]: INFO cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-376b3770-8e89-41a0-9f42-bd796de57241 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 702.702905] [54795]: DEBUG cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-376b3770-8e89-41a0-9f42-bd796de57241 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.703135] [54795]: DEBUG cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-376b3770-8e89-41a0-9f42-bd796de57241 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 702.719380] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.719380] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 702.726360] [54795]: INFO cinder.volume.api [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-376b3770-8e89-41a0-9f42-bd796de57241 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 702.734708] [54795]: INFO cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-376b3770-8e89-41a0-9f42-bd796de57241 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 702.735092] [54795]: [pid: 54795|app: 0|req: 47/93] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 03:52:44 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 1571 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 702.939921] [54796]: DEBUG cinder.api.middleware.request_id [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-9d4c0c2d-07b5-4337-9c5a-1f6e9fcf4435 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.943641] [54796]: INFO cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-9d4c0c2d-07b5-4337-9c5a-1f6e9fcf4435 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] PUT http://10.180.1.21/volume/v3/attachments/c6738447-a45f-4ffb-9009-5772014d0ecf [ 702.944348] [54796]: DEBUG cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-9d4c0c2d-07b5-4337-9c5a-1f6e9fcf4435 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-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=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 702.969207] [54796]: DEBUG cinder.coordination [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-9d4c0c2d-07b5-4337-9c5a-1f6e9fcf4435 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Acquiring lock "cinder-attachment_update-45bafa09-8c71-4a88-9351-ef084e191557-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 702.973808] [54796]: DEBUG cinder.coordination [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-9d4c0c2d-07b5-4337-9c5a-1f6e9fcf4435 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Lock "cinder-attachment_update-45bafa09-8c71-4a88-9351-ef084e191557-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 702.974930] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.974930] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 703.511365] [54796]: DEBUG cinder.coordination [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-9d4c0c2d-07b5-4337-9c5a-1f6e9fcf4435 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Lock "cinder-attachment_update-45bafa09-8c71-4a88-9351-ef084e191557-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.537s {{(pid=54796) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 703.512786] [54796]: INFO cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-9d4c0c2d-07b5-4337-9c5a-1f6e9fcf4435 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/attachments/c6738447-a45f-4ffb-9009-5772014d0ecf returned with HTTP 200 [ 703.513433] [54796]: [pid: 54796|app: 0|req: 47/94] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 03:52:44 2025] PUT /volume/v3/attachments/c6738447-a45f-4ffb-9009-5772014d0ecf => generated 617 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 704.021694] [54795]: DEBUG cinder.api.middleware.request_id [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-5ee4b327-0b22-4643-b7eb-7f9733de2c33 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.024656] [54795]: INFO cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-5ee4b327-0b22-4643-b7eb-7f9733de2c33 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] POST http://10.180.1.21/volume/v3/attachments/c6738447-a45f-4ffb-9009-5772014d0ecf/action [ 704.025820] [54795]: DEBUG cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-5ee4b327-0b22-4643-b7eb-7f9733de2c33 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Action body: b'{"os-complete": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 704.026070] [54795]: DEBUG cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-5ee4b327-0b22-4643-b7eb-7f9733de2c33 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 704.055846] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 704.055846] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 704.074136] [54795]: INFO cinder.api.openstack.wsgi [req-7f0104b3-a3eb-4aae-93ef-d64c106a32ea req-5ee4b327-0b22-4643-b7eb-7f9733de2c33 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/attachments/c6738447-a45f-4ffb-9009-5772014d0ecf/action returned with HTTP 204 [ 704.075169] [54795]: [pid: 54795|app: 0|req: 48/95] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 03:52:45 2025] POST /volume/v3/attachments/c6738447-a45f-4ffb-9009-5772014d0ecf/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 712.742692] [54796]: DEBUG cinder.api.middleware.request_id [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-ac911eec-c700-4ef8-9763-e1d7322b8c7a None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.747077] [54796]: INFO cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-ac911eec-c700-4ef8-9763-e1d7322b8c7a tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 712.747077] [54796]: DEBUG cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-ac911eec-c700-4ef8-9763-e1d7322b8c7a tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.747077] [54796]: DEBUG cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-ac911eec-c700-4ef8-9763-e1d7322b8c7a tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.761246] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.761246] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.765045] [54796]: INFO cinder.volume.api [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-ac911eec-c700-4ef8-9763-e1d7322b8c7a tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 712.770669] [54796]: INFO cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-ac911eec-c700-4ef8-9763-e1d7322b8c7a tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 712.770669] [54796]: [pid: 54796|app: 0|req: 48/96] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:52:54 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 714.069519] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 714.294257] [54795]: DEBUG cinder.api.middleware.request_id [None req-23c5d826-da91-44a3-949a-37c687d8c910 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.295103] [54795]: INFO cinder.api.openstack.wsgi [None req-23c5d826-da91-44a3-949a-37c687d8c910 None None] GET http://10.180.1.21/volume// [ 714.295776] [54795]: DEBUG cinder.api.openstack.wsgi [None req-23c5d826-da91-44a3-949a-37c687d8c910 None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.295776] [54795]: DEBUG cinder.api.openstack.wsgi [None req-23c5d826-da91-44a3-949a-37c687d8c910 None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.296112] [54795]: INFO cinder.api.openstack.wsgi [None req-23c5d826-da91-44a3-949a-37c687d8c910 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 714.296464] [54795]: [pid: 54795|app: 0|req: 49/97] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 03:52:56 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 714.301322] [54796]: DEBUG cinder.api.middleware.request_id [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-51775b9b-b2a8-4627-8776-23932a9811ba None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.303908] [54796]: INFO cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-51775b9b-b2a8-4627-8776-23932a9811ba tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 714.304769] [54796]: DEBUG cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-51775b9b-b2a8-4627-8776-23932a9811ba tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecc741dc-0211-4c42-9444-c2d30f68a61c", "connector": null, "instance_uuid": "2684e9fa-ee32-44be-9f96-ae3fdd058bb2"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 714.320817] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.320817] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.360333] [54796]: INFO cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-51775b9b-b2a8-4627-8776-23932a9811ba tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 714.360333] [54796]: [pid: 54796|app: 0|req: 49/98] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 03:52:56 2025] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 714.395576] [54795]: DEBUG cinder.api.middleware.request_id [None req-f7c181fd-a7b7-4e55-a859-07fc0fb92130 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.399323] [54795]: INFO cinder.api.openstack.wsgi [None req-f7c181fd-a7b7-4e55-a859-07fc0fb92130 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 714.399323] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f7c181fd-a7b7-4e55-a859-07fc0fb92130 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.399323] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f7c181fd-a7b7-4e55-a859-07fc0fb92130 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.410460] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.410460] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.414367] [54795]: INFO cinder.volume.api [None req-f7c181fd-a7b7-4e55-a859-07fc0fb92130 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 714.419189] [54795]: INFO cinder.api.openstack.wsgi [None req-f7c181fd-a7b7-4e55-a859-07fc0fb92130 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 714.419750] [54795]: [pid: 54795|app: 0|req: 50/99] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:52:56 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 714.926124] [54796]: DEBUG cinder.api.middleware.request_id [None req-75c8f38c-ca99-4bd9-930c-adcde638e601 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.926609] [54796]: INFO cinder.api.openstack.wsgi [None req-75c8f38c-ca99-4bd9-930c-adcde638e601 None None] GET http://10.180.1.21/volume// [ 714.926810] [54796]: DEBUG cinder.api.openstack.wsgi [None req-75c8f38c-ca99-4bd9-930c-adcde638e601 None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.927051] [54796]: DEBUG cinder.api.openstack.wsgi [None req-75c8f38c-ca99-4bd9-930c-adcde638e601 None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.927487] [54796]: INFO cinder.api.openstack.wsgi [None req-75c8f38c-ca99-4bd9-930c-adcde638e601 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 714.927802] [54796]: [pid: 54796|app: 0|req: 50/100] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 03:52:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 714.936422] [54795]: DEBUG cinder.api.middleware.request_id [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-fd0fa850-5340-4e53-a032-2003971f4cc5 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.937656] [54795]: INFO cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-fd0fa850-5340-4e53-a032-2003971f4cc5 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 714.938244] [54795]: DEBUG cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-fd0fa850-5340-4e53-a032-2003971f4cc5 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.940623] [54795]: DEBUG cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-fd0fa850-5340-4e53-a032-2003971f4cc5 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.962317] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.962317] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.967268] [54795]: INFO cinder.volume.api [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-fd0fa850-5340-4e53-a032-2003971f4cc5 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 714.973510] [54795]: INFO cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-fd0fa850-5340-4e53-a032-2003971f4cc5 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 714.974097] [54795]: [pid: 54795|app: 0|req: 51/101] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 03:52:56 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1232 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 715.058401] [54796]: DEBUG cinder.api.middleware.request_id [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-dcd14ff0-3177-4aa8-abaa-fc346f7cf600 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.061087] [54796]: INFO cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-dcd14ff0-3177-4aa8-abaa-fc346f7cf600 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] PUT http://10.180.1.21/volume/v3/attachments/1bf591e0-b485-47f0-b3f6-69513264953a [ 715.061537] [54796]: DEBUG cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-dcd14ff0-3177-4aa8-abaa-fc346f7cf600 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-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-526100", "mountpoint": "/dev/sdb"}}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 715.071387] [54796]: DEBUG cinder.coordination [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-dcd14ff0-3177-4aa8-abaa-fc346f7cf600 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Acquiring lock "cinder-attachment_update-ecc741dc-0211-4c42-9444-c2d30f68a61c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 715.076513] [54796]: DEBUG cinder.coordination [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-dcd14ff0-3177-4aa8-abaa-fc346f7cf600 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Lock "cinder-attachment_update-ecc741dc-0211-4c42-9444-c2d30f68a61c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 715.077887] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.077887] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.436743] [54795]: DEBUG cinder.api.middleware.request_id [None req-27e22dc8-638a-4cd6-a575-c02c5dfe06af None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.439422] [54795]: INFO cinder.api.openstack.wsgi [None req-27e22dc8-638a-4cd6-a575-c02c5dfe06af tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 715.439682] [54795]: DEBUG cinder.api.openstack.wsgi [None req-27e22dc8-638a-4cd6-a575-c02c5dfe06af tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.440139] [54795]: DEBUG cinder.api.openstack.wsgi [None req-27e22dc8-638a-4cd6-a575-c02c5dfe06af tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.462980] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.462980] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.470023] [54795]: INFO cinder.volume.api [None req-27e22dc8-638a-4cd6-a575-c02c5dfe06af tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 715.474298] [54795]: INFO cinder.api.openstack.wsgi [None req-27e22dc8-638a-4cd6-a575-c02c5dfe06af tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 715.474953] [54795]: [pid: 54795|app: 0|req: 52/102] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:52:57 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 716.489400] [54795]: DEBUG cinder.api.middleware.request_id [None req-c6e6ccd0-259a-4921-9528-807d3f2c7532 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.492433] [54795]: INFO cinder.api.openstack.wsgi [None req-c6e6ccd0-259a-4921-9528-807d3f2c7532 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 716.492899] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c6e6ccd0-259a-4921-9528-807d3f2c7532 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 716.493249] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c6e6ccd0-259a-4921-9528-807d3f2c7532 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 716.509658] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.509658] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 716.516025] [54795]: INFO cinder.volume.api [None req-c6e6ccd0-259a-4921-9528-807d3f2c7532 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 716.522951] [54795]: INFO cinder.api.openstack.wsgi [None req-c6e6ccd0-259a-4921-9528-807d3f2c7532 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 716.522951] [54795]: [pid: 54795|app: 0|req: 53/103] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:52:58 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 717.535535] [54795]: DEBUG cinder.api.middleware.request_id [None req-49dced43-65da-40e0-a82b-6d009279a3b8 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.537723] [54795]: INFO cinder.api.openstack.wsgi [None req-49dced43-65da-40e0-a82b-6d009279a3b8 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 717.537954] [54795]: DEBUG cinder.api.openstack.wsgi [None req-49dced43-65da-40e0-a82b-6d009279a3b8 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.538191] [54795]: DEBUG cinder.api.openstack.wsgi [None req-49dced43-65da-40e0-a82b-6d009279a3b8 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.552881] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.552881] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.556879] [54795]: INFO cinder.volume.api [None req-49dced43-65da-40e0-a82b-6d009279a3b8 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 717.561995] [54795]: INFO cinder.api.openstack.wsgi [None req-49dced43-65da-40e0-a82b-6d009279a3b8 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 717.562414] [54795]: [pid: 54795|app: 0|req: 54/104] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:52:59 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 718.574906] [54795]: DEBUG cinder.api.middleware.request_id [None req-46c40ef8-fe7f-4c55-b482-159b7cccd88f None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.576329] [54795]: INFO cinder.api.openstack.wsgi [None req-46c40ef8-fe7f-4c55-b482-159b7cccd88f tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 718.576554] [54795]: DEBUG cinder.api.openstack.wsgi [None req-46c40ef8-fe7f-4c55-b482-159b7cccd88f tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.576767] [54795]: DEBUG cinder.api.openstack.wsgi [None req-46c40ef8-fe7f-4c55-b482-159b7cccd88f tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.591242] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.591242] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 718.594731] [54795]: INFO cinder.volume.api [None req-46c40ef8-fe7f-4c55-b482-159b7cccd88f tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 718.599604] [54795]: INFO cinder.api.openstack.wsgi [None req-46c40ef8-fe7f-4c55-b482-159b7cccd88f tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 718.599980] [54795]: [pid: 54795|app: 0|req: 55/105] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:00 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 719.012874] [54795]: DEBUG cinder.api.middleware.request_id [None req-55b0f5b7-5df6-497b-aca6-0c421fdf2610 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.014929] [54795]: INFO cinder.api.openstack.wsgi [None req-55b0f5b7-5df6-497b-aca6-0c421fdf2610 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 719.015202] [54795]: DEBUG cinder.api.openstack.wsgi [None req-55b0f5b7-5df6-497b-aca6-0c421fdf2610 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.015424] [54795]: DEBUG cinder.api.openstack.wsgi [None req-55b0f5b7-5df6-497b-aca6-0c421fdf2610 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.026448] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.026448] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.030247] [54795]: INFO cinder.volume.api [None req-55b0f5b7-5df6-497b-aca6-0c421fdf2610 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 719.037319] [54795]: INFO cinder.api.openstack.wsgi [None req-55b0f5b7-5df6-497b-aca6-0c421fdf2610 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 719.037319] [54795]: [pid: 54795|app: 0|req: 56/106] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 03:53:00 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 1864 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 719.610433] [54796]: DEBUG cinder.coordination [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-dcd14ff0-3177-4aa8-abaa-fc346f7cf600 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Lock "cinder-attachment_update-ecc741dc-0211-4c42-9444-c2d30f68a61c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.534s {{(pid=54796) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 719.614937] [54796]: INFO cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-dcd14ff0-3177-4aa8-abaa-fc346f7cf600 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/attachments/1bf591e0-b485-47f0-b3f6-69513264953a returned with HTTP 200 [ 719.614937] [54796]: [pid: 54796|app: 0|req: 51/107] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 03:52:56 2025] PUT /volume/v3/attachments/1bf591e0-b485-47f0-b3f6-69513264953a => generated 617 bytes in 4556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 719.615096] [54795]: DEBUG cinder.api.middleware.request_id [None req-1daf60f1-24c8-4db5-92d1-10f84a490fe5 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.619039] [54795]: INFO cinder.api.openstack.wsgi [None req-1daf60f1-24c8-4db5-92d1-10f84a490fe5 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 719.619039] [54795]: DEBUG cinder.api.openstack.wsgi [None req-1daf60f1-24c8-4db5-92d1-10f84a490fe5 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.619039] [54795]: DEBUG cinder.api.openstack.wsgi [None req-1daf60f1-24c8-4db5-92d1-10f84a490fe5 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.638858] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.638858] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.645119] [54795]: INFO cinder.volume.api [None req-1daf60f1-24c8-4db5-92d1-10f84a490fe5 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 719.654566] [54795]: INFO cinder.api.openstack.wsgi [None req-1daf60f1-24c8-4db5-92d1-10f84a490fe5 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 719.654566] [54795]: [pid: 54795|app: 0|req: 57/108] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:01 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1009 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 720.667638] [54796]: DEBUG cinder.api.middleware.request_id [None req-e9c12d1f-77ed-4377-89bd-604567f431e1 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.671380] [54796]: INFO cinder.api.openstack.wsgi [None req-e9c12d1f-77ed-4377-89bd-604567f431e1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 720.671684] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e9c12d1f-77ed-4377-89bd-604567f431e1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.671920] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e9c12d1f-77ed-4377-89bd-604567f431e1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.695918] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.695918] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.700039] [54796]: INFO cinder.volume.api [None req-e9c12d1f-77ed-4377-89bd-604567f431e1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 720.706126] [54796]: INFO cinder.api.openstack.wsgi [None req-e9c12d1f-77ed-4377-89bd-604567f431e1 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 720.706734] [54796]: [pid: 54796|app: 0|req: 52/109] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:02 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1009 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 720.871046] [54795]: DEBUG cinder.api.middleware.request_id [None req-81664be2-3224-4c55-a93b-9643f93fc421 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.871046] [54795]: INFO cinder.api.openstack.wsgi [None req-81664be2-3224-4c55-a93b-9643f93fc421 None None] GET http://10.180.1.21/volume// [ 720.871046] [54795]: DEBUG cinder.api.openstack.wsgi [None req-81664be2-3224-4c55-a93b-9643f93fc421 None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.871046] [54795]: DEBUG cinder.api.openstack.wsgi [None req-81664be2-3224-4c55-a93b-9643f93fc421 None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.871046] [54795]: INFO cinder.api.openstack.wsgi [None req-81664be2-3224-4c55-a93b-9643f93fc421 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 720.871046] [54795]: [pid: 54795|app: 0|req: 58/110] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 03:53:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 720.874812] [54796]: DEBUG cinder.api.middleware.request_id [req-560ea4f4-849d-4adc-a731-37fcec266563 req-5b3fb0ee-cc0d-4013-af10-c342d34d7e7d None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.877416] [54796]: INFO cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-5b3fb0ee-cc0d-4013-af10-c342d34d7e7d tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] GET http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 720.877700] [54796]: DEBUG cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-5b3fb0ee-cc0d-4013-af10-c342d34d7e7d tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.878161] [54796]: DEBUG cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-5b3fb0ee-cc0d-4013-af10-c342d34d7e7d tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.889570] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.889570] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.893781] [54796]: INFO cinder.volume.api [req-560ea4f4-849d-4adc-a731-37fcec266563 req-5b3fb0ee-cc0d-4013-af10-c342d34d7e7d tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 720.900783] [54796]: INFO cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-5b3fb0ee-cc0d-4013-af10-c342d34d7e7d tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 200 [ 720.901350] [54796]: [pid: 54796|app: 0|req: 53/111] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 03:53:02 2025] GET /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 1572 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 721.041773] [54795]: DEBUG cinder.api.middleware.request_id [req-560ea4f4-849d-4adc-a731-37fcec266563 req-198732aa-0de8-4743-a674-8cef0005cc89 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.045338] [54795]: INFO cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-198732aa-0de8-4743-a674-8cef0005cc89 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] PUT http://10.180.1.21/volume/v3/attachments/cbec6b14-0d45-4021-9ca9-fdbd560c47db [ 721.046457] [54795]: DEBUG cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-198732aa-0de8-4743-a674-8cef0005cc89 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-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=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 721.057130] [54795]: DEBUG cinder.coordination [req-560ea4f4-849d-4adc-a731-37fcec266563 req-198732aa-0de8-4743-a674-8cef0005cc89 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Acquiring lock "cinder-attachment_update-da05194c-c10e-493d-9fee-3776d3efefd2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54795) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 721.064272] [54795]: DEBUG cinder.coordination [req-560ea4f4-849d-4adc-a731-37fcec266563 req-198732aa-0de8-4743-a674-8cef0005cc89 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Lock "cinder-attachment_update-da05194c-c10e-493d-9fee-3776d3efefd2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=54795) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 721.064937] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.064937] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 721.600550] [54795]: DEBUG cinder.coordination [req-560ea4f4-849d-4adc-a731-37fcec266563 req-198732aa-0de8-4743-a674-8cef0005cc89 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Lock "cinder-attachment_update-da05194c-c10e-493d-9fee-3776d3efefd2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.537s {{(pid=54795) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 721.600913] [54795]: INFO cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-198732aa-0de8-4743-a674-8cef0005cc89 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/attachments/cbec6b14-0d45-4021-9ca9-fdbd560c47db returned with HTTP 200 [ 721.601431] [54795]: [pid: 54795|app: 0|req: 59/112] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 03:53:02 2025] PUT /volume/v3/attachments/cbec6b14-0d45-4021-9ca9-fdbd560c47db => generated 617 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 721.718377] [54796]: DEBUG cinder.api.middleware.request_id [None req-8af40907-dfd7-4c15-8488-6094031471ff None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.720764] [54796]: INFO cinder.api.openstack.wsgi [None req-8af40907-dfd7-4c15-8488-6094031471ff tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 721.720990] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8af40907-dfd7-4c15-8488-6094031471ff tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 721.721259] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8af40907-dfd7-4c15-8488-6094031471ff tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 721.736440] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.736440] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 721.739914] [54796]: INFO cinder.volume.api [None req-8af40907-dfd7-4c15-8488-6094031471ff tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 721.744574] [54796]: INFO cinder.api.openstack.wsgi [None req-8af40907-dfd7-4c15-8488-6094031471ff tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 721.745049] [54796]: [pid: 54796|app: 0|req: 54/113] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:03 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 721.760919] [54795]: DEBUG cinder.api.middleware.request_id [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-c0fac4bf-dcec-4e6e-b7fc-583f666558f2 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.763531] [54795]: INFO cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-c0fac4bf-dcec-4e6e-b7fc-583f666558f2 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] POST http://10.180.1.21/volume/v3/attachments/1bf591e0-b485-47f0-b3f6-69513264953a/action [ 721.763995] [54795]: DEBUG cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-c0fac4bf-dcec-4e6e-b7fc-583f666558f2 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Action body: b'{"os-complete": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 721.764152] [54795]: DEBUG cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-c0fac4bf-dcec-4e6e-b7fc-583f666558f2 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 721.780997] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.780997] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 721.788297] [54795]: INFO cinder.api.openstack.wsgi [req-fe5e1bf7-6da5-4d3b-a351-965cd9e6127c req-c0fac4bf-dcec-4e6e-b7fc-583f666558f2 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/attachments/1bf591e0-b485-47f0-b3f6-69513264953a/action returned with HTTP 204 [ 721.789034] [54795]: [pid: 54795|app: 0|req: 60/114] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 03:53:03 2025] POST /volume/v3/attachments/1bf591e0-b485-47f0-b3f6-69513264953a/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 722.108883] [54796]: DEBUG cinder.api.middleware.request_id [req-560ea4f4-849d-4adc-a731-37fcec266563 req-2a38c479-49bc-419b-91c4-27c5e0ed4a01 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.116243] [54796]: INFO cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-2a38c479-49bc-419b-91c4-27c5e0ed4a01 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] POST http://10.180.1.21/volume/v3/attachments/cbec6b14-0d45-4021-9ca9-fdbd560c47db/action [ 722.116932] [54796]: DEBUG cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-2a38c479-49bc-419b-91c4-27c5e0ed4a01 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Action body: b'{"os-complete": null}' {{(pid=54796) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 722.117099] [54796]: DEBUG cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-2a38c479-49bc-419b-91c4-27c5e0ed4a01 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 722.136070] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.136070] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.147094] [54796]: INFO cinder.api.openstack.wsgi [req-560ea4f4-849d-4adc-a731-37fcec266563 req-2a38c479-49bc-419b-91c4-27c5e0ed4a01 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/attachments/cbec6b14-0d45-4021-9ca9-fdbd560c47db/action returned with HTTP 204 [ 722.147520] [54796]: [pid: 54796|app: 0|req: 55/115] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 03:53:03 2025] POST /volume/v3/attachments/cbec6b14-0d45-4021-9ca9-fdbd560c47db/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 722.755378] [54795]: DEBUG cinder.api.middleware.request_id [None req-19b098ba-7658-4da2-a74e-00b2aaf72036 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.757525] [54795]: INFO cinder.api.openstack.wsgi [None req-19b098ba-7658-4da2-a74e-00b2aaf72036 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 722.757748] [54795]: DEBUG cinder.api.openstack.wsgi [None req-19b098ba-7658-4da2-a74e-00b2aaf72036 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 722.757971] [54795]: DEBUG cinder.api.openstack.wsgi [None req-19b098ba-7658-4da2-a74e-00b2aaf72036 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.781305] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.781305] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.785053] [54795]: INFO cinder.volume.api [None req-19b098ba-7658-4da2-a74e-00b2aaf72036 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 722.790323] [54795]: INFO cinder.api.openstack.wsgi [None req-19b098ba-7658-4da2-a74e-00b2aaf72036 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 722.790736] [54795]: [pid: 54795|app: 0|req: 61/116] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:04 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 722.802869] [54796]: DEBUG cinder.api.middleware.request_id [None req-d3d48487-7508-411a-99fb-46169c411653 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.804405] [54796]: INFO cinder.api.openstack.wsgi [None req-d3d48487-7508-411a-99fb-46169c411653 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 722.804651] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d3d48487-7508-411a-99fb-46169c411653 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 722.804888] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d3d48487-7508-411a-99fb-46169c411653 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.816034] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.816034] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.818877] [54796]: INFO cinder.volume.api [None req-d3d48487-7508-411a-99fb-46169c411653 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 722.824032] [54796]: INFO cinder.api.openstack.wsgi [None req-d3d48487-7508-411a-99fb-46169c411653 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 722.824032] [54796]: [pid: 54796|app: 0|req: 56/117] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:04 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 723.064427] [54795]: DEBUG cinder.api.middleware.request_id [None req-f0c17888-a7cd-49eb-9d70-d0fde9e9ea39 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.066748] [54795]: INFO cinder.api.openstack.wsgi [None req-f0c17888-a7cd-49eb-9d70-d0fde9e9ea39 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 723.066987] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f0c17888-a7cd-49eb-9d70-d0fde9e9ea39 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 723.067236] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f0c17888-a7cd-49eb-9d70-d0fde9e9ea39 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 723.080374] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.080374] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 723.084122] [54795]: INFO cinder.volume.api [None req-f0c17888-a7cd-49eb-9d70-d0fde9e9ea39 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 723.088441] [54795]: INFO cinder.api.openstack.wsgi [None req-f0c17888-a7cd-49eb-9d70-d0fde9e9ea39 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 723.088835] [54795]: [pid: 54795|app: 0|req: 62/118] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:04 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 723.171362] [54796]: DEBUG cinder.api.middleware.request_id [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-508100fe-118e-44e7-a351-0d03c3d14d54 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.174467] [54796]: INFO cinder.api.openstack.wsgi [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-508100fe-118e-44e7-a351-0d03c3d14d54 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 723.174467] [54796]: DEBUG cinder.api.openstack.wsgi [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-508100fe-118e-44e7-a351-0d03c3d14d54 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 723.174467] [54796]: DEBUG cinder.api.openstack.wsgi [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-508100fe-118e-44e7-a351-0d03c3d14d54 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 723.187188] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.187188] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 723.190532] [54796]: INFO cinder.volume.api [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-508100fe-118e-44e7-a351-0d03c3d14d54 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 723.196217] [54796]: INFO cinder.api.openstack.wsgi [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-508100fe-118e-44e7-a351-0d03c3d14d54 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 723.196748] [54796]: [pid: 54796|app: 0|req: 57/119] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:53:05 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 723.232157] [54795]: DEBUG cinder.api.middleware.request_id [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-00c64a90-b40e-41a8-a166-7118319a546f None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.234512] [54795]: INFO cinder.api.openstack.wsgi [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-00c64a90-b40e-41a8-a166-7118319a546f tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] POST http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c/action [ 723.234910] [54795]: DEBUG cinder.api.openstack.wsgi [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-00c64a90-b40e-41a8-a166-7118319a546f tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 723.235067] [54795]: DEBUG cinder.api.openstack.wsgi [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-00c64a90-b40e-41a8-a166-7118319a546f tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 723.246666] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.246666] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 723.247095] [54795]: INFO cinder.volume.api [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-00c64a90-b40e-41a8-a166-7118319a546f tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 723.254782] [54795]: INFO cinder.volume.api [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-00c64a90-b40e-41a8-a166-7118319a546f tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Begin detaching volume completed successfully. [ 723.255033] [54795]: INFO cinder.api.openstack.wsgi [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-00c64a90-b40e-41a8-a166-7118319a546f tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c/action returned with HTTP 202 [ 723.255479] [54795]: [pid: 54795|app: 0|req: 63/120] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 03:53:05 2025] POST /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 724.293034] [54796]: DEBUG cinder.api.middleware.request_id [None req-ecd1080b-d612-4fbc-8cff-dc7701abf880 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.293505] [54796]: INFO cinder.api.openstack.wsgi [None req-ecd1080b-d612-4fbc-8cff-dc7701abf880 None None] GET http://10.180.1.21/volume// [ 724.293696] [54796]: DEBUG cinder.api.openstack.wsgi [None req-ecd1080b-d612-4fbc-8cff-dc7701abf880 None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 724.293954] [54796]: DEBUG cinder.api.openstack.wsgi [None req-ecd1080b-d612-4fbc-8cff-dc7701abf880 None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 724.294380] [54796]: INFO cinder.api.openstack.wsgi [None req-ecd1080b-d612-4fbc-8cff-dc7701abf880 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 724.294696] [54796]: [pid: 54796|app: 0|req: 58/121] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 03:53:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 724.298581] [54795]: DEBUG cinder.api.middleware.request_id [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-31a476cf-557a-4153-ad46-617eabbc545a None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.301212] [54795]: INFO cinder.api.openstack.wsgi [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-31a476cf-557a-4153-ad46-617eabbc545a tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 724.301475] [54795]: DEBUG cinder.api.openstack.wsgi [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-31a476cf-557a-4153-ad46-617eabbc545a tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 724.301701] [54795]: DEBUG cinder.api.openstack.wsgi [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-31a476cf-557a-4153-ad46-617eabbc545a tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 724.317294] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 724.317294] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 724.320957] [54795]: INFO cinder.volume.api [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-31a476cf-557a-4153-ad46-617eabbc545a tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 724.328918] [54795]: INFO cinder.api.openstack.wsgi [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-31a476cf-557a-4153-ad46-617eabbc545a tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 724.331065] [54795]: [pid: 54795|app: 0|req: 64/122] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 03:53:06 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1554 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 725.520056] [54796]: DEBUG cinder.api.middleware.request_id [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-c4eb8382-9c02-46af-a5f7-b450e57bd299 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.524386] [54796]: INFO cinder.api.openstack.wsgi [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-c4eb8382-9c02-46af-a5f7-b450e57bd299 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/1bf591e0-b485-47f0-b3f6-69513264953a [ 725.524801] [54796]: DEBUG cinder.api.openstack.wsgi [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-c4eb8382-9c02-46af-a5f7-b450e57bd299 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.525213] [54796]: DEBUG cinder.api.openstack.wsgi [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-c4eb8382-9c02-46af-a5f7-b450e57bd299 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'version_select' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.541946] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.541946] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.096690] [54796]: INFO cinder.api.openstack.wsgi [req-03f4ab00-144c-4159-8eb8-ab22f85fe40b req-c4eb8382-9c02-46af-a5f7-b450e57bd299 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/attachments/1bf591e0-b485-47f0-b3f6-69513264953a returned with HTTP 200 [ 726.097253] [54796]: [pid: 54796|app: 0|req: 59/123] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 03:53:07 2025] DELETE /volume/v3/attachments/1bf591e0-b485-47f0-b3f6-69513264953a => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 727.534605] [54795]: DEBUG cinder.api.middleware.request_id [None req-bce1a4ef-e357-4790-9976-743f45a9f376 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.537227] [54795]: INFO cinder.api.openstack.wsgi [None req-bce1a4ef-e357-4790-9976-743f45a9f376 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 727.537557] [54795]: DEBUG cinder.api.openstack.wsgi [None req-bce1a4ef-e357-4790-9976-743f45a9f376 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 727.537808] [54795]: DEBUG cinder.api.openstack.wsgi [None req-bce1a4ef-e357-4790-9976-743f45a9f376 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 727.552982] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.552982] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.558666] [54795]: INFO cinder.volume.api [None req-bce1a4ef-e357-4790-9976-743f45a9f376 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 727.565537] [54795]: INFO cinder.api.openstack.wsgi [None req-bce1a4ef-e357-4790-9976-743f45a9f376 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 727.565537] [54795]: [pid: 54795|app: 0|req: 65/124] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:09 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 727.576121] [54796]: DEBUG cinder.api.middleware.request_id [None req-055813a8-dafa-4f72-9915-b604f8ca9526 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.578334] [54796]: INFO cinder.api.openstack.wsgi [None req-055813a8-dafa-4f72-9915-b604f8ca9526 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 727.578562] [54796]: DEBUG cinder.api.openstack.wsgi [None req-055813a8-dafa-4f72-9915-b604f8ca9526 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 727.578782] [54796]: DEBUG cinder.api.openstack.wsgi [None req-055813a8-dafa-4f72-9915-b604f8ca9526 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 727.578981] [54796]: INFO cinder.api.v3.volumes [None req-055813a8-dafa-4f72-9915-b604f8ca9526 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Delete volume with id: ecc741dc-0211-4c42-9444-c2d30f68a61c [ 727.587567] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.587567] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.588060] [54796]: INFO cinder.volume.api [None req-055813a8-dafa-4f72-9915-b604f8ca9526 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 727.616938] [54796]: INFO cinder.volume.api [None req-055813a8-dafa-4f72-9915-b604f8ca9526 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Delete volume request issued successfully. [ 727.617198] [54796]: INFO cinder.api.openstack.wsgi [None req-055813a8-dafa-4f72-9915-b604f8ca9526 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 202 [ 727.617689] [54796]: [pid: 54796|app: 0|req: 60/125] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 03:53:09 2025] DELETE /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 727.623740] [54795]: DEBUG cinder.api.middleware.request_id [None req-feaa25a3-ff07-4729-bd4a-f33df3cf9e28 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.626753] [54795]: INFO cinder.api.openstack.wsgi [None req-feaa25a3-ff07-4729-bd4a-f33df3cf9e28 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 727.627398] [54795]: DEBUG cinder.api.openstack.wsgi [None req-feaa25a3-ff07-4729-bd4a-f33df3cf9e28 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 727.627782] [54795]: DEBUG cinder.api.openstack.wsgi [None req-feaa25a3-ff07-4729-bd4a-f33df3cf9e28 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 727.640241] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.640241] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.645881] [54795]: INFO cinder.volume.api [None req-feaa25a3-ff07-4729-bd4a-f33df3cf9e28 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 727.651393] [54795]: INFO cinder.api.openstack.wsgi [None req-feaa25a3-ff07-4729-bd4a-f33df3cf9e28 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 727.651804] [54795]: [pid: 54795|app: 0|req: 66/126] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:09 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 728.666790] [54796]: DEBUG cinder.api.middleware.request_id [None req-994450f1-2b88-456d-8ae0-5eed73a4c96b None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.669061] [54796]: INFO cinder.api.openstack.wsgi [None req-994450f1-2b88-456d-8ae0-5eed73a4c96b tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 728.669352] [54796]: DEBUG cinder.api.openstack.wsgi [None req-994450f1-2b88-456d-8ae0-5eed73a4c96b tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.669698] [54796]: DEBUG cinder.api.openstack.wsgi [None req-994450f1-2b88-456d-8ae0-5eed73a4c96b tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.685807] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.685807] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.691044] [54796]: INFO cinder.volume.api [None req-994450f1-2b88-456d-8ae0-5eed73a4c96b tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 728.695116] [54796]: INFO cinder.api.openstack.wsgi [None req-994450f1-2b88-456d-8ae0-5eed73a4c96b tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 728.696434] [54796]: [pid: 54796|app: 0|req: 61/127] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:10 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 729.706116] [54795]: DEBUG cinder.api.middleware.request_id [None req-a3e94389-c419-4381-a529-5627fd06ff7d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.710569] [54795]: INFO cinder.api.openstack.wsgi [None req-a3e94389-c419-4381-a529-5627fd06ff7d tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 729.710569] [54795]: DEBUG cinder.api.openstack.wsgi [None req-a3e94389-c419-4381-a529-5627fd06ff7d tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.710569] [54795]: DEBUG cinder.api.openstack.wsgi [None req-a3e94389-c419-4381-a529-5627fd06ff7d tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.719531] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.719531] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.723495] [54795]: INFO cinder.volume.api [None req-a3e94389-c419-4381-a529-5627fd06ff7d tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Volume info retrieved successfully. [ 729.727752] [54795]: INFO cinder.api.openstack.wsgi [None req-a3e94389-c419-4381-a529-5627fd06ff7d tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 200 [ 729.728162] [54795]: [pid: 54795|app: 0|req: 67/128] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:11 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 730.740168] [54796]: DEBUG cinder.api.middleware.request_id [None req-a1fc28e0-eaa0-49e1-b183-e76f33446362 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.742424] [54796]: INFO cinder.api.openstack.wsgi [None req-a1fc28e0-eaa0-49e1-b183-e76f33446362 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 730.742652] [54796]: DEBUG cinder.api.openstack.wsgi [None req-a1fc28e0-eaa0-49e1-b183-e76f33446362 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 730.742861] [54796]: DEBUG cinder.api.openstack.wsgi [None req-a1fc28e0-eaa0-49e1-b183-e76f33446362 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.757271] [54796]: INFO cinder.api.openstack.wsgi [None req-a1fc28e0-eaa0-49e1-b183-e76f33446362 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 404 [ 730.757271] [54796]: [pid: 54796|app: 0|req: 62/129] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:12 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 732.554393] [54795]: DEBUG cinder.api.middleware.request_id [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.559485] [54795]: INFO cinder.api.openstack.wsgi [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] POST http://10.180.1.21/volume/v3/volumes [ 732.560791] [54795]: DEBUG cinder.api.openstack.wsgi [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1948019316"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 732.564202] [54795]: DEBUG cinder.api.v3.volumes [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1948019316'}} {{(pid=54795) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 732.564578] [54795]: INFO cinder.api.v3.volumes [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Create volume of 1 GB [ 732.573288] [54795]: INFO cinder.volume.api [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Availability Zones retrieved successfully. [ 732.585044] [54795]: DEBUG cinder.volume.api [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Flow 'volume_create_api' (50a3753a-1174-45c2-8fa6-ba02e2f3e15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 732.586217] [54795]: DEBUG cinder.volume.api [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f08ec2-4cb1-4b0c-bfc0-2fd90e0b2bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 732.588507] [54795]: DEBUG cinder.volume.flows.api.create_volume [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Validating volume size '1' using validate_int {{(pid=54795) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 732.615958] [54795]: DEBUG cinder.volume.api [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f08ec2-4cb1-4b0c-bfc0-2fd90e0b2bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 732.617296] [54795]: DEBUG cinder.volume.api [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b71805c3-80a6-4a55-8dc4-9f462d1e24d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 732.664161] [54795]: DEBUG cinder.quota [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Created reservations ['c97b1210-5e52-437b-946c-a8c26031354d', '3d383612-cbab-4193-bcd5-eeafdcb1eacd', '96700b5c-5535-47d5-90a7-3a5298ec76ac', '1002b360-2d98-4327-987a-63029bc0973f'] {{(pid=54795) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 732.667171] [54795]: DEBUG cinder.volume.api [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b71805c3-80a6-4a55-8dc4-9f462d1e24d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c97b1210-5e52-437b-946c-a8c26031354d', '3d383612-cbab-4193-bcd5-eeafdcb1eacd', '96700b5c-5535-47d5-90a7-3a5298ec76ac', '1002b360-2d98-4327-987a-63029bc0973f']}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 732.667171] [54795]: DEBUG cinder.volume.api [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa5a55e2-2aff-47f2-93bf-893e60344071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 732.686950] [54795]: DEBUG cinder.volume.api [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa5a55e2-2aff-47f2-93bf-893e60344071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '362416ed-9a49-488b-b22f-1d68d9ccbc04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1948019316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d35a61b9cd48c282d292f0007940df',qos_specs=None,replication_status=,reservations=['c97b1210-5e52-437b-946c-a8c26031354d','3d383612-cbab-4193-bcd5-eeafdcb1eacd','96700b5c-5535-47d5-90a7-3a5298ec76ac','1002b360-2d98-4327-987a-63029bc0973f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e3426d5fb4459a9807244ed4074748',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1948019316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=362416ed-9a49-488b-b22f-1d68d9ccbc04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82d35a61b9cd48c282d292f0007940df',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='a6e3426d5fb4459a9807244ed4074748',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 732.688187] [54795]: DEBUG cinder.volume.api [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db5e10e5-ea62-4021-b9a2-dd0b2f8640e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 732.709031] [54795]: DEBUG cinder.volume.api [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db5e10e5-ea62-4021-b9a2-dd0b2f8640e7) 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-1948019316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d35a61b9cd48c282d292f0007940df',qos_specs=None,replication_status=,reservations=['c97b1210-5e52-437b-946c-a8c26031354d','3d383612-cbab-4193-bcd5-eeafdcb1eacd','96700b5c-5535-47d5-90a7-3a5298ec76ac','1002b360-2d98-4327-987a-63029bc0973f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e3426d5fb4459a9807244ed4074748',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 732.709031] [54795]: DEBUG cinder.volume.api [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7640a5ea-87c4-46bb-a46e-c08e17fae3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 732.721041] [54795]: DEBUG cinder.volume.api [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7640a5ea-87c4-46bb-a46e-c08e17fae3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 732.721760] [54795]: DEBUG cinder.volume.api [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Flow 'volume_create_api' (50a3753a-1174-45c2-8fa6-ba02e2f3e15f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 732.722160] [54795]: INFO cinder.volume.api [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Create volume request issued successfully. [ 732.722843] [54795]: INFO cinder.api.openstack.wsgi [None req-1b71f93f-f8e0-4c5b-9739-33a8542e9f8f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 732.723442] [54795]: [pid: 54795|app: 0|req: 68/130] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 03:53:14 2025] POST /volume/v3/volumes => generated 754 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 732.734679] [54796]: DEBUG cinder.api.middleware.request_id [None req-57c68e44-ad2b-4cc7-a6f2-feda64d07c22 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.738756] [54796]: INFO cinder.api.openstack.wsgi [None req-57c68e44-ad2b-4cc7-a6f2-feda64d07c22 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 732.739015] [54796]: DEBUG cinder.api.openstack.wsgi [None req-57c68e44-ad2b-4cc7-a6f2-feda64d07c22 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.739267] [54796]: DEBUG cinder.api.openstack.wsgi [None req-57c68e44-ad2b-4cc7-a6f2-feda64d07c22 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.755252] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.755252] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.759327] [54796]: INFO cinder.volume.api [None req-57c68e44-ad2b-4cc7-a6f2-feda64d07c22 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 732.764995] [54796]: INFO cinder.api.openstack.wsgi [None req-57c68e44-ad2b-4cc7-a6f2-feda64d07c22 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 732.765383] [54796]: [pid: 54796|app: 0|req: 63/131] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:14 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 733.779435] [54795]: DEBUG cinder.api.middleware.request_id [None req-1fde4e85-0c12-4cc8-bf49-61f1e833044f None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.781894] [54795]: INFO cinder.api.openstack.wsgi [None req-1fde4e85-0c12-4cc8-bf49-61f1e833044f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 733.782283] [54795]: DEBUG cinder.api.openstack.wsgi [None req-1fde4e85-0c12-4cc8-bf49-61f1e833044f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.782676] [54795]: DEBUG cinder.api.openstack.wsgi [None req-1fde4e85-0c12-4cc8-bf49-61f1e833044f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.797990] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.797990] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.810742] [54795]: INFO cinder.volume.api [None req-1fde4e85-0c12-4cc8-bf49-61f1e833044f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 733.816297] [54795]: INFO cinder.api.openstack.wsgi [None req-1fde4e85-0c12-4cc8-bf49-61f1e833044f tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 733.816926] [54795]: [pid: 54795|app: 0|req: 69/132] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:15 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 734.053562] [54796]: DEBUG cinder.api.middleware.request_id [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-7a97a61b-ac1d-466d-9d15-5cedea684a98 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.057931] [54796]: INFO cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-7a97a61b-ac1d-466d-9d15-5cedea684a98 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 734.057931] [54796]: DEBUG cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-7a97a61b-ac1d-466d-9d15-5cedea684a98 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.057931] [54796]: DEBUG cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-7a97a61b-ac1d-466d-9d15-5cedea684a98 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.067899] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.067899] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.074383] [54796]: INFO cinder.volume.api [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-7a97a61b-ac1d-466d-9d15-5cedea684a98 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 734.077864] [54796]: INFO cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-7a97a61b-ac1d-466d-9d15-5cedea684a98 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 734.078359] [54796]: [pid: 54796|app: 0|req: 64/133] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:53:15 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 735.607282] [54795]: DEBUG cinder.api.middleware.request_id [None req-0698ecbc-d04a-49c0-a639-65a5616e9aac None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.607780] [54795]: INFO cinder.api.openstack.wsgi [None req-0698ecbc-d04a-49c0-a639-65a5616e9aac None None] GET http://10.180.1.21/volume// [ 735.608034] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0698ecbc-d04a-49c0-a639-65a5616e9aac None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.608199] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0698ecbc-d04a-49c0-a639-65a5616e9aac None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.608713] [54795]: INFO cinder.api.openstack.wsgi [None req-0698ecbc-d04a-49c0-a639-65a5616e9aac None None] http://10.180.1.21/volume// returned with HTTP 300 [ 735.609118] [54795]: [pid: 54795|app: 0|req: 70/134] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 03:53:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 735.613572] [54796]: DEBUG cinder.api.middleware.request_id [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-96f43ac5-466d-457f-a7da-b332857fb13e None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.616225] [54796]: INFO cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-96f43ac5-466d-457f-a7da-b332857fb13e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] POST http://10.180.1.21/volume/v3/attachments [ 735.616643] [54796]: DEBUG cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-96f43ac5-466d-457f-a7da-b332857fb13e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "362416ed-9a49-488b-b22f-1d68d9ccbc04", "connector": null, "instance_uuid": "e88a9a74-b834-45cf-bb86-eb08b83382b6"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 735.629289] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.629289] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.652581] [54796]: INFO cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-96f43ac5-466d-457f-a7da-b332857fb13e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 735.653071] [54796]: [pid: 54796|app: 0|req: 65/135] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 03:53:17 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) [ 735.685942] [54795]: DEBUG cinder.api.middleware.request_id [None req-988cc759-098e-44c6-b3ab-bbc8838bc15d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.689013] [54795]: INFO cinder.api.openstack.wsgi [None req-988cc759-098e-44c6-b3ab-bbc8838bc15d tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 735.689155] [54795]: DEBUG cinder.api.openstack.wsgi [None req-988cc759-098e-44c6-b3ab-bbc8838bc15d tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.689414] [54795]: DEBUG cinder.api.openstack.wsgi [None req-988cc759-098e-44c6-b3ab-bbc8838bc15d tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.702963] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.702963] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.707160] [54795]: INFO cinder.volume.api [None req-988cc759-098e-44c6-b3ab-bbc8838bc15d tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 735.714123] [54795]: INFO cinder.api.openstack.wsgi [None req-988cc759-098e-44c6-b3ab-bbc8838bc15d tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 735.714474] [54795]: [pid: 54795|app: 0|req: 71/136] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:17 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 736.190270] [54796]: DEBUG cinder.api.middleware.request_id [None req-4c776189-d126-4d73-b799-0a8f3ff93bbd None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.190719] [54796]: INFO cinder.api.openstack.wsgi [None req-4c776189-d126-4d73-b799-0a8f3ff93bbd None None] GET http://10.180.1.21/volume// [ 736.190938] [54796]: DEBUG cinder.api.openstack.wsgi [None req-4c776189-d126-4d73-b799-0a8f3ff93bbd None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.191127] [54796]: DEBUG cinder.api.openstack.wsgi [None req-4c776189-d126-4d73-b799-0a8f3ff93bbd None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.191514] [54796]: INFO cinder.api.openstack.wsgi [None req-4c776189-d126-4d73-b799-0a8f3ff93bbd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 736.191807] [54796]: [pid: 54796|app: 0|req: 66/137] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 03: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) [ 736.196212] [54795]: DEBUG cinder.api.middleware.request_id [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-8560a95f-560e-4acd-94cc-2ef9c0afa8f8 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.199197] [54795]: INFO cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-8560a95f-560e-4acd-94cc-2ef9c0afa8f8 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 736.199816] [54795]: DEBUG cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-8560a95f-560e-4acd-94cc-2ef9c0afa8f8 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.200062] [54795]: DEBUG cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-8560a95f-560e-4acd-94cc-2ef9c0afa8f8 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.217803] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.217803] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.221554] [54795]: INFO cinder.volume.api [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-8560a95f-560e-4acd-94cc-2ef9c0afa8f8 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 736.226987] [54795]: INFO cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-8560a95f-560e-4acd-94cc-2ef9c0afa8f8 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 736.227624] [54795]: [pid: 54795|app: 0|req: 72/138] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 03:53:18 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 736.255427] [54796]: DEBUG cinder.api.middleware.request_id [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-64387e36-df05-469b-9e3c-d035da2bde00 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.258031] [54796]: INFO cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-64387e36-df05-469b-9e3c-d035da2bde00 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] PUT http://10.180.1.21/volume/v3/attachments/31fd1fc8-e479-478c-a46a-70c7c1606be8 [ 736.258489] [54796]: DEBUG cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-64387e36-df05-469b-9e3c-d035da2bde00 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-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-526155", "mountpoint": "/dev/sdb"}}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 736.267578] [54796]: DEBUG cinder.coordination [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-64387e36-df05-469b-9e3c-d035da2bde00 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Acquiring lock "cinder-attachment_update-362416ed-9a49-488b-b22f-1d68d9ccbc04-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 736.273163] [54796]: DEBUG cinder.coordination [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-64387e36-df05-469b-9e3c-d035da2bde00 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Lock "cinder-attachment_update-362416ed-9a49-488b-b22f-1d68d9ccbc04-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 736.274263] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.274263] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.713112] [54795]: DEBUG cinder.api.middleware.request_id [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.715646] [54795]: INFO cinder.api.openstack.wsgi [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] POST http://10.180.1.21/volume/v3/volumes [ 736.716137] [54795]: DEBUG cinder.api.openstack.wsgi [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1748454084"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 736.717732] [54795]: DEBUG cinder.api.v3.volumes [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1748454084'}} {{(pid=54795) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 736.717883] [54795]: INFO cinder.api.v3.volumes [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Create volume of 1 GB [ 736.728085] [54795]: INFO cinder.volume.api [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Availability Zones retrieved successfully. [ 736.733358] [54795]: DEBUG cinder.volume.api [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Flow 'volume_create_api' (099bc9cb-15d5-4c27-bb45-9699023485e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 736.734016] [54795]: DEBUG cinder.volume.api [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bca1b7f-68fa-46f3-ba69-ce93d650fbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 736.735216] [54795]: DEBUG cinder.volume.flows.api.create_volume [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Validating volume size '1' using validate_int {{(pid=54795) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 736.763027] [54795]: DEBUG cinder.volume.api [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bca1b7f-68fa-46f3-ba69-ce93d650fbb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 736.765729] [54795]: DEBUG cinder.volume.api [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15c1823b-ebd0-49be-9a6f-30b3def93721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 736.841751] [54795]: DEBUG cinder.quota [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Created reservations ['9cf9c1a3-232c-42dd-b23c-99412350eb5e', '1d0589d9-1cff-475a-b549-c1dcb8cb2f05', '8c69da67-cf06-4ed0-adb5-7ad2a3b6b73b', '731b276b-5612-4968-a35c-17ba433b41a5'] {{(pid=54795) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 736.843216] [54795]: DEBUG cinder.volume.api [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15c1823b-ebd0-49be-9a6f-30b3def93721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cf9c1a3-232c-42dd-b23c-99412350eb5e', '1d0589d9-1cff-475a-b549-c1dcb8cb2f05', '8c69da67-cf06-4ed0-adb5-7ad2a3b6b73b', '731b276b-5612-4968-a35c-17ba433b41a5']}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 736.844826] [54795]: DEBUG cinder.volume.api [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e52769-41ad-49c2-8e9c-172ba5611f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 736.863539] [54795]: DEBUG cinder.volume.api [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e52769-41ad-49c2-8e9c-172ba5611f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '601c179b-425b-4466-8066-41b938a71855', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1748454084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31fdd2936b794ece930af09abdb28915',qos_specs=None,replication_status=,reservations=['9cf9c1a3-232c-42dd-b23c-99412350eb5e','1d0589d9-1cff-475a-b549-c1dcb8cb2f05','8c69da67-cf06-4ed0-adb5-7ad2a3b6b73b','731b276b-5612-4968-a35c-17ba433b41a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0737bbc23f0425d9389ed1bede247cb',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:53:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1748454084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=601c179b-425b-4466-8066-41b938a71855,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31fdd2936b794ece930af09abdb28915',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='b0737bbc23f0425d9389ed1bede247cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 736.864489] [54795]: DEBUG cinder.volume.api [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (521dd549-dba4-4cfe-988e-84600944a9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 736.880956] [54795]: DEBUG cinder.volume.api [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (521dd549-dba4-4cfe-988e-84600944a9d1) 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-1748454084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31fdd2936b794ece930af09abdb28915',qos_specs=None,replication_status=,reservations=['9cf9c1a3-232c-42dd-b23c-99412350eb5e','1d0589d9-1cff-475a-b549-c1dcb8cb2f05','8c69da67-cf06-4ed0-adb5-7ad2a3b6b73b','731b276b-5612-4968-a35c-17ba433b41a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0737bbc23f0425d9389ed1bede247cb',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 736.881795] [54795]: DEBUG cinder.volume.api [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5028faa7-a70b-4f14-bc4c-c6a6f61d3b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 736.894751] [54795]: DEBUG cinder.volume.api [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5028faa7-a70b-4f14-bc4c-c6a6f61d3b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 736.897745] [54795]: DEBUG cinder.volume.api [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Flow 'volume_create_api' (099bc9cb-15d5-4c27-bb45-9699023485e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 736.897745] [54795]: INFO cinder.volume.api [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Create volume request issued successfully. [ 736.897745] [54795]: INFO cinder.api.openstack.wsgi [None req-ba4073cc-9f30-4a15-9504-c9eef96aee25 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 736.897745] [54795]: [pid: 54795|app: 0|req: 73/139] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 03:53:18 2025] POST /volume/v3/volumes => generated 754 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 736.898469] [54795]: DEBUG cinder.api.middleware.request_id [None req-b15189d5-03b8-41b6-805d-bf8458d7ff11 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.900841] [54795]: INFO cinder.api.openstack.wsgi [None req-b15189d5-03b8-41b6-805d-bf8458d7ff11 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 736.902078] [54795]: DEBUG cinder.api.openstack.wsgi [None req-b15189d5-03b8-41b6-805d-bf8458d7ff11 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.902078] [54795]: DEBUG cinder.api.openstack.wsgi [None req-b15189d5-03b8-41b6-805d-bf8458d7ff11 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.914334] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.914334] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.918860] [54795]: INFO cinder.volume.api [None req-b15189d5-03b8-41b6-805d-bf8458d7ff11 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 736.926891] [54795]: INFO cinder.api.openstack.wsgi [None req-b15189d5-03b8-41b6-805d-bf8458d7ff11 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 736.927350] [54795]: [pid: 54795|app: 0|req: 74/140] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:18 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 736.928088] [54795]: DEBUG cinder.api.middleware.request_id [None req-e0467dd1-5ed4-40a1-88d9-69d898e30c44 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.930987] [54795]: INFO cinder.api.openstack.wsgi [None req-e0467dd1-5ed4-40a1-88d9-69d898e30c44 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 736.931381] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e0467dd1-5ed4-40a1-88d9-69d898e30c44 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.931493] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e0467dd1-5ed4-40a1-88d9-69d898e30c44 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.940726] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.940726] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.945583] [54795]: INFO cinder.volume.api [None req-e0467dd1-5ed4-40a1-88d9-69d898e30c44 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 736.951623] [54795]: INFO cinder.api.openstack.wsgi [None req-e0467dd1-5ed4-40a1-88d9-69d898e30c44 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 736.952904] [54795]: [pid: 54795|app: 0|req: 75/141] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:18 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 737.940988] [54795]: DEBUG cinder.api.middleware.request_id [None req-ccf4e729-900f-4af2-8f1a-0685e071d64c None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.943281] [54795]: INFO cinder.api.openstack.wsgi [None req-ccf4e729-900f-4af2-8f1a-0685e071d64c tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 737.943556] [54795]: DEBUG cinder.api.openstack.wsgi [None req-ccf4e729-900f-4af2-8f1a-0685e071d64c tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.943825] [54795]: DEBUG cinder.api.openstack.wsgi [None req-ccf4e729-900f-4af2-8f1a-0685e071d64c tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.964655] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.964655] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.971240] [54795]: INFO cinder.volume.api [None req-ccf4e729-900f-4af2-8f1a-0685e071d64c tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 737.975973] [54795]: INFO cinder.api.openstack.wsgi [None req-ccf4e729-900f-4af2-8f1a-0685e071d64c tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 737.977026] [54795]: [pid: 54795|app: 0|req: 76/142] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:19 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 737.978760] [54795]: DEBUG cinder.api.middleware.request_id [None req-284b0cdb-bc1f-49ea-9764-2249a1c5a4b3 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.980972] [54795]: INFO cinder.api.openstack.wsgi [None req-284b0cdb-bc1f-49ea-9764-2249a1c5a4b3 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 737.981268] [54795]: DEBUG cinder.api.openstack.wsgi [None req-284b0cdb-bc1f-49ea-9764-2249a1c5a4b3 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.983027] [54795]: DEBUG cinder.api.openstack.wsgi [None req-284b0cdb-bc1f-49ea-9764-2249a1c5a4b3 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.989382] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.989382] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.993123] [54795]: INFO cinder.volume.api [None req-284b0cdb-bc1f-49ea-9764-2249a1c5a4b3 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 737.997488] [54795]: INFO cinder.api.openstack.wsgi [None req-284b0cdb-bc1f-49ea-9764-2249a1c5a4b3 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 737.998049] [54795]: [pid: 54795|app: 0|req: 77/143] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:19 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 738.032841] [54795]: DEBUG cinder.api.middleware.request_id [req-f4df80ba-c098-40ed-8457-4eff720cebab req-e340432b-1226-4311-8629-67933ced9b5a None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.035314] [54795]: INFO cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-e340432b-1226-4311-8629-67933ced9b5a tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 738.035570] [54795]: DEBUG cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-e340432b-1226-4311-8629-67933ced9b5a tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.035815] [54795]: DEBUG cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-e340432b-1226-4311-8629-67933ced9b5a tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.043462] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.043462] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 738.046849] [54795]: INFO cinder.volume.api [req-f4df80ba-c098-40ed-8457-4eff720cebab req-e340432b-1226-4311-8629-67933ced9b5a tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 738.051077] [54795]: INFO cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-e340432b-1226-4311-8629-67933ced9b5a tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 738.051469] [54795]: [pid: 54795|app: 0|req: 78/144] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:53:19 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 738.989799] [54795]: DEBUG cinder.api.middleware.request_id [None req-bc30f3e9-bb91-44c4-9235-fd2f02b1aeec None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.991995] [54795]: INFO cinder.api.openstack.wsgi [None req-bc30f3e9-bb91-44c4-9235-fd2f02b1aeec tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 738.993821] [54795]: DEBUG cinder.api.openstack.wsgi [None req-bc30f3e9-bb91-44c4-9235-fd2f02b1aeec tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.993821] [54795]: DEBUG cinder.api.openstack.wsgi [None req-bc30f3e9-bb91-44c4-9235-fd2f02b1aeec tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.008825] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.008825] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.013208] [54795]: INFO cinder.volume.api [None req-bc30f3e9-bb91-44c4-9235-fd2f02b1aeec tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 739.018797] [54795]: INFO cinder.api.openstack.wsgi [None req-bc30f3e9-bb91-44c4-9235-fd2f02b1aeec tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 739.019354] [54795]: [pid: 54795|app: 0|req: 79/145] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:20 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.577150] [54795]: DEBUG cinder.api.middleware.request_id [None req-44e46e33-4e6e-488e-a724-8c5839957633 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.577679] [54795]: INFO cinder.api.openstack.wsgi [None req-44e46e33-4e6e-488e-a724-8c5839957633 None None] GET http://10.180.1.21/volume// [ 739.577894] [54795]: DEBUG cinder.api.openstack.wsgi [None req-44e46e33-4e6e-488e-a724-8c5839957633 None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.578286] [54795]: DEBUG cinder.api.openstack.wsgi [None req-44e46e33-4e6e-488e-a724-8c5839957633 None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.578676] [54795]: INFO cinder.api.openstack.wsgi [None req-44e46e33-4e6e-488e-a724-8c5839957633 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 739.579032] [54795]: [pid: 54795|app: 0|req: 80/146] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 03:53:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 739.584023] [54795]: DEBUG cinder.api.middleware.request_id [req-f4df80ba-c098-40ed-8457-4eff720cebab req-2c8dadda-b21d-4936-b630-2b957467a871 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.587091] [54795]: INFO cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-2c8dadda-b21d-4936-b630-2b957467a871 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] POST http://10.180.1.21/volume/v3/attachments [ 739.587533] [54795]: DEBUG cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-2c8dadda-b21d-4936-b630-2b957467a871 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "601c179b-425b-4466-8066-41b938a71855", "connector": null, "instance_uuid": "ba77d797-e6b2-4c26-8e8f-8aebb72689b6"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 739.600771] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.600771] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.628835] [54795]: INFO cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-2c8dadda-b21d-4936-b630-2b957467a871 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 739.629515] [54795]: [pid: 54795|app: 0|req: 81/147] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 03:53:21 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.653273] [54795]: DEBUG cinder.api.middleware.request_id [None req-742cd093-c901-4d72-8985-daf84b9a6ddd None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.656080] [54795]: INFO cinder.api.openstack.wsgi [None req-742cd093-c901-4d72-8985-daf84b9a6ddd tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 739.656337] [54795]: DEBUG cinder.api.openstack.wsgi [None req-742cd093-c901-4d72-8985-daf84b9a6ddd tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.656558] [54795]: DEBUG cinder.api.openstack.wsgi [None req-742cd093-c901-4d72-8985-daf84b9a6ddd tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.667468] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.667468] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.671437] [54795]: INFO cinder.volume.api [None req-742cd093-c901-4d72-8985-daf84b9a6ddd tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 739.678516] [54795]: INFO cinder.api.openstack.wsgi [None req-742cd093-c901-4d72-8985-daf84b9a6ddd tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 739.678969] [54795]: [pid: 54795|app: 0|req: 82/148] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:21 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 740.038145] [54795]: DEBUG cinder.api.middleware.request_id [None req-c942ce4d-0444-48ac-95f8-c61f2b0ae36b None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.038399] [54795]: INFO cinder.api.openstack.wsgi [None req-c942ce4d-0444-48ac-95f8-c61f2b0ae36b tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 740.038630] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c942ce4d-0444-48ac-95f8-c61f2b0ae36b tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.038843] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c942ce4d-0444-48ac-95f8-c61f2b0ae36b tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.049371] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.049371] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.052774] [54795]: INFO cinder.volume.api [None req-c942ce4d-0444-48ac-95f8-c61f2b0ae36b tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 740.057132] [54795]: INFO cinder.api.openstack.wsgi [None req-c942ce4d-0444-48ac-95f8-c61f2b0ae36b tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 740.057828] [54795]: [pid: 54795|app: 0|req: 83/149] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:21 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 740.691415] [54795]: DEBUG cinder.api.middleware.request_id [None req-418608e8-1267-4e3c-addd-b74231cb2e38 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.694911] [54795]: INFO cinder.api.openstack.wsgi [None req-418608e8-1267-4e3c-addd-b74231cb2e38 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 740.695168] [54795]: DEBUG cinder.api.openstack.wsgi [None req-418608e8-1267-4e3c-addd-b74231cb2e38 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.695494] [54795]: DEBUG cinder.api.openstack.wsgi [None req-418608e8-1267-4e3c-addd-b74231cb2e38 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.707373] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.707373] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.711186] [54795]: INFO cinder.volume.api [None req-418608e8-1267-4e3c-addd-b74231cb2e38 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 740.718162] [54795]: INFO cinder.api.openstack.wsgi [None req-418608e8-1267-4e3c-addd-b74231cb2e38 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 740.718261] [54795]: [pid: 54795|app: 0|req: 84/150] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:22 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 740.798860] [54796]: DEBUG cinder.coordination [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-64387e36-df05-469b-9e3c-d035da2bde00 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Lock "cinder-attachment_update-362416ed-9a49-488b-b22f-1d68d9ccbc04-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=54796) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 740.799257] [54796]: INFO cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-64387e36-df05-469b-9e3c-d035da2bde00 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/attachments/31fd1fc8-e479-478c-a46a-70c7c1606be8 returned with HTTP 200 [ 740.799752] [54796]: [pid: 54796|app: 0|req: 67/151] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 03:53:18 2025] PUT /volume/v3/attachments/31fd1fc8-e479-478c-a46a-70c7c1606be8 => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 740.830892] [54795]: DEBUG cinder.api.middleware.request_id [None req-f9bf7046-2b71-49a3-a488-778e03c76e4d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.830892] [54795]: INFO cinder.api.openstack.wsgi [None req-f9bf7046-2b71-49a3-a488-778e03c76e4d None None] GET http://10.180.1.21/volume// [ 740.830892] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f9bf7046-2b71-49a3-a488-778e03c76e4d None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.830892] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f9bf7046-2b71-49a3-a488-778e03c76e4d None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.831210] [54795]: INFO cinder.api.openstack.wsgi [None req-f9bf7046-2b71-49a3-a488-778e03c76e4d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 740.831532] [54795]: [pid: 54795|app: 0|req: 85/152] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 03:53:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 740.841139] [54796]: DEBUG cinder.api.middleware.request_id [req-f4df80ba-c098-40ed-8457-4eff720cebab req-23b3df6e-cc81-46b3-ad09-03b66abc997c None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.848291] [54796]: INFO cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-23b3df6e-cc81-46b3-ad09-03b66abc997c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 740.848291] [54796]: DEBUG cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-23b3df6e-cc81-46b3-ad09-03b66abc997c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.848291] [54796]: DEBUG cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-23b3df6e-cc81-46b3-ad09-03b66abc997c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.863869] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.863869] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.867385] [54796]: INFO cinder.volume.api [req-f4df80ba-c098-40ed-8457-4eff720cebab req-23b3df6e-cc81-46b3-ad09-03b66abc997c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 740.872205] [54796]: INFO cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-23b3df6e-cc81-46b3-ad09-03b66abc997c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 740.872624] [54796]: [pid: 54796|app: 0|req: 68/153] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 03:53:22 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 740.964978] [54795]: DEBUG cinder.api.middleware.request_id [req-f4df80ba-c098-40ed-8457-4eff720cebab req-17c43e79-db19-45e4-a1e3-0ab61c690300 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.967836] [54795]: INFO cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-17c43e79-db19-45e4-a1e3-0ab61c690300 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] PUT http://10.180.1.21/volume/v3/attachments/7e05115b-ec6a-4462-95c1-d6922e9fc8d1 [ 740.968326] [54795]: DEBUG cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-17c43e79-db19-45e4-a1e3-0ab61c690300 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-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-526140", "mountpoint": "/dev/sdb"}}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 740.977405] [54795]: DEBUG cinder.coordination [req-f4df80ba-c098-40ed-8457-4eff720cebab req-17c43e79-db19-45e4-a1e3-0ab61c690300 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Acquiring lock "cinder-attachment_update-601c179b-425b-4466-8066-41b938a71855-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54795) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 740.983133] [54795]: DEBUG cinder.coordination [req-f4df80ba-c098-40ed-8457-4eff720cebab req-17c43e79-db19-45e4-a1e3-0ab61c690300 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Lock "cinder-attachment_update-601c179b-425b-4466-8066-41b938a71855-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54795) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 740.984247] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.984247] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.070089] [54796]: DEBUG cinder.api.middleware.request_id [None req-03b16449-968b-42a7-ae5d-1bf1cbf0a8fd None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.072452] [54796]: INFO cinder.api.openstack.wsgi [None req-03b16449-968b-42a7-ae5d-1bf1cbf0a8fd tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 741.072712] [54796]: DEBUG cinder.api.openstack.wsgi [None req-03b16449-968b-42a7-ae5d-1bf1cbf0a8fd tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.072938] [54796]: DEBUG cinder.api.openstack.wsgi [None req-03b16449-968b-42a7-ae5d-1bf1cbf0a8fd tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.086142] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.086142] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.091251] [54796]: INFO cinder.volume.api [None req-03b16449-968b-42a7-ae5d-1bf1cbf0a8fd tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 741.097030] [54796]: INFO cinder.api.openstack.wsgi [None req-03b16449-968b-42a7-ae5d-1bf1cbf0a8fd tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 741.097588] [54796]: [pid: 54796|app: 0|req: 69/154] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:22 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 741.732531] [54796]: DEBUG cinder.api.middleware.request_id [None req-d047601c-5c58-4caa-9309-ba4a1b650f66 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.734951] [54796]: INFO cinder.api.openstack.wsgi [None req-d047601c-5c58-4caa-9309-ba4a1b650f66 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 741.735238] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d047601c-5c58-4caa-9309-ba4a1b650f66 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.735545] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d047601c-5c58-4caa-9309-ba4a1b650f66 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.751683] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.751683] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.759092] [54796]: INFO cinder.volume.api [None req-d047601c-5c58-4caa-9309-ba4a1b650f66 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 741.765445] [54796]: INFO cinder.api.openstack.wsgi [None req-d047601c-5c58-4caa-9309-ba4a1b650f66 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 741.766025] [54796]: [pid: 54796|app: 0|req: 70/155] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:23 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 742.109369] [54796]: DEBUG cinder.api.middleware.request_id [None req-5d07c922-7694-4995-a41f-7bb5035977d6 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.111528] [54796]: INFO cinder.api.openstack.wsgi [None req-5d07c922-7694-4995-a41f-7bb5035977d6 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 742.111779] [54796]: DEBUG cinder.api.openstack.wsgi [None req-5d07c922-7694-4995-a41f-7bb5035977d6 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.112057] [54796]: DEBUG cinder.api.openstack.wsgi [None req-5d07c922-7694-4995-a41f-7bb5035977d6 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.122082] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.122082] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.125149] [54796]: INFO cinder.volume.api [None req-5d07c922-7694-4995-a41f-7bb5035977d6 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 742.129328] [54796]: INFO cinder.api.openstack.wsgi [None req-5d07c922-7694-4995-a41f-7bb5035977d6 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 742.129727] [54796]: [pid: 54796|app: 0|req: 71/156] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:23 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 742.473349] [54796]: DEBUG cinder.api.middleware.request_id [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-246318fa-98e6-4645-ac94-2469c488a1e1 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.477096] [54796]: INFO cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-246318fa-98e6-4645-ac94-2469c488a1e1 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] POST http://10.180.1.21/volume/v3/attachments/31fd1fc8-e479-478c-a46a-70c7c1606be8/action [ 742.477753] [54796]: DEBUG cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-246318fa-98e6-4645-ac94-2469c488a1e1 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Action body: b'{"os-complete": null}' {{(pid=54796) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 742.477890] [54796]: DEBUG cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-246318fa-98e6-4645-ac94-2469c488a1e1 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 742.499525] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.499525] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.508204] [54796]: INFO cinder.api.openstack.wsgi [req-d4879dd8-28b7-4347-9d12-19e4f10680c0 req-246318fa-98e6-4645-ac94-2469c488a1e1 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/attachments/31fd1fc8-e479-478c-a46a-70c7c1606be8/action returned with HTTP 204 [ 742.508708] [54796]: [pid: 54796|app: 0|req: 72/157] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 03:53:24 2025] POST /volume/v3/attachments/31fd1fc8-e479-478c-a46a-70c7c1606be8/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 742.777667] [54796]: DEBUG cinder.api.middleware.request_id [None req-852b06bf-eed0-47ec-894d-62ec242e1c2f None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.779813] [54796]: INFO cinder.api.openstack.wsgi [None req-852b06bf-eed0-47ec-894d-62ec242e1c2f tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 742.779972] [54796]: DEBUG cinder.api.openstack.wsgi [None req-852b06bf-eed0-47ec-894d-62ec242e1c2f tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.780213] [54796]: DEBUG cinder.api.openstack.wsgi [None req-852b06bf-eed0-47ec-894d-62ec242e1c2f tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.790616] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.790616] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.795846] [54796]: INFO cinder.volume.api [None req-852b06bf-eed0-47ec-894d-62ec242e1c2f tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 742.799859] [54796]: INFO cinder.api.openstack.wsgi [None req-852b06bf-eed0-47ec-894d-62ec242e1c2f tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 742.800249] [54796]: [pid: 54796|app: 0|req: 73/158] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:24 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 743.139528] [54796]: DEBUG cinder.api.middleware.request_id [None req-7e05023a-bee4-434b-b9c0-391f954c6805 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.144480] [54796]: INFO cinder.api.openstack.wsgi [None req-7e05023a-bee4-434b-b9c0-391f954c6805 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 743.144700] [54796]: DEBUG cinder.api.openstack.wsgi [None req-7e05023a-bee4-434b-b9c0-391f954c6805 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.144934] [54796]: DEBUG cinder.api.openstack.wsgi [None req-7e05023a-bee4-434b-b9c0-391f954c6805 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.161915] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.161915] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.166297] [54796]: INFO cinder.volume.api [None req-7e05023a-bee4-434b-b9c0-391f954c6805 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 743.174457] [54796]: INFO cinder.api.openstack.wsgi [None req-7e05023a-bee4-434b-b9c0-391f954c6805 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 743.175246] [54796]: [pid: 54796|app: 0|req: 74/159] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:24 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 743.192923] [54796]: DEBUG cinder.api.middleware.request_id [None req-b26da7d7-a55a-448b-9395-3075e2dd2e4e None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.197465] [54796]: INFO cinder.api.openstack.wsgi [None req-b26da7d7-a55a-448b-9395-3075e2dd2e4e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 743.197796] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b26da7d7-a55a-448b-9395-3075e2dd2e4e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.198157] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b26da7d7-a55a-448b-9395-3075e2dd2e4e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.214210] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.214210] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.219135] [54796]: INFO cinder.volume.api [None req-b26da7d7-a55a-448b-9395-3075e2dd2e4e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 743.225107] [54796]: INFO cinder.api.openstack.wsgi [None req-b26da7d7-a55a-448b-9395-3075e2dd2e4e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 743.225775] [54796]: [pid: 54796|app: 0|req: 75/160] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:25 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 743.473191] [54796]: DEBUG cinder.api.middleware.request_id [req-2bd35741-680b-41fb-b2a8-ed76ce2ee8f9 req-b5d1efbd-23b8-45de-b9ef-5fe965bd26a5 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.475835] [54796]: INFO cinder.api.openstack.wsgi [req-2bd35741-680b-41fb-b2a8-ed76ce2ee8f9 req-b5d1efbd-23b8-45de-b9ef-5fe965bd26a5 tempest-VolumesAdminNegativeTest-142591846 tempest-VolumesAdminNegativeTest-142591846-project-admin] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 743.476072] [54796]: DEBUG cinder.api.openstack.wsgi [req-2bd35741-680b-41fb-b2a8-ed76ce2ee8f9 req-b5d1efbd-23b8-45de-b9ef-5fe965bd26a5 tempest-VolumesAdminNegativeTest-142591846 tempest-VolumesAdminNegativeTest-142591846-project-admin] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.476358] [54796]: DEBUG cinder.api.openstack.wsgi [req-2bd35741-680b-41fb-b2a8-ed76ce2ee8f9 req-b5d1efbd-23b8-45de-b9ef-5fe965bd26a5 tempest-VolumesAdminNegativeTest-142591846 tempest-VolumesAdminNegativeTest-142591846-project-admin] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.494235] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.494235] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.499678] [54796]: INFO cinder.volume.api [req-2bd35741-680b-41fb-b2a8-ed76ce2ee8f9 req-b5d1efbd-23b8-45de-b9ef-5fe965bd26a5 tempest-VolumesAdminNegativeTest-142591846 tempest-VolumesAdminNegativeTest-142591846-project-admin] Volume info retrieved successfully. [ 743.506726] [54796]: INFO cinder.api.openstack.wsgi [req-2bd35741-680b-41fb-b2a8-ed76ce2ee8f9 req-b5d1efbd-23b8-45de-b9ef-5fe965bd26a5 tempest-VolumesAdminNegativeTest-142591846 tempest-VolumesAdminNegativeTest-142591846-project-admin] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 743.507397] [54796]: [pid: 54796|app: 0|req: 76/161] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:53:25 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 1324 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 743.513306] [54796]: DEBUG cinder.api.middleware.request_id [req-2bd35741-680b-41fb-b2a8-ed76ce2ee8f9 req-4f2d6884-06a7-44c3-bb1b-6e43fe132107 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.515286] [54796]: INFO cinder.api.openstack.wsgi [req-2bd35741-680b-41fb-b2a8-ed76ce2ee8f9 req-4f2d6884-06a7-44c3-bb1b-6e43fe132107 tempest-VolumesAdminNegativeTest-142591846 tempest-VolumesAdminNegativeTest-142591846-project-admin] GET http://10.180.1.21/volume/v3/volumes/8781d5d1-c72a-4c6d-898e-8357559281f0 [ 743.515506] [54796]: DEBUG cinder.api.openstack.wsgi [req-2bd35741-680b-41fb-b2a8-ed76ce2ee8f9 req-4f2d6884-06a7-44c3-bb1b-6e43fe132107 tempest-VolumesAdminNegativeTest-142591846 tempest-VolumesAdminNegativeTest-142591846-project-admin] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.515719] [54796]: DEBUG cinder.api.openstack.wsgi [req-2bd35741-680b-41fb-b2a8-ed76ce2ee8f9 req-4f2d6884-06a7-44c3-bb1b-6e43fe132107 tempest-VolumesAdminNegativeTest-142591846 tempest-VolumesAdminNegativeTest-142591846-project-admin] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.522512] [54796]: INFO cinder.api.openstack.wsgi [req-2bd35741-680b-41fb-b2a8-ed76ce2ee8f9 req-4f2d6884-06a7-44c3-bb1b-6e43fe132107 tempest-VolumesAdminNegativeTest-142591846 tempest-VolumesAdminNegativeTest-142591846-project-admin] http://10.180.1.21/volume/v3/volumes/8781d5d1-c72a-4c6d-898e-8357559281f0 returned with HTTP 404 [ 743.523585] [54796]: [pid: 54796|app: 0|req: 77/162] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:53:25 2025] GET /volume/v3/volumes/8781d5d1-c72a-4c6d-898e-8357559281f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 743.530182] [54796]: DEBUG cinder.api.middleware.request_id [None req-3116f2b2-c63c-4872-9b33-922b86c08b55 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.531802] [54796]: INFO cinder.api.openstack.wsgi [None req-3116f2b2-c63c-4872-9b33-922b86c08b55 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 743.531945] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3116f2b2-c63c-4872-9b33-922b86c08b55 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.532182] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3116f2b2-c63c-4872-9b33-922b86c08b55 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.545568] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.545568] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.549675] [54796]: INFO cinder.volume.api [None req-3116f2b2-c63c-4872-9b33-922b86c08b55 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 743.556582] [54796]: INFO cinder.api.openstack.wsgi [None req-3116f2b2-c63c-4872-9b33-922b86c08b55 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 743.557479] [54796]: [pid: 54796|app: 0|req: 78/163] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:25 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 743.685302] [54796]: DEBUG cinder.api.middleware.request_id [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-f354e74e-2859-4ed6-9029-0861fbcec5de None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.687737] [54796]: INFO cinder.api.openstack.wsgi [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-f354e74e-2859-4ed6-9029-0861fbcec5de tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 743.688027] [54796]: DEBUG cinder.api.openstack.wsgi [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-f354e74e-2859-4ed6-9029-0861fbcec5de tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.688266] [54796]: DEBUG cinder.api.openstack.wsgi [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-f354e74e-2859-4ed6-9029-0861fbcec5de tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.700362] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.700362] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.704087] [54796]: INFO cinder.volume.api [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-f354e74e-2859-4ed6-9029-0861fbcec5de tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 743.709552] [54796]: INFO cinder.api.openstack.wsgi [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-f354e74e-2859-4ed6-9029-0861fbcec5de tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 743.710011] [54796]: [pid: 54796|app: 0|req: 79/164] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:53:25 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 743.747814] [54796]: DEBUG cinder.api.middleware.request_id [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-b94b99c8-8980-4b11-93bf-d8fb64e4f7ae None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.751215] [54796]: INFO cinder.api.openstack.wsgi [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-b94b99c8-8980-4b11-93bf-d8fb64e4f7ae tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] POST http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04/action [ 743.751667] [54796]: DEBUG cinder.api.openstack.wsgi [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-b94b99c8-8980-4b11-93bf-d8fb64e4f7ae tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54796) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 743.751810] [54796]: DEBUG cinder.api.openstack.wsgi [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-b94b99c8-8980-4b11-93bf-d8fb64e4f7ae tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 743.763269] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.763269] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.763890] [54796]: INFO cinder.volume.api [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-b94b99c8-8980-4b11-93bf-d8fb64e4f7ae tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 743.773121] [54796]: INFO cinder.volume.api [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-b94b99c8-8980-4b11-93bf-d8fb64e4f7ae tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Begin detaching volume completed successfully. [ 743.773371] [54796]: INFO cinder.api.openstack.wsgi [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-b94b99c8-8980-4b11-93bf-d8fb64e4f7ae tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04/action returned with HTTP 202 [ 743.773885] [54796]: [pid: 54796|app: 0|req: 80/165] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 03:53:25 2025] POST /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 743.813801] [54796]: DEBUG cinder.api.middleware.request_id [None req-00147d4e-7fe9-42e3-8d3a-7b5d9f275512 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.816901] [54796]: INFO cinder.api.openstack.wsgi [None req-00147d4e-7fe9-42e3-8d3a-7b5d9f275512 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 743.817296] [54796]: DEBUG cinder.api.openstack.wsgi [None req-00147d4e-7fe9-42e3-8d3a-7b5d9f275512 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.817652] [54796]: DEBUG cinder.api.openstack.wsgi [None req-00147d4e-7fe9-42e3-8d3a-7b5d9f275512 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.828735] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.828735] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.832459] [54796]: INFO cinder.volume.api [None req-00147d4e-7fe9-42e3-8d3a-7b5d9f275512 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 743.837930] [54796]: INFO cinder.api.openstack.wsgi [None req-00147d4e-7fe9-42e3-8d3a-7b5d9f275512 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 743.838336] [54796]: [pid: 54796|app: 0|req: 81/166] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:25 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 744.795555] [54796]: DEBUG cinder.api.middleware.request_id [None req-1cc84835-624e-4759-b19d-0394757bbed1 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.796105] [54796]: INFO cinder.api.openstack.wsgi [None req-1cc84835-624e-4759-b19d-0394757bbed1 None None] GET http://10.180.1.21/volume// [ 744.796319] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1cc84835-624e-4759-b19d-0394757bbed1 None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.796534] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1cc84835-624e-4759-b19d-0394757bbed1 None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.796941] [54796]: INFO cinder.api.openstack.wsgi [None req-1cc84835-624e-4759-b19d-0394757bbed1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 744.797401] [54796]: [pid: 54796|app: 0|req: 82/167] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 03:53:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 744.802507] [54796]: DEBUG cinder.api.middleware.request_id [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-3dc634ff-0f1a-438f-b6b0-5e48ac3a1f13 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.808663] [54796]: INFO cinder.api.openstack.wsgi [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-3dc634ff-0f1a-438f-b6b0-5e48ac3a1f13 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 744.808904] [54796]: DEBUG cinder.api.openstack.wsgi [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-3dc634ff-0f1a-438f-b6b0-5e48ac3a1f13 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.809992] [54796]: DEBUG cinder.api.openstack.wsgi [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-3dc634ff-0f1a-438f-b6b0-5e48ac3a1f13 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.825388] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.825388] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.829473] [54796]: INFO cinder.volume.api [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-3dc634ff-0f1a-438f-b6b0-5e48ac3a1f13 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 744.834410] [54796]: INFO cinder.api.openstack.wsgi [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-3dc634ff-0f1a-438f-b6b0-5e48ac3a1f13 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 744.834821] [54796]: [pid: 54796|app: 0|req: 83/168] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 03:53:26 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 1323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 744.849026] [54796]: DEBUG cinder.api.middleware.request_id [None req-63849903-c5fd-4274-82b2-f9be4841e79e None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.851261] [54796]: INFO cinder.api.openstack.wsgi [None req-63849903-c5fd-4274-82b2-f9be4841e79e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 744.851738] [54796]: DEBUG cinder.api.openstack.wsgi [None req-63849903-c5fd-4274-82b2-f9be4841e79e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.851738] [54796]: DEBUG cinder.api.openstack.wsgi [None req-63849903-c5fd-4274-82b2-f9be4841e79e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.861332] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.861332] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.864407] [54796]: INFO cinder.volume.api [None req-63849903-c5fd-4274-82b2-f9be4841e79e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 744.870200] [54796]: INFO cinder.api.openstack.wsgi [None req-63849903-c5fd-4274-82b2-f9be4841e79e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 744.870200] [54796]: [pid: 54796|app: 0|req: 84/169] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:26 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 745.880392] [54796]: DEBUG cinder.api.middleware.request_id [None req-f05733f3-ade7-4b74-a95e-da83952284cb None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.883098] [54796]: INFO cinder.api.openstack.wsgi [None req-f05733f3-ade7-4b74-a95e-da83952284cb tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 745.883334] [54796]: DEBUG cinder.api.openstack.wsgi [None req-f05733f3-ade7-4b74-a95e-da83952284cb tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.883581] [54796]: DEBUG cinder.api.openstack.wsgi [None req-f05733f3-ade7-4b74-a95e-da83952284cb tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.893980] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.893980] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.897274] [54796]: INFO cinder.volume.api [None req-f05733f3-ade7-4b74-a95e-da83952284cb tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 745.902566] [54796]: INFO cinder.api.openstack.wsgi [None req-f05733f3-ade7-4b74-a95e-da83952284cb tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 745.902922] [54796]: [pid: 54796|app: 0|req: 85/170] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:27 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 746.008998] [54795]: DEBUG cinder.coordination [req-f4df80ba-c098-40ed-8457-4eff720cebab req-17c43e79-db19-45e4-a1e3-0ab61c690300 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Lock "cinder-attachment_update-601c179b-425b-4466-8066-41b938a71855-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.026s {{(pid=54795) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 746.009399] [54795]: INFO cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-17c43e79-db19-45e4-a1e3-0ab61c690300 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/attachments/7e05115b-ec6a-4462-95c1-d6922e9fc8d1 returned with HTTP 200 [ 746.009947] [54795]: [pid: 54795|app: 0|req: 86/171] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 03:53:22 2025] PUT /volume/v3/attachments/7e05115b-ec6a-4462-95c1-d6922e9fc8d1 => generated 617 bytes in 5046 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 746.023245] [54796]: DEBUG cinder.api.middleware.request_id [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-71e20d42-7015-4bef-bc2f-dc5b9fa04e00 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.025741] [54796]: INFO cinder.api.openstack.wsgi [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-71e20d42-7015-4bef-bc2f-dc5b9fa04e00 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] DELETE http://10.180.1.21/volume/v3/attachments/31fd1fc8-e479-478c-a46a-70c7c1606be8 [ 746.025973] [54796]: DEBUG cinder.api.openstack.wsgi [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-71e20d42-7015-4bef-bc2f-dc5b9fa04e00 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.026203] [54796]: DEBUG cinder.api.openstack.wsgi [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-71e20d42-7015-4bef-bc2f-dc5b9fa04e00 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'version_select' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.034391] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.034391] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.563241] [54796]: INFO cinder.api.openstack.wsgi [req-2e3cfbb4-e085-40f0-b558-c5ec648ef2fa req-71e20d42-7015-4bef-bc2f-dc5b9fa04e00 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/attachments/31fd1fc8-e479-478c-a46a-70c7c1606be8 returned with HTTP 200 [ 746.563708] [54796]: [pid: 54796|app: 0|req: 86/172] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 03:53:27 2025] DELETE /volume/v3/attachments/31fd1fc8-e479-478c-a46a-70c7c1606be8 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 746.916369] [54795]: DEBUG cinder.api.middleware.request_id [None req-f90c46c6-ee7e-4333-8632-6f7f747b515d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.919192] [54795]: INFO cinder.api.openstack.wsgi [None req-f90c46c6-ee7e-4333-8632-6f7f747b515d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 746.919532] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f90c46c6-ee7e-4333-8632-6f7f747b515d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.919863] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f90c46c6-ee7e-4333-8632-6f7f747b515d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.934809] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.934809] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.938869] [54795]: INFO cinder.volume.api [None req-f90c46c6-ee7e-4333-8632-6f7f747b515d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 746.945194] [54795]: INFO cinder.api.openstack.wsgi [None req-f90c46c6-ee7e-4333-8632-6f7f747b515d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 746.945942] [54795]: [pid: 54795|app: 0|req: 87/173] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:28 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 747.349263] [54796]: DEBUG cinder.api.middleware.request_id [None req-5c5db6a7-88bb-4c51-8ca2-ddc398df61df None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.351544] [54796]: INFO cinder.api.openstack.wsgi [None req-5c5db6a7-88bb-4c51-8ca2-ddc398df61df tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 747.351822] [54796]: DEBUG cinder.api.openstack.wsgi [None req-5c5db6a7-88bb-4c51-8ca2-ddc398df61df tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.352097] [54796]: DEBUG cinder.api.openstack.wsgi [None req-5c5db6a7-88bb-4c51-8ca2-ddc398df61df tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.364225] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.364225] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 747.372707] [54796]: INFO cinder.volume.api [None req-5c5db6a7-88bb-4c51-8ca2-ddc398df61df tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 747.383025] [54796]: INFO cinder.api.openstack.wsgi [None req-5c5db6a7-88bb-4c51-8ca2-ddc398df61df tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 747.383025] [54796]: [pid: 54796|app: 0|req: 87/174] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:29 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 747.957220] [54795]: DEBUG cinder.api.middleware.request_id [None req-1f7ece74-28a8-4ccf-be7b-e7a0e1c3d4e4 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.962937] [54795]: INFO cinder.api.openstack.wsgi [None req-1f7ece74-28a8-4ccf-be7b-e7a0e1c3d4e4 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 747.963232] [54795]: DEBUG cinder.api.openstack.wsgi [None req-1f7ece74-28a8-4ccf-be7b-e7a0e1c3d4e4 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.963417] [54795]: DEBUG cinder.api.openstack.wsgi [None req-1f7ece74-28a8-4ccf-be7b-e7a0e1c3d4e4 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.990588] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.990588] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 747.997636] [54795]: INFO cinder.volume.api [None req-1f7ece74-28a8-4ccf-be7b-e7a0e1c3d4e4 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 748.004410] [54795]: INFO cinder.api.openstack.wsgi [None req-1f7ece74-28a8-4ccf-be7b-e7a0e1c3d4e4 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 748.004962] [54795]: [pid: 54795|app: 0|req: 88/175] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:29 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 748.136027] [54796]: DEBUG cinder.api.middleware.request_id [req-f4df80ba-c098-40ed-8457-4eff720cebab req-e8af855c-c8f5-484b-9233-2172b2b0a895 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.138491] [54796]: INFO cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-e8af855c-c8f5-484b-9233-2172b2b0a895 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] POST http://10.180.1.21/volume/v3/attachments/7e05115b-ec6a-4462-95c1-d6922e9fc8d1/action [ 748.139130] [54796]: DEBUG cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-e8af855c-c8f5-484b-9233-2172b2b0a895 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action body: b'{"os-complete": null}' {{(pid=54796) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 748.139320] [54796]: DEBUG cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-e8af855c-c8f5-484b-9233-2172b2b0a895 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 748.161907] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.161907] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 748.185008] [54796]: INFO cinder.api.openstack.wsgi [req-f4df80ba-c098-40ed-8457-4eff720cebab req-e8af855c-c8f5-484b-9233-2172b2b0a895 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/attachments/7e05115b-ec6a-4462-95c1-d6922e9fc8d1/action returned with HTTP 204 [ 748.185519] [54796]: [pid: 54796|app: 0|req: 88/176] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 03:53:29 2025] POST /volume/v3/attachments/7e05115b-ec6a-4462-95c1-d6922e9fc8d1/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 749.016192] [54795]: DEBUG cinder.api.middleware.request_id [None req-749f3e72-7d52-4036-98ed-27249e3ddc4c None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.019042] [54795]: INFO cinder.api.openstack.wsgi [None req-749f3e72-7d52-4036-98ed-27249e3ddc4c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 749.019362] [54795]: DEBUG cinder.api.openstack.wsgi [None req-749f3e72-7d52-4036-98ed-27249e3ddc4c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 749.019741] [54795]: DEBUG cinder.api.openstack.wsgi [None req-749f3e72-7d52-4036-98ed-27249e3ddc4c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 749.041391] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.041391] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 749.047212] [54795]: INFO cinder.volume.api [None req-749f3e72-7d52-4036-98ed-27249e3ddc4c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 749.056175] [54795]: INFO cinder.api.openstack.wsgi [None req-749f3e72-7d52-4036-98ed-27249e3ddc4c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 749.056602] [54795]: [pid: 54795|app: 0|req: 89/177] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:30 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 749.066118] [54796]: DEBUG cinder.api.middleware.request_id [None req-1ea46f8d-64ae-40d9-9be7-b84706b691f0 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.068189] [54796]: INFO cinder.api.openstack.wsgi [None req-1ea46f8d-64ae-40d9-9be7-b84706b691f0 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 749.068406] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1ea46f8d-64ae-40d9-9be7-b84706b691f0 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 749.068635] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1ea46f8d-64ae-40d9-9be7-b84706b691f0 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 749.079183] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.079183] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 749.082569] [54796]: INFO cinder.volume.api [None req-1ea46f8d-64ae-40d9-9be7-b84706b691f0 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 749.087212] [54796]: INFO cinder.api.openstack.wsgi [None req-1ea46f8d-64ae-40d9-9be7-b84706b691f0 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 749.087625] [54796]: [pid: 54796|app: 0|req: 89/178] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:30 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 754.204517] [54795]: DEBUG cinder.api.middleware.request_id [None req-f58b711a-1640-421e-8feb-167dae42cfcf None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.207050] [54795]: INFO cinder.api.openstack.wsgi [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] POST http://10.180.1.21/volume/v3/volumes [ 754.209309] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-104421125"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 754.211502] [54795]: DEBUG cinder.api.v3.volumes [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-104421125'}} {{(pid=54795) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 754.213121] [54795]: INFO cinder.api.v3.volumes [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Create volume of 1 GB [ 754.222793] [54795]: INFO cinder.volume.api [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Availability Zones retrieved successfully. [ 754.234830] [54795]: DEBUG cinder.volume.api [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Flow 'volume_create_api' (a1ecf328-589b-4a86-83f8-e0d347959c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 754.236252] [54795]: DEBUG cinder.volume.api [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14d7fa10-dab4-4f90-9715-f5253bc98121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 754.237725] [54795]: DEBUG cinder.volume.flows.api.create_volume [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Validating volume size '1' using validate_int {{(pid=54795) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 754.264907] [54795]: DEBUG cinder.volume.api [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14d7fa10-dab4-4f90-9715-f5253bc98121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 754.266251] [54795]: DEBUG cinder.volume.api [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7557f779-9128-4e6e-89a3-91364eac03e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 754.318261] [54795]: DEBUG cinder.quota [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Created reservations ['d1e1c529-33ca-4f1c-ad9c-0f760a2091b9', '3a82ba03-2eb6-45aa-9666-51fb129d0f90', '5cd2581b-ee0a-4e7b-8f2c-5723f8fec533', 'fb0b2a7d-5c8d-4358-ad20-70dfe0a64c13'] {{(pid=54795) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 754.319320] [54795]: DEBUG cinder.volume.api [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7557f779-9128-4e6e-89a3-91364eac03e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1e1c529-33ca-4f1c-ad9c-0f760a2091b9', '3a82ba03-2eb6-45aa-9666-51fb129d0f90', '5cd2581b-ee0a-4e7b-8f2c-5723f8fec533', 'fb0b2a7d-5c8d-4358-ad20-70dfe0a64c13']}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 754.320353] [54795]: DEBUG cinder.volume.api [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e434c3a-c808-4219-9caa-a6366dfb3307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 754.334274] [54795]: DEBUG cinder.volume.api [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e434c3a-c808-4219-9caa-a6366dfb3307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05ae2c93-e7fa-47e9-93d3-c43be36759f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-104421125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='826d8e02142b40b482ae56b986f2486e',qos_specs=None,replication_status=,reservations=['d1e1c529-33ca-4f1c-ad9c-0f760a2091b9','3a82ba03-2eb6-45aa-9666-51fb129d0f90','5cd2581b-ee0a-4e7b-8f2c-5723f8fec533','fb0b2a7d-5c8d-4358-ad20-70dfe0a64c13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='003c2048af6841d9bcd14c38b9328bae',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:53:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-104421125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05ae2c93-e7fa-47e9-93d3-c43be36759f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='826d8e02142b40b482ae56b986f2486e',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='003c2048af6841d9bcd14c38b9328bae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 754.335218] [54795]: DEBUG cinder.volume.api [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc1d3c54-57e0-447c-b994-b72e46f635d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 754.348798] [54795]: DEBUG cinder.volume.api [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc1d3c54-57e0-447c-b994-b72e46f635d2) 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-104421125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='826d8e02142b40b482ae56b986f2486e',qos_specs=None,replication_status=,reservations=['d1e1c529-33ca-4f1c-ad9c-0f760a2091b9','3a82ba03-2eb6-45aa-9666-51fb129d0f90','5cd2581b-ee0a-4e7b-8f2c-5723f8fec533','fb0b2a7d-5c8d-4358-ad20-70dfe0a64c13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='003c2048af6841d9bcd14c38b9328bae',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 754.349761] [54795]: DEBUG cinder.volume.api [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (924e3e4a-8f75-42a5-87aa-3d314792f8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 754.359671] [54795]: DEBUG cinder.volume.api [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (924e3e4a-8f75-42a5-87aa-3d314792f8f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 754.360783] [54795]: DEBUG cinder.volume.api [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Flow 'volume_create_api' (a1ecf328-589b-4a86-83f8-e0d347959c74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 754.361202] [54795]: INFO cinder.volume.api [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Create volume request issued successfully. [ 754.361827] [54795]: INFO cinder.api.openstack.wsgi [None req-f58b711a-1640-421e-8feb-167dae42cfcf tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 754.362298] [54795]: [pid: 54795|app: 0|req: 90/179] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 03:53:36 2025] POST /volume/v3/volumes => generated 750 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 754.378131] [54796]: DEBUG cinder.api.middleware.request_id [None req-ea2fdc8c-94d5-4a9d-a8f6-5ee735b06fa2 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.381656] [54796]: INFO cinder.api.openstack.wsgi [None req-ea2fdc8c-94d5-4a9d-a8f6-5ee735b06fa2 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 754.381885] [54796]: DEBUG cinder.api.openstack.wsgi [None req-ea2fdc8c-94d5-4a9d-a8f6-5ee735b06fa2 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.382193] [54796]: DEBUG cinder.api.openstack.wsgi [None req-ea2fdc8c-94d5-4a9d-a8f6-5ee735b06fa2 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.391402] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.391402] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.406994] [54796]: INFO cinder.volume.api [None req-ea2fdc8c-94d5-4a9d-a8f6-5ee735b06fa2 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 754.414379] [54796]: INFO cinder.api.openstack.wsgi [None req-ea2fdc8c-94d5-4a9d-a8f6-5ee735b06fa2 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 754.414881] [54796]: [pid: 54796|app: 0|req: 90/180] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:36 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 755.433427] [54795]: DEBUG cinder.api.middleware.request_id [None req-520eafa3-bf55-4ba3-9534-1970f5fc158c None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.436145] [54795]: INFO cinder.api.openstack.wsgi [None req-520eafa3-bf55-4ba3-9534-1970f5fc158c tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 755.436395] [54795]: DEBUG cinder.api.openstack.wsgi [None req-520eafa3-bf55-4ba3-9534-1970f5fc158c tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.436624] [54795]: DEBUG cinder.api.openstack.wsgi [None req-520eafa3-bf55-4ba3-9534-1970f5fc158c tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.448802] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.448802] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.454615] [54795]: INFO cinder.volume.api [None req-520eafa3-bf55-4ba3-9534-1970f5fc158c tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 755.462990] [54795]: INFO cinder.api.openstack.wsgi [None req-520eafa3-bf55-4ba3-9534-1970f5fc158c tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 755.462990] [54795]: [pid: 54795|app: 0|req: 91/181] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:37 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 755.522778] [54796]: DEBUG cinder.api.middleware.request_id [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-ebc4892f-1347-4f32-9075-4fe394058ba7 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.525358] [54796]: INFO cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-ebc4892f-1347-4f32-9075-4fe394058ba7 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 755.525588] [54796]: DEBUG cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-ebc4892f-1347-4f32-9075-4fe394058ba7 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.525855] [54796]: DEBUG cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-ebc4892f-1347-4f32-9075-4fe394058ba7 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.535127] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.535127] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.538939] [54796]: INFO cinder.volume.api [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-ebc4892f-1347-4f32-9075-4fe394058ba7 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 755.544355] [54796]: INFO cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-ebc4892f-1347-4f32-9075-4fe394058ba7 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 755.544932] [54796]: [pid: 54796|app: 0|req: 91/182] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:53:37 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 756.197229] [54795]: DEBUG cinder.api.middleware.request_id [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-8e931c11-933b-4dfa-a632-cf8884b76ee3 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.200649] [54795]: INFO cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-8e931c11-933b-4dfa-a632-cf8884b76ee3 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 756.200952] [54795]: DEBUG cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-8e931c11-933b-4dfa-a632-cf8884b76ee3 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.202056] [54795]: DEBUG cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-8e931c11-933b-4dfa-a632-cf8884b76ee3 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.219213] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.219213] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.224809] [54795]: INFO cinder.volume.api [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-8e931c11-933b-4dfa-a632-cf8884b76ee3 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 756.230951] [54795]: INFO cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-8e931c11-933b-4dfa-a632-cf8884b76ee3 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 756.231279] [54795]: [pid: 54795|app: 0|req: 92/183] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:53:38 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 1683 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 756.264057] [54796]: DEBUG cinder.api.middleware.request_id [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-94d70503-a0fe-4ee9-8613-af09d6770e29 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.266564] [54796]: INFO cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-94d70503-a0fe-4ee9-8613-af09d6770e29 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] GET http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 756.266790] [54796]: DEBUG cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-94d70503-a0fe-4ee9-8613-af09d6770e29 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.267051] [54796]: DEBUG cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-94d70503-a0fe-4ee9-8613-af09d6770e29 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.277231] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.277231] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.280471] [54796]: INFO cinder.volume.api [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-94d70503-a0fe-4ee9-8613-af09d6770e29 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 756.286672] [54796]: INFO cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-94d70503-a0fe-4ee9-8613-af09d6770e29 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 200 [ 756.286672] [54796]: [pid: 54796|app: 0|req: 92/184] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:53:38 2025] GET /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 1683 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 757.069056] [54795]: DEBUG cinder.api.middleware.request_id [None req-6fe85898-acf9-4d80-b08a-1012d9094c2a None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.069503] [54795]: INFO cinder.api.openstack.wsgi [None req-6fe85898-acf9-4d80-b08a-1012d9094c2a None None] GET http://10.180.1.21/volume// [ 757.069713] [54795]: DEBUG cinder.api.openstack.wsgi [None req-6fe85898-acf9-4d80-b08a-1012d9094c2a None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.069937] [54795]: DEBUG cinder.api.openstack.wsgi [None req-6fe85898-acf9-4d80-b08a-1012d9094c2a None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.070340] [54795]: INFO cinder.api.openstack.wsgi [None req-6fe85898-acf9-4d80-b08a-1012d9094c2a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 757.070644] [54795]: [pid: 54795|app: 0|req: 93/185] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 03:53:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 757.074756] [54796]: DEBUG cinder.api.middleware.request_id [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-0124a5b1-7dc0-4866-9697-af3694079a85 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.080136] [54796]: INFO cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-0124a5b1-7dc0-4866-9697-af3694079a85 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] POST http://10.180.1.21/volume/v3/attachments [ 757.080871] [54796]: DEBUG cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-0124a5b1-7dc0-4866-9697-af3694079a85 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05ae2c93-e7fa-47e9-93d3-c43be36759f9", "connector": null, "instance_uuid": "8db6cbbe-78fd-464c-8bcc-ec73cc31ef6b"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 757.094849] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.094849] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.125666] [54796]: INFO cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-0124a5b1-7dc0-4866-9697-af3694079a85 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 757.125666] [54796]: [pid: 54796|app: 0|req: 93/186] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 03:53:38 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) [ 757.159082] [54795]: DEBUG cinder.api.middleware.request_id [None req-644fca58-4daa-426c-a465-589a879482da None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.161471] [54795]: INFO cinder.api.openstack.wsgi [None req-644fca58-4daa-426c-a465-589a879482da tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 757.161683] [54795]: DEBUG cinder.api.openstack.wsgi [None req-644fca58-4daa-426c-a465-589a879482da tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.161897] [54795]: DEBUG cinder.api.openstack.wsgi [None req-644fca58-4daa-426c-a465-589a879482da tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.175823] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.175823] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.181765] [54795]: INFO cinder.volume.api [None req-644fca58-4daa-426c-a465-589a879482da tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 757.187418] [54795]: INFO cinder.api.openstack.wsgi [None req-644fca58-4daa-426c-a465-589a879482da tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 757.187855] [54795]: [pid: 54795|app: 0|req: 94/187] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:39 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.662791] [54796]: DEBUG cinder.api.middleware.request_id [None req-83877828-5fdd-439f-be56-a48213a46b1e None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.663320] [54796]: INFO cinder.api.openstack.wsgi [None req-83877828-5fdd-439f-be56-a48213a46b1e None None] GET http://10.180.1.21/volume// [ 757.663583] [54796]: DEBUG cinder.api.openstack.wsgi [None req-83877828-5fdd-439f-be56-a48213a46b1e None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.664014] [54796]: DEBUG cinder.api.openstack.wsgi [None req-83877828-5fdd-439f-be56-a48213a46b1e None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.664469] [54796]: INFO cinder.api.openstack.wsgi [None req-83877828-5fdd-439f-be56-a48213a46b1e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 757.664952] [54796]: [pid: 54796|app: 0|req: 94/188] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 03:53:39 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 757.674809] [54795]: DEBUG cinder.api.middleware.request_id [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-e2043d43-e10f-4569-be4a-283a85bfc5f1 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.680881] [54795]: INFO cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-e2043d43-e10f-4569-be4a-283a85bfc5f1 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 757.680881] [54795]: DEBUG cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-e2043d43-e10f-4569-be4a-283a85bfc5f1 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.680881] [54795]: DEBUG cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-e2043d43-e10f-4569-be4a-283a85bfc5f1 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.700810] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.700810] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.710487] [54795]: INFO cinder.volume.api [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-e2043d43-e10f-4569-be4a-283a85bfc5f1 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 757.719176] [54795]: INFO cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-e2043d43-e10f-4569-be4a-283a85bfc5f1 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 757.720618] [54795]: [pid: 54795|app: 0|req: 95/189] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 03:53:39 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 1023 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 757.766884] [54796]: DEBUG cinder.api.middleware.request_id [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-e8f53b78-c2dd-42bd-85b2-824b3aaaf085 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.769566] [54796]: INFO cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-e8f53b78-c2dd-42bd-85b2-824b3aaaf085 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] PUT http://10.180.1.21/volume/v3/attachments/ef52ef5b-a893-47e5-9634-59980819c6c7 [ 757.770033] [54796]: DEBUG cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-e8f53b78-c2dd-42bd-85b2-824b3aaaf085 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-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-526208", "mountpoint": "/dev/sdb"}}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 757.783860] [54796]: DEBUG cinder.coordination [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-e8f53b78-c2dd-42bd-85b2-824b3aaaf085 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Acquiring lock "cinder-attachment_update-05ae2c93-e7fa-47e9-93d3-c43be36759f9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 757.789770] [54796]: DEBUG cinder.coordination [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-e8f53b78-c2dd-42bd-85b2-824b3aaaf085 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Lock "cinder-attachment_update-05ae2c93-e7fa-47e9-93d3-c43be36759f9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 757.790893] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.790893] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.203355] [54795]: DEBUG cinder.api.middleware.request_id [None req-87488563-2cc5-4d20-8c2b-ef5506893d4e None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.205873] [54795]: INFO cinder.api.openstack.wsgi [None req-87488563-2cc5-4d20-8c2b-ef5506893d4e tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 758.206802] [54795]: DEBUG cinder.api.openstack.wsgi [None req-87488563-2cc5-4d20-8c2b-ef5506893d4e tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.207849] [54795]: DEBUG cinder.api.openstack.wsgi [None req-87488563-2cc5-4d20-8c2b-ef5506893d4e tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.218094] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.218094] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.224821] [54795]: INFO cinder.volume.api [None req-87488563-2cc5-4d20-8c2b-ef5506893d4e tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 758.228617] [54795]: INFO cinder.api.openstack.wsgi [None req-87488563-2cc5-4d20-8c2b-ef5506893d4e tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 758.228617] [54795]: [pid: 54795|app: 0|req: 96/190] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:40 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 759.243047] [54795]: DEBUG cinder.api.middleware.request_id [None req-e4afda81-3650-4fb2-b571-7baf1df374e7 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.245136] [54795]: INFO cinder.api.openstack.wsgi [None req-e4afda81-3650-4fb2-b571-7baf1df374e7 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 759.245384] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e4afda81-3650-4fb2-b571-7baf1df374e7 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.245602] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e4afda81-3650-4fb2-b571-7baf1df374e7 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.264843] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.264843] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.274217] [54795]: INFO cinder.volume.api [None req-e4afda81-3650-4fb2-b571-7baf1df374e7 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 759.281153] [54795]: INFO cinder.api.openstack.wsgi [None req-e4afda81-3650-4fb2-b571-7baf1df374e7 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 759.281597] [54795]: [pid: 54795|app: 0|req: 97/191] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:41 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 760.296960] [54795]: DEBUG cinder.api.middleware.request_id [None req-09c9e04b-960f-4fb0-a37b-028c8f16f4eb None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.300562] [54795]: INFO cinder.api.openstack.wsgi [None req-09c9e04b-960f-4fb0-a37b-028c8f16f4eb tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 760.300953] [54795]: DEBUG cinder.api.openstack.wsgi [None req-09c9e04b-960f-4fb0-a37b-028c8f16f4eb tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.301320] [54795]: DEBUG cinder.api.openstack.wsgi [None req-09c9e04b-960f-4fb0-a37b-028c8f16f4eb tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.325143] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.325143] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.332169] [54795]: INFO cinder.volume.api [None req-09c9e04b-960f-4fb0-a37b-028c8f16f4eb tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 760.338333] [54795]: INFO cinder.api.openstack.wsgi [None req-09c9e04b-960f-4fb0-a37b-028c8f16f4eb tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 760.338933] [54795]: [pid: 54795|app: 0|req: 98/192] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:42 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 761.350403] [54795]: DEBUG cinder.api.middleware.request_id [None req-c291e4b4-c474-4580-a028-d6b5c786a2be None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.355282] [54795]: INFO cinder.api.openstack.wsgi [None req-c291e4b4-c474-4580-a028-d6b5c786a2be tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 761.355282] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c291e4b4-c474-4580-a028-d6b5c786a2be tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.355282] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c291e4b4-c474-4580-a028-d6b5c786a2be tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.372015] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.372015] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.376753] [54795]: INFO cinder.volume.api [None req-c291e4b4-c474-4580-a028-d6b5c786a2be tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 761.382161] [54795]: INFO cinder.api.openstack.wsgi [None req-c291e4b4-c474-4580-a028-d6b5c786a2be tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 761.383055] [54795]: [pid: 54795|app: 0|req: 99/193] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:43 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 761.391142] [54795]: DEBUG cinder.api.middleware.request_id [None req-4b4878d5-2614-45b0-b62d-3694e1eece42 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.391593] [54795]: INFO cinder.api.openstack.wsgi [None req-4b4878d5-2614-45b0-b62d-3694e1eece42 None None] GET http://10.180.1.21/volume// [ 761.391774] [54795]: DEBUG cinder.api.openstack.wsgi [None req-4b4878d5-2614-45b0-b62d-3694e1eece42 None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.391996] [54795]: DEBUG cinder.api.openstack.wsgi [None req-4b4878d5-2614-45b0-b62d-3694e1eece42 None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.392419] [54795]: INFO cinder.api.openstack.wsgi [None req-4b4878d5-2614-45b0-b62d-3694e1eece42 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 761.393103] [54795]: [pid: 54795|app: 0|req: 100/194] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 03:53:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 761.397593] [54795]: DEBUG cinder.api.middleware.request_id [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-627d19fa-883d-4dfc-a800-e3f325263d50 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.400063] [54795]: INFO cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-627d19fa-883d-4dfc-a800-e3f325263d50 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] POST http://10.180.1.21/volume/v3/attachments [ 761.400445] [54795]: DEBUG cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-627d19fa-883d-4dfc-a800-e3f325263d50 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45bafa09-8c71-4a88-9351-ef084e191557", "connector": null, "instance_uuid": "35603a73-2fae-4ec4-8e93-8138c6d660a6"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 761.419543] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.419543] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.457083] [54795]: INFO cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-627d19fa-883d-4dfc-a800-e3f325263d50 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 761.457083] [54795]: [pid: 54795|app: 0|req: 101/195] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 03:53:43 2025] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 761.511515] [54795]: DEBUG cinder.api.middleware.request_id [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-e64e11a9-3238-468d-afbd-a22df206d3cd None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.516066] [54795]: INFO cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-e64e11a9-3238-468d-afbd-a22df206d3cd tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] POST http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557/action [ 761.516501] [54795]: DEBUG cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-e64e11a9-3238-468d-afbd-a22df206d3cd tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 761.516638] [54795]: DEBUG cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-e64e11a9-3238-468d-afbd-a22df206d3cd tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 761.528735] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.528735] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.529366] [54795]: INFO cinder.volume.api [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-e64e11a9-3238-468d-afbd-a22df206d3cd tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 761.533940] [54795]: INFO cinder.volume.api [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-e64e11a9-3238-468d-afbd-a22df206d3cd tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Roll detaching of volume completed successfully. [ 761.534211] [54795]: INFO cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-e64e11a9-3238-468d-afbd-a22df206d3cd tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557/action returned with HTTP 202 [ 761.534470] [54795]: [pid: 54795|app: 0|req: 102/196] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 03:53:43 2025] POST /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 761.539334] [54795]: DEBUG cinder.api.middleware.request_id [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-eda47226-0039-4faa-948a-e950681af879 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.541718] [54795]: INFO cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-eda47226-0039-4faa-948a-e950681af879 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7f185147-0ae9-427e-a7ab-8ee74dc77a86 [ 761.541939] [54795]: DEBUG cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-eda47226-0039-4faa-948a-e950681af879 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.542170] [54795]: DEBUG cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-eda47226-0039-4faa-948a-e950681af879 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'version_select' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.549366] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.549366] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.584407] [54795]: INFO cinder.api.openstack.wsgi [req-fbb1c1b8-c867-40dc-a298-139d0f339b0b req-eda47226-0039-4faa-948a-e950681af879 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/attachments/7f185147-0ae9-427e-a7ab-8ee74dc77a86 returned with HTTP 200 [ 761.584886] [54795]: [pid: 54795|app: 0|req: 103/197] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 03:53:43 2025] DELETE /volume/v3/attachments/7f185147-0ae9-427e-a7ab-8ee74dc77a86 => generated 192 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 762.395429] [54795]: DEBUG cinder.api.middleware.request_id [None req-f10a4b99-491d-4a89-9778-4d20e9afdd0a None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.397558] [54795]: INFO cinder.api.openstack.wsgi [None req-f10a4b99-491d-4a89-9778-4d20e9afdd0a tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 762.397837] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f10a4b99-491d-4a89-9778-4d20e9afdd0a tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.398021] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f10a4b99-491d-4a89-9778-4d20e9afdd0a tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.408560] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.408560] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 762.412067] [54795]: INFO cinder.volume.api [None req-f10a4b99-491d-4a89-9778-4d20e9afdd0a tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 762.417309] [54795]: INFO cinder.api.openstack.wsgi [None req-f10a4b99-491d-4a89-9778-4d20e9afdd0a tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 762.417808] [54795]: [pid: 54795|app: 0|req: 104/198] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:44 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.432061] [54795]: DEBUG cinder.api.middleware.request_id [None req-f2ecddc0-e376-4582-8a48-b14e02f8a906 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.435446] [54795]: INFO cinder.api.openstack.wsgi [None req-f2ecddc0-e376-4582-8a48-b14e02f8a906 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 763.435583] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f2ecddc0-e376-4582-8a48-b14e02f8a906 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.436354] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f2ecddc0-e376-4582-8a48-b14e02f8a906 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.449979] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.449979] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.454135] [54795]: INFO cinder.volume.api [None req-f2ecddc0-e376-4582-8a48-b14e02f8a906 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 763.460055] [54795]: INFO cinder.api.openstack.wsgi [None req-f2ecddc0-e376-4582-8a48-b14e02f8a906 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 763.460533] [54795]: [pid: 54795|app: 0|req: 105/199] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:45 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 764.316684] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=206,cinder:UPDATE=24,cinder:INSERT=4 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 764.321928] [54796]: DEBUG cinder.coordination [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-e8f53b78-c2dd-42bd-85b2-824b3aaaf085 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Lock "cinder-attachment_update-05ae2c93-e7fa-47e9-93d3-c43be36759f9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.532s {{(pid=54796) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 764.322286] [54796]: INFO cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-e8f53b78-c2dd-42bd-85b2-824b3aaaf085 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/attachments/ef52ef5b-a893-47e5-9634-59980819c6c7 returned with HTTP 200 [ 764.322753] [54796]: [pid: 54796|app: 0|req: 95/200] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 03:53:39 2025] PUT /volume/v3/attachments/ef52ef5b-a893-47e5-9634-59980819c6c7 => generated 617 bytes in 6556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 764.472878] [54795]: DEBUG cinder.api.middleware.request_id [None req-bbd198f9-354a-4cbc-acde-96ff8ee8b2d8 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.475225] [54795]: INFO cinder.api.openstack.wsgi [None req-bbd198f9-354a-4cbc-acde-96ff8ee8b2d8 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 764.475525] [54795]: DEBUG cinder.api.openstack.wsgi [None req-bbd198f9-354a-4cbc-acde-96ff8ee8b2d8 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.475748] [54795]: DEBUG cinder.api.openstack.wsgi [None req-bbd198f9-354a-4cbc-acde-96ff8ee8b2d8 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.487182] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.487182] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.490927] [54795]: INFO cinder.volume.api [None req-bbd198f9-354a-4cbc-acde-96ff8ee8b2d8 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 764.496587] [54795]: INFO cinder.api.openstack.wsgi [None req-bbd198f9-354a-4cbc-acde-96ff8ee8b2d8 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 764.497302] [54795]: [pid: 54795|app: 0|req: 106/201] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:46 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.511354] [54796]: DEBUG cinder.api.middleware.request_id [None req-0405d64e-d542-4322-94b0-517967930e25 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.513619] [54796]: INFO cinder.api.openstack.wsgi [None req-0405d64e-d542-4322-94b0-517967930e25 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 765.513877] [54796]: DEBUG cinder.api.openstack.wsgi [None req-0405d64e-d542-4322-94b0-517967930e25 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.514131] [54796]: DEBUG cinder.api.openstack.wsgi [None req-0405d64e-d542-4322-94b0-517967930e25 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.535158] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.535158] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.540423] [54796]: INFO cinder.volume.api [None req-0405d64e-d542-4322-94b0-517967930e25 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 765.549247] [54796]: INFO cinder.api.openstack.wsgi [None req-0405d64e-d542-4322-94b0-517967930e25 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 765.549247] [54796]: [pid: 54796|app: 0|req: 96/202] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:47 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.970545] [54795]: DEBUG cinder.api.middleware.request_id [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-1dc7e1dc-e65a-4f73-94a6-eb1c196626db None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.973384] [54795]: INFO cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-1dc7e1dc-e65a-4f73-94a6-eb1c196626db tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] POST http://10.180.1.21/volume/v3/attachments/ef52ef5b-a893-47e5-9634-59980819c6c7/action [ 765.973902] [54795]: DEBUG cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-1dc7e1dc-e65a-4f73-94a6-eb1c196626db tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Action body: b'{"os-complete": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 765.974118] [54795]: DEBUG cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-1dc7e1dc-e65a-4f73-94a6-eb1c196626db tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 765.996297] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.996297] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.007807] [54795]: INFO cinder.api.openstack.wsgi [req-5176828e-f36e-4af7-800e-2a9c1b1792ed req-1dc7e1dc-e65a-4f73-94a6-eb1c196626db tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/attachments/ef52ef5b-a893-47e5-9634-59980819c6c7/action returned with HTTP 204 [ 766.008504] [54795]: [pid: 54795|app: 0|req: 107/203] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 03:53:47 2025] POST /volume/v3/attachments/ef52ef5b-a893-47e5-9634-59980819c6c7/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 766.563151] [54796]: DEBUG cinder.api.middleware.request_id [None req-35c3b536-94f9-4314-8a1c-1bae040f8376 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.565181] [54796]: INFO cinder.api.openstack.wsgi [None req-35c3b536-94f9-4314-8a1c-1bae040f8376 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 766.565402] [54796]: DEBUG cinder.api.openstack.wsgi [None req-35c3b536-94f9-4314-8a1c-1bae040f8376 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.565616] [54796]: DEBUG cinder.api.openstack.wsgi [None req-35c3b536-94f9-4314-8a1c-1bae040f8376 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.578891] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.578891] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.583078] [54796]: INFO cinder.volume.api [None req-35c3b536-94f9-4314-8a1c-1bae040f8376 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 766.587817] [54796]: INFO cinder.api.openstack.wsgi [None req-35c3b536-94f9-4314-8a1c-1bae040f8376 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 766.588222] [54796]: [pid: 54796|app: 0|req: 97/204] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:48 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 766.598045] [54795]: DEBUG cinder.api.middleware.request_id [None req-18191af6-14d7-4453-8658-bad2a04c1bc7 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.600137] [54795]: INFO cinder.api.openstack.wsgi [None req-18191af6-14d7-4453-8658-bad2a04c1bc7 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 766.600362] [54795]: DEBUG cinder.api.openstack.wsgi [None req-18191af6-14d7-4453-8658-bad2a04c1bc7 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.600576] [54795]: DEBUG cinder.api.openstack.wsgi [None req-18191af6-14d7-4453-8658-bad2a04c1bc7 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.611370] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.611370] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.615180] [54795]: INFO cinder.volume.api [None req-18191af6-14d7-4453-8658-bad2a04c1bc7 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 766.620401] [54795]: INFO cinder.api.openstack.wsgi [None req-18191af6-14d7-4453-8658-bad2a04c1bc7 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 766.620815] [54795]: [pid: 54795|app: 0|req: 108/205] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:48 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 767.445617] [54796]: DEBUG cinder.api.middleware.request_id [req-fe1b5f17-75da-4e10-b26c-c67a5684064a req-44decd75-1021-4e82-b85e-81488c933a0a None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.452503] [54796]: INFO cinder.api.openstack.wsgi [req-fe1b5f17-75da-4e10-b26c-c67a5684064a req-44decd75-1021-4e82-b85e-81488c933a0a tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c6738447-a45f-4ffb-9009-5772014d0ecf [ 767.452781] [54796]: DEBUG cinder.api.openstack.wsgi [req-fe1b5f17-75da-4e10-b26c-c67a5684064a req-44decd75-1021-4e82-b85e-81488c933a0a tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.452968] [54796]: DEBUG cinder.api.openstack.wsgi [req-fe1b5f17-75da-4e10-b26c-c67a5684064a req-44decd75-1021-4e82-b85e-81488c933a0a tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'version_select' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.470185] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.470185] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.013715] [54796]: INFO cinder.api.openstack.wsgi [req-fe1b5f17-75da-4e10-b26c-c67a5684064a req-44decd75-1021-4e82-b85e-81488c933a0a tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/attachments/c6738447-a45f-4ffb-9009-5772014d0ecf returned with HTTP 200 [ 768.014225] [54796]: [pid: 54796|app: 0|req: 98/206] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 03:53:49 2025] DELETE /volume/v3/attachments/c6738447-a45f-4ffb-9009-5772014d0ecf => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 768.022187] [54795]: DEBUG cinder.api.middleware.request_id [req-fe1b5f17-75da-4e10-b26c-c67a5684064a req-3975c2d1-a533-4c53-abe5-ee991d6570f7 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.024649] [54795]: INFO cinder.api.openstack.wsgi [req-fe1b5f17-75da-4e10-b26c-c67a5684064a req-3975c2d1-a533-4c53-abe5-ee991d6570f7 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] DELETE http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 [ 768.025454] [54795]: DEBUG cinder.api.openstack.wsgi [req-fe1b5f17-75da-4e10-b26c-c67a5684064a req-3975c2d1-a533-4c53-abe5-ee991d6570f7 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.025738] [54795]: DEBUG cinder.api.openstack.wsgi [req-fe1b5f17-75da-4e10-b26c-c67a5684064a req-3975c2d1-a533-4c53-abe5-ee991d6570f7 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Calling method 'delete' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.025990] [54795]: INFO cinder.api.v3.volumes [req-fe1b5f17-75da-4e10-b26c-c67a5684064a req-3975c2d1-a533-4c53-abe5-ee991d6570f7 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Delete volume with id: 45bafa09-8c71-4a88-9351-ef084e191557 [ 768.037721] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.037721] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.038527] [54795]: INFO cinder.volume.api [req-fe1b5f17-75da-4e10-b26c-c67a5684064a req-3975c2d1-a533-4c53-abe5-ee991d6570f7 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Volume info retrieved successfully. [ 768.070061] [54795]: INFO cinder.volume.api [req-fe1b5f17-75da-4e10-b26c-c67a5684064a req-3975c2d1-a533-4c53-abe5-ee991d6570f7 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] Delete volume request issued successfully. [ 768.070309] [54795]: INFO cinder.api.openstack.wsgi [req-fe1b5f17-75da-4e10-b26c-c67a5684064a req-3975c2d1-a533-4c53-abe5-ee991d6570f7 tempest-ServerActionsV293TestJSON-282707731 tempest-ServerActionsV293TestJSON-282707731-project-member] http://10.180.1.21/volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 returned with HTTP 202 [ 768.072538] [54795]: [pid: 54795|app: 0|req: 109/207] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 03:53:49 2025] DELETE /volume/v3/volumes/45bafa09-8c71-4a88-9351-ef084e191557 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 771.049509] [54796]: DEBUG cinder.api.middleware.request_id [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.052065] [54796]: INFO cinder.api.openstack.wsgi [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] POST http://10.180.1.21/volume/v3/volumes [ 771.052555] [54796]: DEBUG cinder.api.openstack.wsgi [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-524437435", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 771.054622] [54796]: DEBUG cinder.api.v3.volumes [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-524437435', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54796) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 771.055702] [54796]: INFO cinder.api.v3.volumes [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Create volume of 1 GB [ 771.055702] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 771.055702] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 771.061190] [54796]: INFO cinder.volume.api [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Availability Zones retrieved successfully. [ 771.068254] [54796]: DEBUG cinder.volume.api [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Flow 'volume_create_api' (8b323842-4265-45be-aafe-b2c5f551c434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 771.072331] [54796]: DEBUG cinder.volume.api [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11c89a0e-80aa-41ce-9faf-e554415803b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 771.073033] [54796]: DEBUG cinder.volume.flows.api.create_volume [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Validating volume size '1' using validate_int {{(pid=54796) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 771.099899] [54796]: DEBUG cinder.volume.api [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11c89a0e-80aa-41ce-9faf-e554415803b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 771.100932] [54796]: DEBUG cinder.volume.api [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89849f14-eed3-457e-89ad-514dd2fca0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 771.249490] [54796]: DEBUG cinder.quota [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Created reservations ['23e7d4ce-8aad-4f73-b8fd-2637282cd2b9', 'b9f3dd0a-3b82-4291-b16d-3cd76587e4b4', 'ebffe2ac-2d6a-4f96-ac9d-e74cecb27e9c', '836de773-9473-46c0-b8b7-ef0842de2b3c'] {{(pid=54796) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 771.250579] [54796]: DEBUG cinder.volume.api [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89849f14-eed3-457e-89ad-514dd2fca0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23e7d4ce-8aad-4f73-b8fd-2637282cd2b9', 'b9f3dd0a-3b82-4291-b16d-3cd76587e4b4', 'ebffe2ac-2d6a-4f96-ac9d-e74cecb27e9c', '836de773-9473-46c0-b8b7-ef0842de2b3c']}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 771.251536] [54796]: DEBUG cinder.volume.api [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d094743-1b9e-4fc4-998d-0d98d8385f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 771.265169] [54796]: DEBUG cinder.volume.api [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d094743-1b9e-4fc4-998d-0d98d8385f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88783ccd-c736-4e7d-abf9-06e7016c6ccc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-524437435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11aef14f3be74c2e835b284be28bcad3',qos_specs=None,replication_status=,reservations=['23e7d4ce-8aad-4f73-b8fd-2637282cd2b9','b9f3dd0a-3b82-4291-b16d-3cd76587e4b4','ebffe2ac-2d6a-4f96-ac9d-e74cecb27e9c','836de773-9473-46c0-b8b7-ef0842de2b3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef6544ff105a4c79b3dc524bb69f2698',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:53:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-524437435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88783ccd-c736-4e7d-abf9-06e7016c6ccc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11aef14f3be74c2e835b284be28bcad3',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='ef6544ff105a4c79b3dc524bb69f2698',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 771.266087] [54796]: DEBUG cinder.volume.api [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (677bb766-8001-4068-97c0-040b8e00479b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 771.280771] [54796]: DEBUG cinder.volume.api [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (677bb766-8001-4068-97c0-040b8e00479b) 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-524437435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11aef14f3be74c2e835b284be28bcad3',qos_specs=None,replication_status=,reservations=['23e7d4ce-8aad-4f73-b8fd-2637282cd2b9','b9f3dd0a-3b82-4291-b16d-3cd76587e4b4','ebffe2ac-2d6a-4f96-ac9d-e74cecb27e9c','836de773-9473-46c0-b8b7-ef0842de2b3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef6544ff105a4c79b3dc524bb69f2698',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 771.281719] [54796]: DEBUG cinder.volume.api [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d15ca344-46d3-48c9-ad8f-24022dafc4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 771.292491] [54796]: DEBUG cinder.volume.api [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d15ca344-46d3-48c9-ad8f-24022dafc4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 771.293534] [54796]: DEBUG cinder.volume.api [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Flow 'volume_create_api' (8b323842-4265-45be-aafe-b2c5f551c434) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 771.293893] [54796]: INFO cinder.volume.api [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Create volume request issued successfully. [ 771.294556] [54796]: INFO cinder.api.openstack.wsgi [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-f1a378c9-6e3d-4d20-8183-6e407724a1a3 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 771.295015] [54796]: [pid: 54796|app: 0|req: 99/208] 10.180.1.21 () {64 vars in 1421 bytes} [Tue Feb 18 03:53:52 2025] POST /volume/v3/volumes => generated 753 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 771.299157] [54795]: DEBUG cinder.api.middleware.request_id [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-13589a75-ec88-4109-8d5f-a5e8b6ab2125 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.303677] [54795]: INFO cinder.api.openstack.wsgi [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-13589a75-ec88-4109-8d5f-a5e8b6ab2125 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] GET http://10.180.1.21/volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc [ 771.304180] [54795]: DEBUG cinder.api.openstack.wsgi [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-13589a75-ec88-4109-8d5f-a5e8b6ab2125 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 771.304256] [54795]: DEBUG cinder.api.openstack.wsgi [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-13589a75-ec88-4109-8d5f-a5e8b6ab2125 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 771.312519] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 771.312519] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 771.316540] [54795]: INFO cinder.volume.api [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-13589a75-ec88-4109-8d5f-a5e8b6ab2125 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Volume info retrieved successfully. [ 771.321711] [54795]: INFO cinder.api.openstack.wsgi [req-c814b47e-8a9e-441e-a107-cdb99d884e78 req-13589a75-ec88-4109-8d5f-a5e8b6ab2125 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] http://10.180.1.21/volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc returned with HTTP 200 [ 771.322119] [54795]: [pid: 54795|app: 0|req: 110/209] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:53:53 2025] GET /volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 771.573782] [54796]: DEBUG cinder.api.middleware.request_id [req-fda4f960-a8db-414e-a977-ef8e838dcea4 req-32145df0-0dbc-44cf-8604-bcc2ab631f86 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.576503] [54796]: INFO cinder.api.openstack.wsgi [req-fda4f960-a8db-414e-a977-ef8e838dcea4 req-32145df0-0dbc-44cf-8604-bcc2ab631f86 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ef52ef5b-a893-47e5-9634-59980819c6c7 [ 771.576823] [54796]: DEBUG cinder.api.openstack.wsgi [req-fda4f960-a8db-414e-a977-ef8e838dcea4 req-32145df0-0dbc-44cf-8604-bcc2ab631f86 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 771.577045] [54796]: DEBUG cinder.api.openstack.wsgi [req-fda4f960-a8db-414e-a977-ef8e838dcea4 req-32145df0-0dbc-44cf-8604-bcc2ab631f86 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'version_select' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 771.589642] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 771.589642] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 771.732118] [54795]: DEBUG cinder.api.middleware.request_id [req-0a12acf3-19e2-4abb-8bd1-2091fa7cdb17 req-54306d63-c2ec-4507-bdcf-9a483a562285 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.734604] [54795]: INFO cinder.api.openstack.wsgi [req-0a12acf3-19e2-4abb-8bd1-2091fa7cdb17 req-54306d63-c2ec-4507-bdcf-9a483a562285 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] GET http://10.180.1.21/volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc [ 771.734734] [54795]: DEBUG cinder.api.openstack.wsgi [req-0a12acf3-19e2-4abb-8bd1-2091fa7cdb17 req-54306d63-c2ec-4507-bdcf-9a483a562285 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 771.734870] [54795]: DEBUG cinder.api.openstack.wsgi [req-0a12acf3-19e2-4abb-8bd1-2091fa7cdb17 req-54306d63-c2ec-4507-bdcf-9a483a562285 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 771.744113] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 771.744113] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 771.748162] [54795]: INFO cinder.volume.api [req-0a12acf3-19e2-4abb-8bd1-2091fa7cdb17 req-54306d63-c2ec-4507-bdcf-9a483a562285 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Volume info retrieved successfully. [ 771.753367] [54795]: INFO cinder.api.openstack.wsgi [req-0a12acf3-19e2-4abb-8bd1-2091fa7cdb17 req-54306d63-c2ec-4507-bdcf-9a483a562285 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] http://10.180.1.21/volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc returned with HTTP 200 [ 771.753787] [54795]: [pid: 54795|app: 0|req: 111/210] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:53:53 2025] GET /volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 771.792100] [54795]: DEBUG cinder.api.middleware.request_id [None req-deb3a18a-ad05-4e91-a818-88834af18fa6 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.792100] [54795]: INFO cinder.api.openstack.wsgi [None req-deb3a18a-ad05-4e91-a818-88834af18fa6 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 771.795238] [54795]: DEBUG cinder.api.openstack.wsgi [None req-deb3a18a-ad05-4e91-a818-88834af18fa6 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 771.795238] [54795]: DEBUG cinder.api.openstack.wsgi [None req-deb3a18a-ad05-4e91-a818-88834af18fa6 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'delete' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 771.795238] [54795]: INFO cinder.api.v3.volumes [None req-deb3a18a-ad05-4e91-a818-88834af18fa6 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Delete volume with id: ecc741dc-0211-4c42-9444-c2d30f68a61c [ 771.798994] [54795]: INFO cinder.api.openstack.wsgi [None req-deb3a18a-ad05-4e91-a818-88834af18fa6 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 404 [ 771.799453] [54795]: [pid: 54795|app: 0|req: 112/211] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 03:53:53 2025] DELETE /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 771.802126] [54795]: DEBUG cinder.api.middleware.request_id [None req-d305d1ad-8c1e-426e-a040-3c0ba8c73bf4 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.806412] [54795]: INFO cinder.api.openstack.wsgi [None req-d305d1ad-8c1e-426e-a040-3c0ba8c73bf4 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c [ 771.806643] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d305d1ad-8c1e-426e-a040-3c0ba8c73bf4 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 771.806861] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d305d1ad-8c1e-426e-a040-3c0ba8c73bf4 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 771.812857] [54795]: INFO cinder.api.openstack.wsgi [None req-d305d1ad-8c1e-426e-a040-3c0ba8c73bf4 tempest-VolumesAssistedSnapshotsTest-389424325 tempest-VolumesAssistedSnapshotsTest-389424325-project-admin] http://10.180.1.21/volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c returned with HTTP 404 [ 771.813331] [54795]: [pid: 54795|app: 0|req: 113/212] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:53:53 2025] GET /volume/v3/volumes/ecc741dc-0211-4c42-9444-c2d30f68a61c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 772.123354] [54796]: INFO cinder.api.openstack.wsgi [req-fda4f960-a8db-414e-a977-ef8e838dcea4 req-32145df0-0dbc-44cf-8604-bcc2ab631f86 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/attachments/ef52ef5b-a893-47e5-9634-59980819c6c7 returned with HTTP 200 [ 772.123803] [54796]: [pid: 54796|app: 0|req: 100/213] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 03:53:53 2025] DELETE /volume/v3/attachments/ef52ef5b-a893-47e5-9634-59980819c6c7 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 772.173492] [54795]: DEBUG cinder.api.middleware.request_id [req-2375d860-5c6f-4482-b91e-814fed56051a req-807bc40e-d4c4-4c9d-afc9-88d2b5c104ee None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.175848] [54795]: INFO cinder.api.openstack.wsgi [req-2375d860-5c6f-4482-b91e-814fed56051a req-807bc40e-d4c4-4c9d-afc9-88d2b5c104ee tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 772.176252] [54795]: DEBUG cinder.api.openstack.wsgi [req-2375d860-5c6f-4482-b91e-814fed56051a req-807bc40e-d4c4-4c9d-afc9-88d2b5c104ee tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88783ccd-c736-4e7d-abf9-06e7016c6ccc", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1322020509", "description": null, "metadata": {}}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 772.186608] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.186608] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 772.187171] [54795]: INFO cinder.volume.api [req-2375d860-5c6f-4482-b91e-814fed56051a req-807bc40e-d4c4-4c9d-afc9-88d2b5c104ee tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Volume info retrieved successfully. [ 772.187349] [54795]: INFO cinder.api.v3.snapshots [req-2375d860-5c6f-4482-b91e-814fed56051a req-807bc40e-d4c4-4c9d-afc9-88d2b5c104ee tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Create snapshot from volume 88783ccd-c736-4e7d-abf9-06e7016c6ccc [ 772.202990] [54795]: WARNING cinder.quota [req-2375d860-5c6f-4482-b91e-814fed56051a req-807bc40e-d4c4-4c9d-afc9-88d2b5c104ee tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-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. [ 772.229132] [54795]: DEBUG cinder.quota [req-2375d860-5c6f-4482-b91e-814fed56051a req-807bc40e-d4c4-4c9d-afc9-88d2b5c104ee tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Created reservations ['3094bd07-7505-4421-aa8b-f1515afd4fed', '365e2e11-7a61-438d-8ea4-d70804c526b1', '35a2f7d6-4a98-4cb0-8bbd-b806226a4753', '47e20bda-972f-45cb-a221-675bd7e6ced2'] {{(pid=54795) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 772.279106] [54795]: INFO cinder.volume.api [req-2375d860-5c6f-4482-b91e-814fed56051a req-807bc40e-d4c4-4c9d-afc9-88d2b5c104ee tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Snapshot create request issued successfully. [ 772.279106] [54795]: INFO cinder.api.openstack.wsgi [req-2375d860-5c6f-4482-b91e-814fed56051a req-807bc40e-d4c4-4c9d-afc9-88d2b5c104ee tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 772.279106] [54795]: [pid: 54795|app: 0|req: 114/214] 10.180.1.21 () {64 vars in 1427 bytes} [Tue Feb 18 03:53:54 2025] POST /volume/v3/snapshots => generated 311 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 772.799646] [54796]: DEBUG cinder.api.middleware.request_id [req-46e05ee6-738c-4c8e-958d-62d74add78ec req-1fc9999a-a72a-4a88-a300-8f764ed2db32 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.803114] [54796]: INFO cinder.api.openstack.wsgi [req-46e05ee6-738c-4c8e-958d-62d74add78ec req-1fc9999a-a72a-4a88-a300-8f764ed2db32 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] GET http://10.180.1.21/volume/v3/snapshots/85287de5-6c27-490c-8655-245eb6bb2842 [ 772.803350] [54796]: DEBUG cinder.api.openstack.wsgi [req-46e05ee6-738c-4c8e-958d-62d74add78ec req-1fc9999a-a72a-4a88-a300-8f764ed2db32 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 772.803561] [54796]: DEBUG cinder.api.openstack.wsgi [req-46e05ee6-738c-4c8e-958d-62d74add78ec req-1fc9999a-a72a-4a88-a300-8f764ed2db32 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 772.829648] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.829648] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 772.830295] [54796]: INFO cinder.volume.api [req-46e05ee6-738c-4c8e-958d-62d74add78ec req-1fc9999a-a72a-4a88-a300-8f764ed2db32 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Snapshot retrieved successfully. [ 772.831780] [54796]: INFO cinder.api.openstack.wsgi [req-46e05ee6-738c-4c8e-958d-62d74add78ec req-1fc9999a-a72a-4a88-a300-8f764ed2db32 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] http://10.180.1.21/volume/v3/snapshots/85287de5-6c27-490c-8655-245eb6bb2842 returned with HTTP 200 [ 772.832283] [54796]: [pid: 54796|app: 0|req: 101/215] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Feb 18 03:53:54 2025] GET /volume/v3/snapshots/85287de5-6c27-490c-8655-245eb6bb2842 => generated 470 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 773.701382] [54795]: DEBUG cinder.api.middleware.request_id [req-588e9143-6f51-4837-8ae3-90d97e7cc47e req-8ff5d3be-5292-4755-8056-f5a42aa05bb1 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.704802] [54795]: INFO cinder.api.openstack.wsgi [req-588e9143-6f51-4837-8ae3-90d97e7cc47e req-8ff5d3be-5292-4755-8056-f5a42aa05bb1 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 773.705061] [54795]: DEBUG cinder.api.openstack.wsgi [req-588e9143-6f51-4837-8ae3-90d97e7cc47e req-8ff5d3be-5292-4755-8056-f5a42aa05bb1 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.708821] [54795]: DEBUG cinder.api.openstack.wsgi [req-588e9143-6f51-4837-8ae3-90d97e7cc47e req-8ff5d3be-5292-4755-8056-f5a42aa05bb1 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Calling method 'detail' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.708821] [54795]: DEBUG cinder.api.api_utils [req-588e9143-6f51-4837-8ae3-90d97e7cc47e req-8ff5d3be-5292-4755-8056-f5a42aa05bb1 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Removing options '' from query. {{(pid=54795) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 773.708821] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.708821] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 773.708821] [54795]: DEBUG cinder.db.sqlalchemy.api [req-588e9143-6f51-4837-8ae3-90d97e7cc47e req-8ff5d3be-5292-4755-8056-f5a42aa05bb1 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Building query based on filter {{(pid=54795) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 773.720161] [54795]: INFO cinder.volume.api [req-588e9143-6f51-4837-8ae3-90d97e7cc47e req-8ff5d3be-5292-4755-8056-f5a42aa05bb1 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Get all snapshots completed successfully. [ 773.720762] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.720762] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 773.721749] [54795]: INFO cinder.api.openstack.wsgi [req-588e9143-6f51-4837-8ae3-90d97e7cc47e req-8ff5d3be-5292-4755-8056-f5a42aa05bb1 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 773.722309] [54795]: [pid: 54795|app: 0|req: 115/216] 10.180.1.21 () {60 vars in 1394 bytes} [Tue Feb 18 03:53:55 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 774.194415] [54796]: DEBUG cinder.api.middleware.request_id [req-91e55d8e-adb7-4bd2-8d8b-6097a7ea9da5 req-aae5b2fc-1272-4504-8385-946b9d4fa103 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.196573] [54796]: INFO cinder.api.openstack.wsgi [req-91e55d8e-adb7-4bd2-8d8b-6097a7ea9da5 req-aae5b2fc-1272-4504-8385-946b9d4fa103 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] GET http://10.180.1.21/volume/v3/snapshots/85287de5-6c27-490c-8655-245eb6bb2842 [ 774.196799] [54796]: DEBUG cinder.api.openstack.wsgi [req-91e55d8e-adb7-4bd2-8d8b-6097a7ea9da5 req-aae5b2fc-1272-4504-8385-946b9d4fa103 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 774.197342] [54796]: DEBUG cinder.api.openstack.wsgi [req-91e55d8e-adb7-4bd2-8d8b-6097a7ea9da5 req-aae5b2fc-1272-4504-8385-946b9d4fa103 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 774.203899] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.203899] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 774.204415] [54796]: INFO cinder.volume.api [req-91e55d8e-adb7-4bd2-8d8b-6097a7ea9da5 req-aae5b2fc-1272-4504-8385-946b9d4fa103 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Snapshot retrieved successfully. [ 774.205392] [54796]: INFO cinder.api.openstack.wsgi [req-91e55d8e-adb7-4bd2-8d8b-6097a7ea9da5 req-aae5b2fc-1272-4504-8385-946b9d4fa103 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] http://10.180.1.21/volume/v3/snapshots/85287de5-6c27-490c-8655-245eb6bb2842 returned with HTTP 200 [ 774.205761] [54796]: [pid: 54796|app: 0|req: 102/217] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Feb 18 03:53:56 2025] GET /volume/v3/snapshots/85287de5-6c27-490c-8655-245eb6bb2842 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 774.530721] [54795]: DEBUG cinder.api.middleware.request_id [req-1e2ec9b3-8296-4342-ae05-f049864961f9 req-7f26c98c-6599-478d-9979-be94f887262a None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.533579] [54795]: INFO cinder.api.openstack.wsgi [req-1e2ec9b3-8296-4342-ae05-f049864961f9 req-7f26c98c-6599-478d-9979-be94f887262a tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/85287de5-6c27-490c-8655-245eb6bb2842 [ 774.533836] [54795]: DEBUG cinder.api.openstack.wsgi [req-1e2ec9b3-8296-4342-ae05-f049864961f9 req-7f26c98c-6599-478d-9979-be94f887262a tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 774.534125] [54795]: DEBUG cinder.api.openstack.wsgi [req-1e2ec9b3-8296-4342-ae05-f049864961f9 req-7f26c98c-6599-478d-9979-be94f887262a tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Calling method 'delete' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 774.534286] [54795]: INFO cinder.api.v2.snapshots [req-1e2ec9b3-8296-4342-ae05-f049864961f9 req-7f26c98c-6599-478d-9979-be94f887262a tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Delete snapshot with id: 85287de5-6c27-490c-8655-245eb6bb2842 [ 774.536376] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=355,cinder:UPDATE=63,cinder:INSERT=40 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 774.542707] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.542707] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 774.543550] [54795]: INFO cinder.volume.api [req-1e2ec9b3-8296-4342-ae05-f049864961f9 req-7f26c98c-6599-478d-9979-be94f887262a tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Snapshot retrieved successfully. [ 774.576528] [54795]: INFO cinder.volume.api [req-1e2ec9b3-8296-4342-ae05-f049864961f9 req-7f26c98c-6599-478d-9979-be94f887262a tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Snapshot delete request issued successfully. [ 774.576777] [54795]: INFO cinder.api.openstack.wsgi [req-1e2ec9b3-8296-4342-ae05-f049864961f9 req-7f26c98c-6599-478d-9979-be94f887262a tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] http://10.180.1.21/volume/v3/snapshots/85287de5-6c27-490c-8655-245eb6bb2842 returned with HTTP 202 [ 774.577312] [54795]: [pid: 54795|app: 0|req: 116/218] 10.180.1.21 () {62 vars in 1506 bytes} [Tue Feb 18 03:53:56 2025] DELETE /volume/v3/snapshots/85287de5-6c27-490c-8655-245eb6bb2842 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 775.381503] [54796]: DEBUG cinder.api.middleware.request_id [req-efb07fc3-3b36-4aa5-9006-ca2b4b28b973 req-d0d8c8c3-0fdc-4b74-850f-24b9cbdd4e86 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.383808] [54796]: INFO cinder.api.openstack.wsgi [req-efb07fc3-3b36-4aa5-9006-ca2b4b28b973 req-d0d8c8c3-0fdc-4b74-850f-24b9cbdd4e86 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] GET http://10.180.1.21/volume/v3/snapshots/85287de5-6c27-490c-8655-245eb6bb2842 [ 775.384218] [54796]: DEBUG cinder.api.openstack.wsgi [req-efb07fc3-3b36-4aa5-9006-ca2b4b28b973 req-d0d8c8c3-0fdc-4b74-850f-24b9cbdd4e86 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 775.385364] [54796]: DEBUG cinder.api.openstack.wsgi [req-efb07fc3-3b36-4aa5-9006-ca2b4b28b973 req-d0d8c8c3-0fdc-4b74-850f-24b9cbdd4e86 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 775.389416] [54796]: INFO cinder.api.openstack.wsgi [req-efb07fc3-3b36-4aa5-9006-ca2b4b28b973 req-d0d8c8c3-0fdc-4b74-850f-24b9cbdd4e86 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] http://10.180.1.21/volume/v3/snapshots/85287de5-6c27-490c-8655-245eb6bb2842 returned with HTTP 404 [ 775.389974] [54796]: [pid: 54796|app: 0|req: 103/219] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Feb 18 03:53:57 2025] GET /volume/v3/snapshots/85287de5-6c27-490c-8655-245eb6bb2842 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 776.234717] [54795]: DEBUG cinder.api.middleware.request_id [req-3e1bf962-772f-4334-bbaf-ccf21794b044 req-d47f559c-9056-4250-bb6f-e9db3654f8a1 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.238412] [54795]: INFO cinder.api.openstack.wsgi [req-3e1bf962-772f-4334-bbaf-ccf21794b044 req-d47f559c-9056-4250-bb6f-e9db3654f8a1 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] DELETE http://10.180.1.21/volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc [ 776.238689] [54795]: DEBUG cinder.api.openstack.wsgi [req-3e1bf962-772f-4334-bbaf-ccf21794b044 req-d47f559c-9056-4250-bb6f-e9db3654f8a1 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 776.238949] [54795]: DEBUG cinder.api.openstack.wsgi [req-3e1bf962-772f-4334-bbaf-ccf21794b044 req-d47f559c-9056-4250-bb6f-e9db3654f8a1 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Calling method 'delete' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 776.239204] [54795]: INFO cinder.api.v3.volumes [req-3e1bf962-772f-4334-bbaf-ccf21794b044 req-d47f559c-9056-4250-bb6f-e9db3654f8a1 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Delete volume with id: 88783ccd-c736-4e7d-abf9-06e7016c6ccc [ 776.251236] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 776.251236] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 776.252240] [54795]: INFO cinder.volume.api [req-3e1bf962-772f-4334-bbaf-ccf21794b044 req-d47f559c-9056-4250-bb6f-e9db3654f8a1 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Volume info retrieved successfully. [ 776.273106] [54795]: INFO cinder.volume.api [req-3e1bf962-772f-4334-bbaf-ccf21794b044 req-d47f559c-9056-4250-bb6f-e9db3654f8a1 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Delete volume request issued successfully. [ 776.273312] [54795]: INFO cinder.api.openstack.wsgi [req-3e1bf962-772f-4334-bbaf-ccf21794b044 req-d47f559c-9056-4250-bb6f-e9db3654f8a1 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] http://10.180.1.21/volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc returned with HTTP 202 [ 776.273779] [54795]: [pid: 54795|app: 0|req: 117/220] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 03:53:58 2025] DELETE /volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 776.639252] [54796]: DEBUG cinder.api.middleware.request_id [req-65efafec-c2a4-4ffa-bb73-9dc09664c451 req-726874ca-918c-4ef0-a514-1cc0e0ea707d None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.642853] [54796]: INFO cinder.api.openstack.wsgi [req-65efafec-c2a4-4ffa-bb73-9dc09664c451 req-726874ca-918c-4ef0-a514-1cc0e0ea707d tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] GET http://10.180.1.21/volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc [ 776.643100] [54796]: DEBUG cinder.api.openstack.wsgi [req-65efafec-c2a4-4ffa-bb73-9dc09664c451 req-726874ca-918c-4ef0-a514-1cc0e0ea707d tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 776.643315] [54796]: DEBUG cinder.api.openstack.wsgi [req-65efafec-c2a4-4ffa-bb73-9dc09664c451 req-726874ca-918c-4ef0-a514-1cc0e0ea707d tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 776.657923] [54796]: INFO cinder.api.openstack.wsgi [req-65efafec-c2a4-4ffa-bb73-9dc09664c451 req-726874ca-918c-4ef0-a514-1cc0e0ea707d tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] http://10.180.1.21/volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc returned with HTTP 404 [ 776.658873] [54796]: [pid: 54796|app: 0|req: 104/221] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:53:58 2025] GET /volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 776.957544] [54795]: DEBUG cinder.api.middleware.request_id [req-e815da9d-9c8f-4973-97c0-b71cf2f3d70a req-282d6c46-ae9d-416e-a84e-733993990f91 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.964150] [54795]: INFO cinder.api.openstack.wsgi [req-e815da9d-9c8f-4973-97c0-b71cf2f3d70a req-282d6c46-ae9d-416e-a84e-733993990f91 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] DELETE http://10.180.1.21/volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc [ 776.964422] [54795]: DEBUG cinder.api.openstack.wsgi [req-e815da9d-9c8f-4973-97c0-b71cf2f3d70a req-282d6c46-ae9d-416e-a84e-733993990f91 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 776.964646] [54795]: DEBUG cinder.api.openstack.wsgi [req-e815da9d-9c8f-4973-97c0-b71cf2f3d70a req-282d6c46-ae9d-416e-a84e-733993990f91 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Calling method 'delete' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 776.964842] [54795]: INFO cinder.api.v3.volumes [req-e815da9d-9c8f-4973-97c0-b71cf2f3d70a req-282d6c46-ae9d-416e-a84e-733993990f91 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Delete volume with id: 88783ccd-c736-4e7d-abf9-06e7016c6ccc [ 776.975579] [54795]: INFO cinder.api.openstack.wsgi [req-e815da9d-9c8f-4973-97c0-b71cf2f3d70a req-282d6c46-ae9d-416e-a84e-733993990f91 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] http://10.180.1.21/volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc returned with HTTP 404 [ 776.976169] [54795]: [pid: 54795|app: 0|req: 118/222] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 03:53:58 2025] DELETE /volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 777.523089] [54796]: DEBUG cinder.api.middleware.request_id [req-5f41cbd2-83b9-4683-9f89-73c2ead3df17 req-a9566b93-515b-43fa-b6e0-cce799872e12 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.527347] [54796]: INFO cinder.api.openstack.wsgi [req-5f41cbd2-83b9-4683-9f89-73c2ead3df17 req-a9566b93-515b-43fa-b6e0-cce799872e12 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] GET http://10.180.1.21/volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc [ 777.527593] [54796]: DEBUG cinder.api.openstack.wsgi [req-5f41cbd2-83b9-4683-9f89-73c2ead3df17 req-a9566b93-515b-43fa-b6e0-cce799872e12 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 777.527913] [54796]: DEBUG cinder.api.openstack.wsgi [req-5f41cbd2-83b9-4683-9f89-73c2ead3df17 req-a9566b93-515b-43fa-b6e0-cce799872e12 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 777.537793] [54796]: INFO cinder.api.openstack.wsgi [req-5f41cbd2-83b9-4683-9f89-73c2ead3df17 req-a9566b93-515b-43fa-b6e0-cce799872e12 tempest-VolumesSnapshotsTestJSON-1611485101 tempest-VolumesSnapshotsTestJSON-1611485101-project-member] http://10.180.1.21/volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc returned with HTTP 404 [ 777.538547] [54796]: [pid: 54796|app: 0|req: 105/223] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:53:59 2025] GET /volume/v3/volumes/88783ccd-c736-4e7d-abf9-06e7016c6ccc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 780.914991] [54795]: DEBUG cinder.api.middleware.request_id [req-ecec1505-d55b-4c8a-a1b0-75941e4823df req-92798a2d-5c3b-4d5f-9c9f-9759f56363a3 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.917992] [54795]: INFO cinder.api.openstack.wsgi [req-ecec1505-d55b-4c8a-a1b0-75941e4823df req-92798a2d-5c3b-4d5f-9c9f-9759f56363a3 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cbec6b14-0d45-4021-9ca9-fdbd560c47db [ 780.917992] [54795]: DEBUG cinder.api.openstack.wsgi [req-ecec1505-d55b-4c8a-a1b0-75941e4823df req-92798a2d-5c3b-4d5f-9c9f-9759f56363a3 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 780.917992] [54795]: DEBUG cinder.api.openstack.wsgi [req-ecec1505-d55b-4c8a-a1b0-75941e4823df req-92798a2d-5c3b-4d5f-9c9f-9759f56363a3 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'version_select' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 780.926493] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 780.926493] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.471648] [54795]: INFO cinder.api.openstack.wsgi [req-ecec1505-d55b-4c8a-a1b0-75941e4823df req-92798a2d-5c3b-4d5f-9c9f-9759f56363a3 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/attachments/cbec6b14-0d45-4021-9ca9-fdbd560c47db returned with HTTP 200 [ 781.472184] [54795]: [pid: 54795|app: 0|req: 119/224] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 03:54:02 2025] DELETE /volume/v3/attachments/cbec6b14-0d45-4021-9ca9-fdbd560c47db => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 781.499116] [54796]: DEBUG cinder.api.middleware.request_id [req-ecec1505-d55b-4c8a-a1b0-75941e4823df req-ee5a2179-7497-4959-8a2e-adcd927a3f50 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.505182] [54796]: INFO cinder.api.openstack.wsgi [req-ecec1505-d55b-4c8a-a1b0-75941e4823df req-ee5a2179-7497-4959-8a2e-adcd927a3f50 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] DELETE http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 [ 781.505378] [54796]: DEBUG cinder.api.openstack.wsgi [req-ecec1505-d55b-4c8a-a1b0-75941e4823df req-ee5a2179-7497-4959-8a2e-adcd927a3f50 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 781.505639] [54796]: DEBUG cinder.api.openstack.wsgi [req-ecec1505-d55b-4c8a-a1b0-75941e4823df req-ee5a2179-7497-4959-8a2e-adcd927a3f50 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 781.505886] [54796]: INFO cinder.api.v3.volumes [req-ecec1505-d55b-4c8a-a1b0-75941e4823df req-ee5a2179-7497-4959-8a2e-adcd927a3f50 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Delete volume with id: da05194c-c10e-493d-9fee-3776d3efefd2 [ 781.519450] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 781.519450] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.520423] [54796]: INFO cinder.volume.api [req-ecec1505-d55b-4c8a-a1b0-75941e4823df req-ee5a2179-7497-4959-8a2e-adcd927a3f50 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Volume info retrieved successfully. [ 781.543847] [54796]: INFO cinder.volume.api [req-ecec1505-d55b-4c8a-a1b0-75941e4823df req-ee5a2179-7497-4959-8a2e-adcd927a3f50 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] Delete volume request issued successfully. [ 781.544084] [54796]: INFO cinder.api.openstack.wsgi [req-ecec1505-d55b-4c8a-a1b0-75941e4823df req-ee5a2179-7497-4959-8a2e-adcd927a3f50 tempest-ServersTestBootFromVolume-716735138 tempest-ServersTestBootFromVolume-716735138-project-member] http://10.180.1.21/volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 returned with HTTP 202 [ 781.544534] [54796]: [pid: 54796|app: 0|req: 106/225] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 03:54:03 2025] DELETE /volume/v3/volumes/da05194c-c10e-493d-9fee-3776d3efefd2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 791.470870] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=16,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 791.538599] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=65,cinder:UPDATE=19,cinder:INSERT=11 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 821.069254] [54795]: DEBUG cinder.api.middleware.request_id [None req-99271729-7c84-4f54-87c8-83e2d8f0d5b8 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.071868] [54795]: INFO cinder.api.openstack.wsgi [None req-99271729-7c84-4f54-87c8-83e2d8f0d5b8 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 821.072250] [54795]: DEBUG cinder.api.openstack.wsgi [None req-99271729-7c84-4f54-87c8-83e2d8f0d5b8 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 821.072648] [54795]: DEBUG cinder.api.openstack.wsgi [None req-99271729-7c84-4f54-87c8-83e2d8f0d5b8 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 821.086323] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 821.086323] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 821.091901] [54795]: INFO cinder.volume.api [None req-99271729-7c84-4f54-87c8-83e2d8f0d5b8 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 821.097925] [54795]: INFO cinder.api.openstack.wsgi [None req-99271729-7c84-4f54-87c8-83e2d8f0d5b8 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 821.098399] [54795]: [pid: 54795|app: 0|req: 120/226] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:54:42 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 821.109019] [54796]: DEBUG cinder.api.middleware.request_id [None req-2ce1adf1-a5a1-4145-aab9-2de98bf08d5c None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.111628] [54796]: INFO cinder.api.openstack.wsgi [None req-2ce1adf1-a5a1-4145-aab9-2de98bf08d5c tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 821.111628] [54796]: DEBUG cinder.api.openstack.wsgi [None req-2ce1adf1-a5a1-4145-aab9-2de98bf08d5c tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 821.111829] [54796]: DEBUG cinder.api.openstack.wsgi [None req-2ce1adf1-a5a1-4145-aab9-2de98bf08d5c tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 821.119847] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 821.119847] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 821.124559] [54796]: INFO cinder.volume.api [None req-2ce1adf1-a5a1-4145-aab9-2de98bf08d5c tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 821.130376] [54796]: INFO cinder.api.openstack.wsgi [None req-2ce1adf1-a5a1-4145-aab9-2de98bf08d5c tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 821.130837] [54796]: [pid: 54796|app: 0|req: 107/227] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:54:42 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 821.202517] [54795]: DEBUG cinder.api.middleware.request_id [None req-89ab3f03-43da-46ee-9d15-aa148884ccf0 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.204991] [54795]: INFO cinder.api.openstack.wsgi [None req-89ab3f03-43da-46ee-9d15-aa148884ccf0 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 821.204991] [54795]: DEBUG cinder.api.openstack.wsgi [None req-89ab3f03-43da-46ee-9d15-aa148884ccf0 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 821.205107] [54795]: DEBUG cinder.api.openstack.wsgi [None req-89ab3f03-43da-46ee-9d15-aa148884ccf0 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 821.217637] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 821.217637] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 821.226738] [54795]: INFO cinder.volume.api [None req-89ab3f03-43da-46ee-9d15-aa148884ccf0 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 821.232239] [54795]: INFO cinder.api.openstack.wsgi [None req-89ab3f03-43da-46ee-9d15-aa148884ccf0 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 821.232239] [54795]: [pid: 54795|app: 0|req: 121/228] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:54:43 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 831.127065] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=4 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 831.228902] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=8 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 834.164615] [54796]: DEBUG cinder.api.middleware.request_id [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 834.166271] [54796]: INFO cinder.api.openstack.wsgi [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] POST http://10.180.1.21/volume/v3/volumes [ 834.166271] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1812566137"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 834.168745] [54796]: DEBUG cinder.api.v3.volumes [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1812566137'}} {{(pid=54796) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 834.168745] [54796]: INFO cinder.api.v3.volumes [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Create volume of 1 GB [ 834.175366] [54796]: INFO cinder.volume.api [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Availability Zones retrieved successfully. [ 834.184615] [54796]: DEBUG cinder.volume.api [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Flow 'volume_create_api' (b318eaa6-b10c-4ba7-81dc-87f6095e1fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 834.185955] [54796]: DEBUG cinder.volume.api [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (624985fc-5f61-4a12-9cbb-42ec75118fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 834.187418] [54796]: DEBUG cinder.volume.flows.api.create_volume [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Validating volume size '1' using validate_int {{(pid=54796) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 834.210614] [54796]: DEBUG cinder.volume.api [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (624985fc-5f61-4a12-9cbb-42ec75118fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 834.212186] [54796]: DEBUG cinder.volume.api [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f67073-9203-43b0-bf9e-5f02dd016491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 834.257205] [54796]: DEBUG cinder.quota [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Created reservations ['67604257-2076-4b13-b2bd-2f51cd3d0612', '298f1a86-c8a3-4e2b-b4e4-7f844b765e99', '3d664c4e-1fb4-4431-a0ae-804fd22737a5', '181a4001-1868-4bac-aa68-2a4d4bab4bd2'] {{(pid=54796) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 834.258233] [54796]: DEBUG cinder.volume.api [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f67073-9203-43b0-bf9e-5f02dd016491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67604257-2076-4b13-b2bd-2f51cd3d0612', '298f1a86-c8a3-4e2b-b4e4-7f844b765e99', '3d664c4e-1fb4-4431-a0ae-804fd22737a5', '181a4001-1868-4bac-aa68-2a4d4bab4bd2']}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 834.259187] [54796]: DEBUG cinder.volume.api [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2326fcc7-3f3d-4c3c-9f32-382d1dfaec81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 834.272733] [54796]: DEBUG cinder.volume.api [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2326fcc7-3f3d-4c3c-9f32-382d1dfaec81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89e0fab9-9be0-41ff-8cd2-320ef6d76af0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1812566137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d35a61b9cd48c282d292f0007940df',qos_specs=None,replication_status=,reservations=['67604257-2076-4b13-b2bd-2f51cd3d0612','298f1a86-c8a3-4e2b-b4e4-7f844b765e99','3d664c4e-1fb4-4431-a0ae-804fd22737a5','181a4001-1868-4bac-aa68-2a4d4bab4bd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e3426d5fb4459a9807244ed4074748',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:54:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1812566137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89e0fab9-9be0-41ff-8cd2-320ef6d76af0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82d35a61b9cd48c282d292f0007940df',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='a6e3426d5fb4459a9807244ed4074748',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 834.274060] [54796]: DEBUG cinder.volume.api [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7ccc5c8-30c7-4418-b5c2-fbb625f7662e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 834.286844] [54796]: DEBUG cinder.volume.api [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7ccc5c8-30c7-4418-b5c2-fbb625f7662e) 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-1812566137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d35a61b9cd48c282d292f0007940df',qos_specs=None,replication_status=,reservations=['67604257-2076-4b13-b2bd-2f51cd3d0612','298f1a86-c8a3-4e2b-b4e4-7f844b765e99','3d664c4e-1fb4-4431-a0ae-804fd22737a5','181a4001-1868-4bac-aa68-2a4d4bab4bd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e3426d5fb4459a9807244ed4074748',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 834.287732] [54796]: DEBUG cinder.volume.api [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05c56baf-ea12-4095-aff6-eb14a8bc2e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 834.301069] [54796]: DEBUG cinder.volume.api [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05c56baf-ea12-4095-aff6-eb14a8bc2e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 834.301069] [54796]: DEBUG cinder.volume.api [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Flow 'volume_create_api' (b318eaa6-b10c-4ba7-81dc-87f6095e1fef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 834.301069] [54796]: INFO cinder.volume.api [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Create volume request issued successfully. [ 834.301069] [54796]: INFO cinder.api.openstack.wsgi [None req-1ff5a546-5aac-4d79-93ff-e4775009da2e tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 834.301069] [54796]: [pid: 54796|app: 0|req: 108/229] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 03:54:56 2025] POST /volume/v3/volumes => generated 754 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 834.316288] [54795]: DEBUG cinder.api.middleware.request_id [None req-a2a23b88-0f2e-4a79-87a3-e3d771ef81dc None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 834.318404] [54795]: INFO cinder.api.openstack.wsgi [None req-a2a23b88-0f2e-4a79-87a3-e3d771ef81dc tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/89e0fab9-9be0-41ff-8cd2-320ef6d76af0 [ 834.318630] [54795]: DEBUG cinder.api.openstack.wsgi [None req-a2a23b88-0f2e-4a79-87a3-e3d771ef81dc tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 834.318851] [54795]: DEBUG cinder.api.openstack.wsgi [None req-a2a23b88-0f2e-4a79-87a3-e3d771ef81dc tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 834.329317] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 834.329317] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 834.333098] [54795]: INFO cinder.volume.api [None req-a2a23b88-0f2e-4a79-87a3-e3d771ef81dc tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 834.337768] [54795]: INFO cinder.api.openstack.wsgi [None req-a2a23b88-0f2e-4a79-87a3-e3d771ef81dc tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/89e0fab9-9be0-41ff-8cd2-320ef6d76af0 returned with HTTP 200 [ 834.338216] [54795]: [pid: 54795|app: 0|req: 122/230] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:54:56 2025] GET /volume/v3/volumes/89e0fab9-9be0-41ff-8cd2-320ef6d76af0 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 835.350066] [54796]: DEBUG cinder.api.middleware.request_id [None req-6a1d6223-d79a-44d3-b7a3-8b58ba4da10b None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 835.352973] [54796]: INFO cinder.api.openstack.wsgi [None req-6a1d6223-d79a-44d3-b7a3-8b58ba4da10b tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/89e0fab9-9be0-41ff-8cd2-320ef6d76af0 [ 835.353236] [54796]: DEBUG cinder.api.openstack.wsgi [None req-6a1d6223-d79a-44d3-b7a3-8b58ba4da10b tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 835.353463] [54796]: DEBUG cinder.api.openstack.wsgi [None req-6a1d6223-d79a-44d3-b7a3-8b58ba4da10b tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 835.373697] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 835.373697] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 835.381594] [54796]: INFO cinder.volume.api [None req-6a1d6223-d79a-44d3-b7a3-8b58ba4da10b tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 835.386792] [54796]: INFO cinder.api.openstack.wsgi [None req-6a1d6223-d79a-44d3-b7a3-8b58ba4da10b tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/89e0fab9-9be0-41ff-8cd2-320ef6d76af0 returned with HTTP 200 [ 835.387417] [54796]: [pid: 54796|app: 0|req: 109/231] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:54:57 2025] GET /volume/v3/volumes/89e0fab9-9be0-41ff-8cd2-320ef6d76af0 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 835.474819] [54795]: DEBUG cinder.api.middleware.request_id [req-f7e8671d-ba81-489a-935c-29cd0c7ba8ed req-b5de2ab8-817f-4c8b-9a93-fc24d86ef81e None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 835.477212] [54795]: INFO cinder.api.openstack.wsgi [req-f7e8671d-ba81-489a-935c-29cd0c7ba8ed req-b5de2ab8-817f-4c8b-9a93-fc24d86ef81e tempest-VolumesAdminNegativeTest-142591846 tempest-VolumesAdminNegativeTest-142591846-project-admin] GET http://10.180.1.21/volume/v3/volumes/56883673-00d0-4cc9-bbb6-523db49e8bb1 [ 835.477428] [54795]: DEBUG cinder.api.openstack.wsgi [req-f7e8671d-ba81-489a-935c-29cd0c7ba8ed req-b5de2ab8-817f-4c8b-9a93-fc24d86ef81e tempest-VolumesAdminNegativeTest-142591846 tempest-VolumesAdminNegativeTest-142591846-project-admin] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 835.477641] [54795]: DEBUG cinder.api.openstack.wsgi [req-f7e8671d-ba81-489a-935c-29cd0c7ba8ed req-b5de2ab8-817f-4c8b-9a93-fc24d86ef81e tempest-VolumesAdminNegativeTest-142591846 tempest-VolumesAdminNegativeTest-142591846-project-admin] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 835.484732] [54795]: INFO cinder.api.openstack.wsgi [req-f7e8671d-ba81-489a-935c-29cd0c7ba8ed req-b5de2ab8-817f-4c8b-9a93-fc24d86ef81e tempest-VolumesAdminNegativeTest-142591846 tempest-VolumesAdminNegativeTest-142591846-project-admin] http://10.180.1.21/volume/v3/volumes/56883673-00d0-4cc9-bbb6-523db49e8bb1 returned with HTTP 404 [ 835.485238] [54795]: [pid: 54795|app: 0|req: 123/232] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:54:57 2025] GET /volume/v3/volumes/56883673-00d0-4cc9-bbb6-523db49e8bb1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 835.495605] [54796]: DEBUG cinder.api.middleware.request_id [None req-8869bac6-704c-4522-bf6e-8b99aab85cdb None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 835.497650] [54796]: INFO cinder.api.openstack.wsgi [None req-8869bac6-704c-4522-bf6e-8b99aab85cdb tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] DELETE http://10.180.1.21/volume/v3/volumes/89e0fab9-9be0-41ff-8cd2-320ef6d76af0 [ 835.498121] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8869bac6-704c-4522-bf6e-8b99aab85cdb tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 835.500059] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8869bac6-704c-4522-bf6e-8b99aab85cdb tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 835.500059] [54796]: INFO cinder.api.v3.volumes [None req-8869bac6-704c-4522-bf6e-8b99aab85cdb tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Delete volume with id: 89e0fab9-9be0-41ff-8cd2-320ef6d76af0 [ 835.507578] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 835.507578] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 835.508336] [54796]: INFO cinder.volume.api [None req-8869bac6-704c-4522-bf6e-8b99aab85cdb tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 835.532238] [54796]: INFO cinder.volume.api [None req-8869bac6-704c-4522-bf6e-8b99aab85cdb tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Delete volume request issued successfully. [ 835.532238] [54796]: INFO cinder.api.openstack.wsgi [None req-8869bac6-704c-4522-bf6e-8b99aab85cdb tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/89e0fab9-9be0-41ff-8cd2-320ef6d76af0 returned with HTTP 202 [ 835.532238] [54796]: [pid: 54796|app: 0|req: 110/233] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 03:54:57 2025] DELETE /volume/v3/volumes/89e0fab9-9be0-41ff-8cd2-320ef6d76af0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 835.536225] [54795]: DEBUG cinder.api.middleware.request_id [None req-736466ea-90d1-4789-938e-26d79e834d86 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 835.538553] [54795]: INFO cinder.api.openstack.wsgi [None req-736466ea-90d1-4789-938e-26d79e834d86 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/89e0fab9-9be0-41ff-8cd2-320ef6d76af0 [ 835.538772] [54795]: DEBUG cinder.api.openstack.wsgi [None req-736466ea-90d1-4789-938e-26d79e834d86 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 835.539024] [54795]: DEBUG cinder.api.openstack.wsgi [None req-736466ea-90d1-4789-938e-26d79e834d86 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 835.547075] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 835.547075] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 835.550788] [54795]: INFO cinder.volume.api [None req-736466ea-90d1-4789-938e-26d79e834d86 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 835.555919] [54795]: INFO cinder.api.openstack.wsgi [None req-736466ea-90d1-4789-938e-26d79e834d86 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/89e0fab9-9be0-41ff-8cd2-320ef6d76af0 returned with HTTP 200 [ 835.556377] [54795]: [pid: 54795|app: 0|req: 124/234] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:54:57 2025] GET /volume/v3/volumes/89e0fab9-9be0-41ff-8cd2-320ef6d76af0 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 836.568475] [54796]: DEBUG cinder.api.middleware.request_id [None req-bed0b444-c6c8-4e53-823c-5acff0db43cd None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.570604] [54796]: INFO cinder.api.openstack.wsgi [None req-bed0b444-c6c8-4e53-823c-5acff0db43cd tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/89e0fab9-9be0-41ff-8cd2-320ef6d76af0 [ 836.570884] [54796]: DEBUG cinder.api.openstack.wsgi [None req-bed0b444-c6c8-4e53-823c-5acff0db43cd tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 836.571123] [54796]: DEBUG cinder.api.openstack.wsgi [None req-bed0b444-c6c8-4e53-823c-5acff0db43cd tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 836.578302] [54796]: INFO cinder.api.openstack.wsgi [None req-bed0b444-c6c8-4e53-823c-5acff0db43cd tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/89e0fab9-9be0-41ff-8cd2-320ef6d76af0 returned with HTTP 404 [ 836.578792] [54796]: [pid: 54796|app: 0|req: 111/235] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:54:58 2025] GET /volume/v3/volumes/89e0fab9-9be0-41ff-8cd2-320ef6d76af0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 845.554265] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=9 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 846.573626] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=28,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 860.142064] [54795]: DEBUG cinder.api.middleware.request_id [req-4c82da9c-7ec3-43b9-952f-f4fb767f90ce req-1b76a61c-a2e5-468b-965f-8f59747f2f47 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.148542] [54795]: INFO cinder.api.openstack.wsgi [req-4c82da9c-7ec3-43b9-952f-f4fb767f90ce req-1b76a61c-a2e5-468b-965f-8f59747f2f47 tempest-InstanceActionsTestJSON-2105229815 tempest-InstanceActionsTestJSON-2105229815-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=a09668cc-2874-4c1e-af2a-af06e0c324f1 [ 860.148889] [54795]: DEBUG cinder.api.openstack.wsgi [req-4c82da9c-7ec3-43b9-952f-f4fb767f90ce req-1b76a61c-a2e5-468b-965f-8f59747f2f47 tempest-InstanceActionsTestJSON-2105229815 tempest-InstanceActionsTestJSON-2105229815-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.149220] [54795]: DEBUG cinder.api.openstack.wsgi [req-4c82da9c-7ec3-43b9-952f-f4fb767f90ce req-1b76a61c-a2e5-468b-965f-8f59747f2f47 tempest-InstanceActionsTestJSON-2105229815 tempest-InstanceActionsTestJSON-2105229815-project-member] Calling method 'version_select' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.169340] [54795]: INFO cinder.api.openstack.wsgi [req-4c82da9c-7ec3-43b9-952f-f4fb767f90ce req-1b76a61c-a2e5-468b-965f-8f59747f2f47 tempest-InstanceActionsTestJSON-2105229815 tempest-InstanceActionsTestJSON-2105229815-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=a09668cc-2874-4c1e-af2a-af06e0c324f1 returned with HTTP 200 [ 860.169754] [54795]: [pid: 54795|app: 0|req: 125/236] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Feb 18 03:55:22 2025] GET /volume/v3/attachments?instance_id=a09668cc-2874-4c1e-af2a-af06e0c324f1 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 870.166511] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=1 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 888.213671] [54796]: DEBUG cinder.api.middleware.request_id [req-f9621495-3bb7-453c-9db3-1fc608de1764 req-b9c97f4e-1c74-4e81-9594-787c3317bf81 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.216123] [54796]: INFO cinder.api.openstack.wsgi [req-f9621495-3bb7-453c-9db3-1fc608de1764 req-b9c97f4e-1c74-4e81-9594-787c3317bf81 tempest-SecurityGroupsTestJSON-1825381706 tempest-SecurityGroupsTestJSON-1825381706-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=09726d54-5887-44f7-97cf-3840920aa7f2 [ 888.216392] [54796]: DEBUG cinder.api.openstack.wsgi [req-f9621495-3bb7-453c-9db3-1fc608de1764 req-b9c97f4e-1c74-4e81-9594-787c3317bf81 tempest-SecurityGroupsTestJSON-1825381706 tempest-SecurityGroupsTestJSON-1825381706-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.216609] [54796]: DEBUG cinder.api.openstack.wsgi [req-f9621495-3bb7-453c-9db3-1fc608de1764 req-b9c97f4e-1c74-4e81-9594-787c3317bf81 tempest-SecurityGroupsTestJSON-1825381706 tempest-SecurityGroupsTestJSON-1825381706-project-member] Calling method 'version_select' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.232652] [54796]: INFO cinder.api.openstack.wsgi [req-f9621495-3bb7-453c-9db3-1fc608de1764 req-b9c97f4e-1c74-4e81-9594-787c3317bf81 tempest-SecurityGroupsTestJSON-1825381706 tempest-SecurityGroupsTestJSON-1825381706-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=09726d54-5887-44f7-97cf-3840920aa7f2 returned with HTTP 200 [ 888.233151] [54796]: [pid: 54796|app: 0|req: 112/237] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Feb 18 03:55:50 2025] GET /volume/v3/attachments?instance_id=09726d54-5887-44f7-97cf-3840920aa7f2 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 889.690250] [54795]: DEBUG cinder.api.middleware.request_id [req-642af751-ce3f-46a8-8297-a127c4ec856e req-0d48b643-412e-40d2-acbc-314c63c867f5 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.693075] [54795]: INFO cinder.api.openstack.wsgi [req-642af751-ce3f-46a8-8297-a127c4ec856e req-0d48b643-412e-40d2-acbc-314c63c867f5 tempest-VolumesNegativeTest-15469332 tempest-VolumesNegativeTest-15469332-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-501721053 [ 889.693470] [54795]: DEBUG cinder.api.openstack.wsgi [req-642af751-ce3f-46a8-8297-a127c4ec856e req-0d48b643-412e-40d2-acbc-314c63c867f5 tempest-VolumesNegativeTest-15469332 tempest-VolumesNegativeTest-15469332-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.695027] [54795]: DEBUG cinder.api.openstack.wsgi [req-642af751-ce3f-46a8-8297-a127c4ec856e req-0d48b643-412e-40d2-acbc-314c63c867f5 tempest-VolumesNegativeTest-15469332 tempest-VolumesNegativeTest-15469332-project-member] Calling method 'delete' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.695027] [54795]: INFO cinder.api.v3.volumes [req-642af751-ce3f-46a8-8297-a127c4ec856e req-0d48b643-412e-40d2-acbc-314c63c867f5 tempest-VolumesNegativeTest-15469332 tempest-VolumesNegativeTest-15469332-project-member] Delete volume with id: tempest-invalid-501721053 [ 889.703438] [54795]: INFO cinder.api.openstack.wsgi [req-642af751-ce3f-46a8-8297-a127c4ec856e req-0d48b643-412e-40d2-acbc-314c63c867f5 tempest-VolumesNegativeTest-15469332 tempest-VolumesNegativeTest-15469332-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-501721053 returned with HTTP 404 [ 889.704434] [54795]: [pid: 54795|app: 0|req: 126/238] 10.180.1.21 () {62 vars in 1467 bytes} [Tue Feb 18 03:55:51 2025] DELETE /volume/v3/volumes/tempest-invalid-501721053 => generated 98 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 889.729976] [54796]: DEBUG cinder.api.middleware.request_id [req-02c13672-aff3-441c-93cb-eefab71c0bcc req-d9e8f51c-b9cf-46ed-a4f1-0a2f5f73c354 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.733398] [54796]: INFO cinder.api.openstack.wsgi [req-02c13672-aff3-441c-93cb-eefab71c0bcc req-d9e8f51c-b9cf-46ed-a4f1-0a2f5f73c354 tempest-VolumesNegativeTest-15469332 tempest-VolumesNegativeTest-15469332-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e99a6497-89e4-4720-99dc-34d1bad7a58f [ 889.733648] [54796]: DEBUG cinder.api.openstack.wsgi [req-02c13672-aff3-441c-93cb-eefab71c0bcc req-d9e8f51c-b9cf-46ed-a4f1-0a2f5f73c354 tempest-VolumesNegativeTest-15469332 tempest-VolumesNegativeTest-15469332-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.733877] [54796]: DEBUG cinder.api.openstack.wsgi [req-02c13672-aff3-441c-93cb-eefab71c0bcc req-d9e8f51c-b9cf-46ed-a4f1-0a2f5f73c354 tempest-VolumesNegativeTest-15469332 tempest-VolumesNegativeTest-15469332-project-member] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.734117] [54796]: INFO cinder.api.v3.volumes [req-02c13672-aff3-441c-93cb-eefab71c0bcc req-d9e8f51c-b9cf-46ed-a4f1-0a2f5f73c354 tempest-VolumesNegativeTest-15469332 tempest-VolumesNegativeTest-15469332-project-member] Delete volume with id: e99a6497-89e4-4720-99dc-34d1bad7a58f [ 889.741382] [54796]: INFO cinder.api.openstack.wsgi [req-02c13672-aff3-441c-93cb-eefab71c0bcc req-d9e8f51c-b9cf-46ed-a4f1-0a2f5f73c354 tempest-VolumesNegativeTest-15469332 tempest-VolumesNegativeTest-15469332-project-member] http://10.180.1.21/volume/v3/volumes/e99a6497-89e4-4720-99dc-34d1bad7a58f returned with HTTP 404 [ 889.742276] [54796]: [pid: 54796|app: 0|req: 113/239] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 03:55:51 2025] DELETE /volume/v3/volumes/e99a6497-89e4-4720-99dc-34d1bad7a58f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 889.758227] [54795]: DEBUG cinder.api.middleware.request_id [req-e3ff3a5f-14e0-42a5-bb04-024b4061b1f1 req-0b60a770-a234-43f4-8236-11c7236ee47f None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.762588] [54795]: INFO cinder.api.openstack.wsgi [req-e3ff3a5f-14e0-42a5-bb04-024b4061b1f1 req-0b60a770-a234-43f4-8236-11c7236ee47f tempest-VolumesNegativeTest-15469332 tempest-VolumesNegativeTest-15469332-project-member] GET http://10.180.1.21/volume/v3/volumes/9522c507-9a22-4e62-ae25-948b3e1a3828 [ 889.762588] [54795]: DEBUG cinder.api.openstack.wsgi [req-e3ff3a5f-14e0-42a5-bb04-024b4061b1f1 req-0b60a770-a234-43f4-8236-11c7236ee47f tempest-VolumesNegativeTest-15469332 tempest-VolumesNegativeTest-15469332-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.762588] [54795]: DEBUG cinder.api.openstack.wsgi [req-e3ff3a5f-14e0-42a5-bb04-024b4061b1f1 req-0b60a770-a234-43f4-8236-11c7236ee47f tempest-VolumesNegativeTest-15469332 tempest-VolumesNegativeTest-15469332-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.768499] [54795]: INFO cinder.api.openstack.wsgi [req-e3ff3a5f-14e0-42a5-bb04-024b4061b1f1 req-0b60a770-a234-43f4-8236-11c7236ee47f tempest-VolumesNegativeTest-15469332 tempest-VolumesNegativeTest-15469332-project-member] http://10.180.1.21/volume/v3/volumes/9522c507-9a22-4e62-ae25-948b3e1a3828 returned with HTTP 404 [ 889.768499] [54795]: [pid: 54795|app: 0|req: 127/240] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:55:51 2025] GET /volume/v3/volumes/9522c507-9a22-4e62-ae25-948b3e1a3828 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 891.339532] [54796]: DEBUG cinder.api.middleware.request_id [None req-1bb9f4f2-838c-4838-9dc5-d498cbab3012 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 891.341753] [54796]: INFO cinder.api.openstack.wsgi [None req-1bb9f4f2-838c-4838-9dc5-d498cbab3012 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] DELETE http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 891.341897] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1bb9f4f2-838c-4838-9dc5-d498cbab3012 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 891.342134] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1bb9f4f2-838c-4838-9dc5-d498cbab3012 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 891.342433] [54796]: INFO cinder.api.v3.volumes [None req-1bb9f4f2-838c-4838-9dc5-d498cbab3012 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Delete volume with id: 362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 891.356239] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 891.356239] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 891.356569] [54796]: INFO cinder.volume.api [None req-1bb9f4f2-838c-4838-9dc5-d498cbab3012 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 891.381877] [54796]: INFO cinder.volume.api [None req-1bb9f4f2-838c-4838-9dc5-d498cbab3012 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Delete volume request issued successfully. [ 891.382109] [54796]: INFO cinder.api.openstack.wsgi [None req-1bb9f4f2-838c-4838-9dc5-d498cbab3012 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 202 [ 891.382543] [54796]: [pid: 54796|app: 0|req: 114/241] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 03:55:53 2025] DELETE /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 891.387522] [54795]: DEBUG cinder.api.middleware.request_id [None req-088bfed4-4a96-42d3-8533-1715b517a145 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 891.390304] [54795]: INFO cinder.api.openstack.wsgi [None req-088bfed4-4a96-42d3-8533-1715b517a145 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 891.390546] [54795]: DEBUG cinder.api.openstack.wsgi [None req-088bfed4-4a96-42d3-8533-1715b517a145 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 891.391744] [54795]: DEBUG cinder.api.openstack.wsgi [None req-088bfed4-4a96-42d3-8533-1715b517a145 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 891.400257] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 891.400257] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 891.407942] [54795]: INFO cinder.volume.api [None req-088bfed4-4a96-42d3-8533-1715b517a145 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 891.414944] [54795]: INFO cinder.api.openstack.wsgi [None req-088bfed4-4a96-42d3-8533-1715b517a145 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 891.415511] [54795]: [pid: 54795|app: 0|req: 128/242] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:55:53 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 892.426045] [54796]: DEBUG cinder.api.middleware.request_id [None req-929bba44-e858-4e96-97ac-0f52336288c8 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.427894] [54796]: INFO cinder.api.openstack.wsgi [None req-929bba44-e858-4e96-97ac-0f52336288c8 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 892.428138] [54796]: DEBUG cinder.api.openstack.wsgi [None req-929bba44-e858-4e96-97ac-0f52336288c8 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 892.428360] [54796]: DEBUG cinder.api.openstack.wsgi [None req-929bba44-e858-4e96-97ac-0f52336288c8 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 892.438958] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 892.438958] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 892.443111] [54796]: INFO cinder.volume.api [None req-929bba44-e858-4e96-97ac-0f52336288c8 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 892.448160] [54796]: INFO cinder.api.openstack.wsgi [None req-929bba44-e858-4e96-97ac-0f52336288c8 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 892.448739] [54796]: [pid: 54796|app: 0|req: 115/243] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:55:54 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 893.458532] [54795]: DEBUG cinder.api.middleware.request_id [None req-2fd5d8b9-2390-41a5-ac07-e285d1fe9518 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.461550] [54795]: INFO cinder.api.openstack.wsgi [None req-2fd5d8b9-2390-41a5-ac07-e285d1fe9518 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 893.461948] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2fd5d8b9-2390-41a5-ac07-e285d1fe9518 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 893.462290] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2fd5d8b9-2390-41a5-ac07-e285d1fe9518 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 893.476441] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 893.476441] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 893.480254] [54795]: INFO cinder.volume.api [None req-2fd5d8b9-2390-41a5-ac07-e285d1fe9518 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Volume info retrieved successfully. [ 893.484909] [54795]: INFO cinder.api.openstack.wsgi [None req-2fd5d8b9-2390-41a5-ac07-e285d1fe9518 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 200 [ 893.485320] [54795]: [pid: 54795|app: 0|req: 129/244] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:55:55 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 894.504404] [54796]: DEBUG cinder.api.middleware.request_id [None req-cbadace4-3c96-416b-9cee-bf3b06bf5017 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.506468] [54796]: INFO cinder.api.openstack.wsgi [None req-cbadace4-3c96-416b-9cee-bf3b06bf5017 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] GET http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 [ 894.506728] [54796]: DEBUG cinder.api.openstack.wsgi [None req-cbadace4-3c96-416b-9cee-bf3b06bf5017 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 894.506905] [54796]: DEBUG cinder.api.openstack.wsgi [None req-cbadace4-3c96-416b-9cee-bf3b06bf5017 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 894.513562] [54796]: INFO cinder.api.openstack.wsgi [None req-cbadace4-3c96-416b-9cee-bf3b06bf5017 tempest-VolumesAdminNegativeTest-185255335 tempest-VolumesAdminNegativeTest-185255335-project-member] http://10.180.1.21/volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 returned with HTTP 404 [ 894.514187] [54796]: [pid: 54796|app: 0|req: 116/245] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:55:56 2025] GET /volume/v3/volumes/362416ed-9a49-488b-b22f-1d68d9ccbc04 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 903.482491] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=10 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 904.509207] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=10,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 920.183813] [54795]: DEBUG cinder.api.middleware.request_id [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.185799] [54795]: INFO cinder.api.openstack.wsgi [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] POST http://10.180.1.21/volume/v3/volumes [ 920.186194] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-747981865"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 920.187931] [54795]: DEBUG cinder.api.v3.volumes [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-747981865'}} {{(pid=54795) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 920.188092] [54795]: INFO cinder.api.v3.volumes [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Create volume of 1 GB [ 920.195979] [54795]: INFO cinder.volume.api [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Availability Zones retrieved successfully. [ 920.202878] [54795]: DEBUG cinder.volume.api [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Flow 'volume_create_api' (85777b4c-3e5c-4d33-9d6b-a8fae8a13d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 920.204222] [54795]: DEBUG cinder.volume.api [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c644cd9c-7377-4259-814a-e8a3c29b157e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.205380] [54795]: DEBUG cinder.volume.flows.api.create_volume [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Validating volume size '1' using validate_int {{(pid=54795) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 920.226596] [54795]: DEBUG cinder.volume.api [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c644cd9c-7377-4259-814a-e8a3c29b157e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.227484] [54795]: DEBUG cinder.volume.api [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d91ab34-a5fe-4d03-9db5-925c540cee76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.286776] [54795]: DEBUG cinder.quota [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Created reservations ['0ae650ad-ea7a-4bd0-adc5-8fe509f03fbf', 'e9006cd1-2161-4155-9beb-0d29d7256ae6', 'b2036c5d-8561-4d08-b2ae-600dd895b3e9', '2c88cabf-631c-4eb6-9629-4a71b32f0335'] {{(pid=54795) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 920.286833] [54795]: DEBUG cinder.volume.api [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d91ab34-a5fe-4d03-9db5-925c540cee76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ae650ad-ea7a-4bd0-adc5-8fe509f03fbf', 'e9006cd1-2161-4155-9beb-0d29d7256ae6', 'b2036c5d-8561-4d08-b2ae-600dd895b3e9', '2c88cabf-631c-4eb6-9629-4a71b32f0335']}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.287824] [54795]: DEBUG cinder.volume.api [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcf46046-74f4-409b-b20c-84e25f167385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.304301] [54795]: DEBUG cinder.volume.api [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcf46046-74f4-409b-b20c-84e25f167385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13e98a1b-30e1-42dc-b4b5-7b44bc96bf88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-747981865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd52edc8396449f3b468a57905b7b494',qos_specs=None,replication_status=,reservations=['0ae650ad-ea7a-4bd0-adc5-8fe509f03fbf','e9006cd1-2161-4155-9beb-0d29d7256ae6','b2036c5d-8561-4d08-b2ae-600dd895b3e9','2c88cabf-631c-4eb6-9629-4a71b32f0335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8907be779d0f4dfe9bfbc5a49f6fef29',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-747981865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13e98a1b-30e1-42dc-b4b5-7b44bc96bf88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd52edc8396449f3b468a57905b7b494',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='8907be779d0f4dfe9bfbc5a49f6fef29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.305209] [54795]: DEBUG cinder.volume.api [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa74de7-093b-44e4-8f5e-bd1beec4d486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.317772] [54795]: DEBUG cinder.volume.api [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa74de7-093b-44e4-8f5e-bd1beec4d486) 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-747981865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd52edc8396449f3b468a57905b7b494',qos_specs=None,replication_status=,reservations=['0ae650ad-ea7a-4bd0-adc5-8fe509f03fbf','e9006cd1-2161-4155-9beb-0d29d7256ae6','b2036c5d-8561-4d08-b2ae-600dd895b3e9','2c88cabf-631c-4eb6-9629-4a71b32f0335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8907be779d0f4dfe9bfbc5a49f6fef29',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.318673] [54795]: DEBUG cinder.volume.api [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f88875-4bc7-4428-bfd0-992e3b34a836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.329127] [54795]: DEBUG cinder.volume.api [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f88875-4bc7-4428-bfd0-992e3b34a836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.330242] [54795]: DEBUG cinder.volume.api [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Flow 'volume_create_api' (85777b4c-3e5c-4d33-9d6b-a8fae8a13d3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 920.330612] [54795]: INFO cinder.volume.api [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Create volume request issued successfully. [ 920.331355] [54795]: INFO cinder.api.openstack.wsgi [None req-c335b64f-1ca3-4bd0-8c46-aeead53089a0 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 920.331928] [54795]: [pid: 54795|app: 0|req: 130/246] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 03:56:22 2025] POST /volume/v3/volumes => generated 757 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 920.341406] [54796]: DEBUG cinder.api.middleware.request_id [None req-ff2555b9-a738-44d1-955f-28299e8dd6d7 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.343907] [54796]: INFO cinder.api.openstack.wsgi [None req-ff2555b9-a738-44d1-955f-28299e8dd6d7 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/13e98a1b-30e1-42dc-b4b5-7b44bc96bf88 [ 920.344230] [54796]: DEBUG cinder.api.openstack.wsgi [None req-ff2555b9-a738-44d1-955f-28299e8dd6d7 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.344463] [54796]: DEBUG cinder.api.openstack.wsgi [None req-ff2555b9-a738-44d1-955f-28299e8dd6d7 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.353691] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.353691] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.358698] [54796]: INFO cinder.volume.api [None req-ff2555b9-a738-44d1-955f-28299e8dd6d7 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 920.363930] [54796]: INFO cinder.api.openstack.wsgi [None req-ff2555b9-a738-44d1-955f-28299e8dd6d7 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/13e98a1b-30e1-42dc-b4b5-7b44bc96bf88 returned with HTTP 200 [ 920.364370] [54796]: [pid: 54796|app: 0|req: 117/247] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:56:22 2025] GET /volume/v3/volumes/13e98a1b-30e1-42dc-b4b5-7b44bc96bf88 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.381226] [54795]: DEBUG cinder.api.middleware.request_id [None req-c0687b33-b651-4ef9-8c98-f9601d9e0175 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.385121] [54795]: INFO cinder.api.openstack.wsgi [None req-c0687b33-b651-4ef9-8c98-f9601d9e0175 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/13e98a1b-30e1-42dc-b4b5-7b44bc96bf88 [ 921.385121] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c0687b33-b651-4ef9-8c98-f9601d9e0175 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.385121] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c0687b33-b651-4ef9-8c98-f9601d9e0175 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.402373] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.402373] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.410364] [54795]: INFO cinder.volume.api [None req-c0687b33-b651-4ef9-8c98-f9601d9e0175 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 921.418618] [54795]: INFO cinder.api.openstack.wsgi [None req-c0687b33-b651-4ef9-8c98-f9601d9e0175 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/13e98a1b-30e1-42dc-b4b5-7b44bc96bf88 returned with HTTP 200 [ 921.419528] [54795]: [pid: 54795|app: 0|req: 131/248] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:56:23 2025] GET /volume/v3/volumes/13e98a1b-30e1-42dc-b4b5-7b44bc96bf88 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 930.361153] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=4 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 931.414200] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 937.487557] [54796]: DEBUG cinder.api.middleware.request_id [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.490578] [54796]: INFO cinder.api.openstack.wsgi [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] POST http://10.180.1.21/volume/v3/volumes [ 937.491226] [54796]: DEBUG cinder.api.openstack.wsgi [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-964256270"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 937.493542] [54796]: DEBUG cinder.api.v3.volumes [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-964256270'}} {{(pid=54796) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 937.493641] [54796]: INFO cinder.api.v3.volumes [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Create volume of 1 GB [ 937.501190] [54796]: INFO cinder.volume.api [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Availability Zones retrieved successfully. [ 937.511284] [54796]: DEBUG cinder.volume.api [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Flow 'volume_create_api' (ad0c2512-4a6e-46d7-92d6-f176727f709f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 937.512908] [54796]: DEBUG cinder.volume.api [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bbd1fbc-0e62-461f-b67b-c127f783a2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 937.515831] [54796]: DEBUG cinder.volume.flows.api.create_volume [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Validating volume size '1' using validate_int {{(pid=54796) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 937.543821] [54796]: DEBUG cinder.volume.api [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bbd1fbc-0e62-461f-b67b-c127f783a2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 937.544978] [54796]: DEBUG cinder.volume.api [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffa25375-6086-4525-a0ac-a4c7b68b3dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 937.587032] [54796]: DEBUG cinder.quota [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Created reservations ['e6eb6891-4b4e-48a7-ad2c-5757b66854f7', 'a298573f-8a3d-4093-89a6-82fa5b6ecf37', '92ba6975-c434-4821-b884-30fa1fcf1e01', '12d12a49-eb54-4c49-bc90-aa14bb866c1d'] {{(pid=54796) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 937.588151] [54796]: DEBUG cinder.volume.api [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffa25375-6086-4525-a0ac-a4c7b68b3dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6eb6891-4b4e-48a7-ad2c-5757b66854f7', 'a298573f-8a3d-4093-89a6-82fa5b6ecf37', '92ba6975-c434-4821-b884-30fa1fcf1e01', '12d12a49-eb54-4c49-bc90-aa14bb866c1d']}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 937.589108] [54796]: DEBUG cinder.volume.api [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58aab233-c34d-4fce-80c2-734e3e377258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 937.611576] [54796]: DEBUG cinder.volume.api [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58aab233-c34d-4fce-80c2-734e3e377258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4c910b9-6920-4491-954b-3a09d5a1107a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-964256270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd52edc8396449f3b468a57905b7b494',qos_specs=None,replication_status=,reservations=['e6eb6891-4b4e-48a7-ad2c-5757b66854f7','a298573f-8a3d-4093-89a6-82fa5b6ecf37','92ba6975-c434-4821-b884-30fa1fcf1e01','12d12a49-eb54-4c49-bc90-aa14bb866c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8907be779d0f4dfe9bfbc5a49f6fef29',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-964256270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4c910b9-6920-4491-954b-3a09d5a1107a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd52edc8396449f3b468a57905b7b494',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='8907be779d0f4dfe9bfbc5a49f6fef29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 937.612684] [54796]: DEBUG cinder.volume.api [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1538c853-9338-4386-a58d-82d8d3df2c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 937.636323] [54796]: DEBUG cinder.volume.api [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1538c853-9338-4386-a58d-82d8d3df2c06) 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-964256270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd52edc8396449f3b468a57905b7b494',qos_specs=None,replication_status=,reservations=['e6eb6891-4b4e-48a7-ad2c-5757b66854f7','a298573f-8a3d-4093-89a6-82fa5b6ecf37','92ba6975-c434-4821-b884-30fa1fcf1e01','12d12a49-eb54-4c49-bc90-aa14bb866c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8907be779d0f4dfe9bfbc5a49f6fef29',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 937.637501] [54796]: DEBUG cinder.volume.api [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c675e4aa-3807-4e6f-96e2-34ae685e1cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 937.693740] [54796]: DEBUG cinder.volume.api [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c675e4aa-3807-4e6f-96e2-34ae685e1cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 937.694916] [54796]: DEBUG cinder.volume.api [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Flow 'volume_create_api' (ad0c2512-4a6e-46d7-92d6-f176727f709f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 937.695324] [54796]: INFO cinder.volume.api [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Create volume request issued successfully. [ 937.696069] [54796]: INFO cinder.api.openstack.wsgi [None req-52ce9f5f-ac0c-4b0a-8171-35a529222a0a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 937.696556] [54796]: [pid: 54796|app: 0|req: 118/249] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 03:56:39 2025] POST /volume/v3/volumes => generated 757 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 937.705917] [54795]: DEBUG cinder.api.middleware.request_id [None req-53da1279-3cc6-42e1-9fb0-eb58d3939d55 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.708350] [54795]: INFO cinder.api.openstack.wsgi [None req-53da1279-3cc6-42e1-9fb0-eb58d3939d55 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 937.708628] [54795]: DEBUG cinder.api.openstack.wsgi [None req-53da1279-3cc6-42e1-9fb0-eb58d3939d55 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.708895] [54795]: DEBUG cinder.api.openstack.wsgi [None req-53da1279-3cc6-42e1-9fb0-eb58d3939d55 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.718075] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.718075] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.723314] [54795]: INFO cinder.volume.api [None req-53da1279-3cc6-42e1-9fb0-eb58d3939d55 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 937.728857] [54795]: INFO cinder.api.openstack.wsgi [None req-53da1279-3cc6-42e1-9fb0-eb58d3939d55 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 937.729984] [54795]: [pid: 54795|app: 0|req: 132/250] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:56:39 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 938.741471] [54796]: DEBUG cinder.api.middleware.request_id [None req-66ddcbb0-7bf7-4ba9-9a95-c85558174b8c None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.746115] [54796]: INFO cinder.api.openstack.wsgi [None req-66ddcbb0-7bf7-4ba9-9a95-c85558174b8c tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 938.746242] [54796]: DEBUG cinder.api.openstack.wsgi [None req-66ddcbb0-7bf7-4ba9-9a95-c85558174b8c tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.750179] [54796]: DEBUG cinder.api.openstack.wsgi [None req-66ddcbb0-7bf7-4ba9-9a95-c85558174b8c tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.760103] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.760103] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.764515] [54796]: INFO cinder.volume.api [None req-66ddcbb0-7bf7-4ba9-9a95-c85558174b8c tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 938.773244] [54796]: INFO cinder.api.openstack.wsgi [None req-66ddcbb0-7bf7-4ba9-9a95-c85558174b8c tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 938.773244] [54796]: [pid: 54796|app: 0|req: 119/251] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:56:40 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 947.726342] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=4 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 948.769312] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 951.446715] [54795]: DEBUG cinder.api.middleware.request_id [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.450028] [54795]: INFO cinder.api.openstack.wsgi [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] POST http://10.180.1.21/volume/v3/volumes [ 951.450028] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-730601205"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 951.452122] [54795]: DEBUG cinder.api.v3.volumes [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-730601205'}} {{(pid=54795) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 951.452329] [54795]: INFO cinder.api.v3.volumes [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Create volume of 1 GB [ 951.459925] [54795]: INFO cinder.volume.api [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Availability Zones retrieved successfully. [ 951.467472] [54795]: DEBUG cinder.volume.api [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Flow 'volume_create_api' (dceb4f8e-76dc-4e34-a22c-d713bfa3c724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 951.468673] [54795]: DEBUG cinder.volume.api [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e443255f-249c-41d0-bffe-5692ca077854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 951.470351] [54795]: DEBUG cinder.volume.flows.api.create_volume [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Validating volume size '1' using validate_int {{(pid=54795) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 951.489464] [54795]: DEBUG cinder.volume.api [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e443255f-249c-41d0-bffe-5692ca077854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 951.490802] [54795]: DEBUG cinder.volume.api [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbe6fa3b-95bf-473c-b95c-1222e8a2311d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 951.537655] [54795]: DEBUG cinder.quota [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Created reservations ['9bc8d47f-dd3c-4668-bc9b-6715112dd16f', '1439c6cb-e390-4618-a000-16c826dc8fb4', '67f2dfce-ee6c-4e97-bd94-589281cd833a', 'ea951efc-3050-4a41-804f-fa5d9e4cd051'] {{(pid=54795) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 951.538642] [54795]: DEBUG cinder.volume.api [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbe6fa3b-95bf-473c-b95c-1222e8a2311d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bc8d47f-dd3c-4668-bc9b-6715112dd16f', '1439c6cb-e390-4618-a000-16c826dc8fb4', '67f2dfce-ee6c-4e97-bd94-589281cd833a', 'ea951efc-3050-4a41-804f-fa5d9e4cd051']}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 951.539595] [54795]: DEBUG cinder.volume.api [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09895d70-05a9-4743-beec-ebb93365f166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 951.551506] [54795]: DEBUG cinder.volume.api [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09895d70-05a9-4743-beec-ebb93365f166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1701f35c-ab1f-429d-898b-fd5054846efc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-730601205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e0de8dc9d814cb285cc1bf28ebd564d',qos_specs=None,replication_status=,reservations=['9bc8d47f-dd3c-4668-bc9b-6715112dd16f','1439c6cb-e390-4618-a000-16c826dc8fb4','67f2dfce-ee6c-4e97-bd94-589281cd833a','ea951efc-3050-4a41-804f-fa5d9e4cd051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59f321567838445abb868f398353e5e6',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-730601205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1701f35c-ab1f-429d-898b-fd5054846efc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e0de8dc9d814cb285cc1bf28ebd564d',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='59f321567838445abb868f398353e5e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 951.552379] [54795]: DEBUG cinder.volume.api [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48f4baab-779e-4ceb-9e6f-02571cab557d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 951.565102] [54795]: DEBUG cinder.volume.api [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48f4baab-779e-4ceb-9e6f-02571cab557d) 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-730601205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e0de8dc9d814cb285cc1bf28ebd564d',qos_specs=None,replication_status=,reservations=['9bc8d47f-dd3c-4668-bc9b-6715112dd16f','1439c6cb-e390-4618-a000-16c826dc8fb4','67f2dfce-ee6c-4e97-bd94-589281cd833a','ea951efc-3050-4a41-804f-fa5d9e4cd051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59f321567838445abb868f398353e5e6',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 951.565905] [54795]: DEBUG cinder.volume.api [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29eb1db7-bd40-4f95-9651-87440334186e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 951.574670] [54795]: DEBUG cinder.volume.api [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29eb1db7-bd40-4f95-9651-87440334186e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 951.575765] [54795]: DEBUG cinder.volume.api [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Flow 'volume_create_api' (dceb4f8e-76dc-4e34-a22c-d713bfa3c724) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 951.576167] [54795]: INFO cinder.volume.api [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Create volume request issued successfully. [ 951.576864] [54795]: INFO cinder.api.openstack.wsgi [None req-2967f5bd-748d-49f7-b33d-4c49bed43fa6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 951.577434] [54795]: [pid: 54795|app: 0|req: 133/252] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 03:56:53 2025] POST /volume/v3/volumes => generated 749 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 951.586339] [54796]: DEBUG cinder.api.middleware.request_id [None req-e2b33a99-2f5f-4a8a-b1e3-f344c90f4d1b None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.588412] [54796]: INFO cinder.api.openstack.wsgi [None req-e2b33a99-2f5f-4a8a-b1e3-f344c90f4d1b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 951.588630] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e2b33a99-2f5f-4a8a-b1e3-f344c90f4d1b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.588842] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e2b33a99-2f5f-4a8a-b1e3-f344c90f4d1b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.596472] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.596472] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.600542] [54796]: INFO cinder.volume.api [None req-e2b33a99-2f5f-4a8a-b1e3-f344c90f4d1b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 951.604814] [54796]: INFO cinder.api.openstack.wsgi [None req-e2b33a99-2f5f-4a8a-b1e3-f344c90f4d1b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 951.605251] [54796]: [pid: 54796|app: 0|req: 120/253] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:56:53 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.616481] [54795]: DEBUG cinder.api.middleware.request_id [None req-7f347c48-36af-4a8b-a055-cf0a653ef3a5 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.618498] [54795]: INFO cinder.api.openstack.wsgi [None req-7f347c48-36af-4a8b-a055-cf0a653ef3a5 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 952.618719] [54795]: DEBUG cinder.api.openstack.wsgi [None req-7f347c48-36af-4a8b-a055-cf0a653ef3a5 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.618941] [54795]: DEBUG cinder.api.openstack.wsgi [None req-7f347c48-36af-4a8b-a055-cf0a653ef3a5 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.628883] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.628883] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.633720] [54795]: INFO cinder.volume.api [None req-7f347c48-36af-4a8b-a055-cf0a653ef3a5 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 952.639201] [54795]: INFO cinder.api.openstack.wsgi [None req-7f347c48-36af-4a8b-a055-cf0a653ef3a5 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 952.639650] [54795]: [pid: 54795|app: 0|req: 134/254] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:56:54 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.676494] [54796]: DEBUG cinder.api.middleware.request_id [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-e9187892-8821-4814-baf9-42d14cee0cd9 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.679092] [54796]: INFO cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-e9187892-8821-4814-baf9-42d14cee0cd9 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 952.679386] [54796]: DEBUG cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-e9187892-8821-4814-baf9-42d14cee0cd9 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.679528] [54796]: DEBUG cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-e9187892-8821-4814-baf9-42d14cee0cd9 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.688311] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.688311] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.691893] [54796]: INFO cinder.volume.api [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-e9187892-8821-4814-baf9-42d14cee0cd9 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 952.696339] [54796]: INFO cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-e9187892-8821-4814-baf9-42d14cee0cd9 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 952.696722] [54796]: [pid: 54796|app: 0|req: 121/255] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:56:54 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 954.219758] [54795]: DEBUG cinder.api.middleware.request_id [None req-9ac81e1c-444b-432d-bf19-d54452826478 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.220236] [54795]: INFO cinder.api.openstack.wsgi [None req-9ac81e1c-444b-432d-bf19-d54452826478 None None] GET http://10.180.1.21/volume// [ 954.220419] [54795]: DEBUG cinder.api.openstack.wsgi [None req-9ac81e1c-444b-432d-bf19-d54452826478 None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.220636] [54795]: DEBUG cinder.api.openstack.wsgi [None req-9ac81e1c-444b-432d-bf19-d54452826478 None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.221974] [54795]: INFO cinder.api.openstack.wsgi [None req-9ac81e1c-444b-432d-bf19-d54452826478 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 954.222303] [54795]: [pid: 54795|app: 0|req: 135/256] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 03:56:56 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 954.226913] [54796]: DEBUG cinder.api.middleware.request_id [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-102ee099-da03-411f-9b73-71b0bec05d96 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.230905] [54796]: INFO cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-102ee099-da03-411f-9b73-71b0bec05d96 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] POST http://10.180.1.21/volume/v3/attachments [ 954.230905] [54796]: DEBUG cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-102ee099-da03-411f-9b73-71b0bec05d96 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1701f35c-ab1f-429d-898b-fd5054846efc", "connector": null, "instance_uuid": "9f41d110-4681-4a78-ab62-d1feff12a8cb"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 954.244106] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.244106] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.274062] [54796]: INFO cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-102ee099-da03-411f-9b73-71b0bec05d96 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 954.274571] [54796]: [pid: 54796|app: 0|req: 122/257] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 03:56:56 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) [ 954.299585] [54795]: DEBUG cinder.api.middleware.request_id [None req-34a0e8f1-69a3-45ea-8324-1c6867500481 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.302097] [54795]: INFO cinder.api.openstack.wsgi [None req-34a0e8f1-69a3-45ea-8324-1c6867500481 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 954.302373] [54795]: DEBUG cinder.api.openstack.wsgi [None req-34a0e8f1-69a3-45ea-8324-1c6867500481 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.302569] [54795]: DEBUG cinder.api.openstack.wsgi [None req-34a0e8f1-69a3-45ea-8324-1c6867500481 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.313723] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.313723] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.318244] [54795]: INFO cinder.volume.api [None req-34a0e8f1-69a3-45ea-8324-1c6867500481 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 954.325815] [54795]: INFO cinder.api.openstack.wsgi [None req-34a0e8f1-69a3-45ea-8324-1c6867500481 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 954.326238] [54795]: [pid: 54795|app: 0|req: 136/258] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:56:56 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 954.803495] [54796]: DEBUG cinder.api.middleware.request_id [None req-c622d8ce-1cb4-4910-b02d-9558132fd808 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.804073] [54796]: INFO cinder.api.openstack.wsgi [None req-c622d8ce-1cb4-4910-b02d-9558132fd808 None None] GET http://10.180.1.21/volume// [ 954.804306] [54796]: DEBUG cinder.api.openstack.wsgi [None req-c622d8ce-1cb4-4910-b02d-9558132fd808 None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.804639] [54796]: DEBUG cinder.api.openstack.wsgi [None req-c622d8ce-1cb4-4910-b02d-9558132fd808 None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.804987] [54796]: INFO cinder.api.openstack.wsgi [None req-c622d8ce-1cb4-4910-b02d-9558132fd808 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 954.805340] [54796]: [pid: 54796|app: 0|req: 123/259] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 03:56:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 954.810658] [54795]: DEBUG cinder.api.middleware.request_id [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-4031760a-acc5-4618-af6e-c404e8cf9897 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.812833] [54795]: INFO cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-4031760a-acc5-4618-af6e-c404e8cf9897 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 954.813117] [54795]: DEBUG cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-4031760a-acc5-4618-af6e-c404e8cf9897 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.813337] [54795]: DEBUG cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-4031760a-acc5-4618-af6e-c404e8cf9897 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.830013] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.830013] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.834107] [54795]: INFO cinder.volume.api [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-4031760a-acc5-4618-af6e-c404e8cf9897 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 954.839433] [54795]: INFO cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-4031760a-acc5-4618-af6e-c404e8cf9897 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 954.839766] [54795]: [pid: 54795|app: 0|req: 137/260] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 03:56:56 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 954.874300] [54796]: DEBUG cinder.api.middleware.request_id [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-e37c6ef8-cb39-4c29-9071-1f4c42de8a42 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.877813] [54796]: INFO cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-e37c6ef8-cb39-4c29-9071-1f4c42de8a42 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] PUT http://10.180.1.21/volume/v3/attachments/12410e0a-e09a-484f-8524-ebdcdecfd13c [ 954.878526] [54796]: DEBUG cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-e37c6ef8-cb39-4c29-9071-1f4c42de8a42 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-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-526221", "mountpoint": "/dev/sdb"}}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 954.887230] [54796]: DEBUG cinder.coordination [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-e37c6ef8-cb39-4c29-9071-1f4c42de8a42 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Acquiring lock "cinder-attachment_update-1701f35c-ab1f-429d-898b-fd5054846efc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 954.892020] [54796]: DEBUG cinder.coordination [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-e37c6ef8-cb39-4c29-9071-1f4c42de8a42 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Lock "cinder-attachment_update-1701f35c-ab1f-429d-898b-fd5054846efc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 954.893195] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.893195] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.337567] [54795]: DEBUG cinder.api.middleware.request_id [None req-dbb26ce9-dd03-479c-8b34-fa5f59fa496e None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.339597] [54795]: INFO cinder.api.openstack.wsgi [None req-dbb26ce9-dd03-479c-8b34-fa5f59fa496e tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 955.339949] [54795]: DEBUG cinder.api.openstack.wsgi [None req-dbb26ce9-dd03-479c-8b34-fa5f59fa496e tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 955.340868] [54795]: DEBUG cinder.api.openstack.wsgi [None req-dbb26ce9-dd03-479c-8b34-fa5f59fa496e tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 955.355518] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.355518] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.358645] [54795]: INFO cinder.volume.api [None req-dbb26ce9-dd03-479c-8b34-fa5f59fa496e tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 955.363871] [54795]: INFO cinder.api.openstack.wsgi [None req-dbb26ce9-dd03-479c-8b34-fa5f59fa496e tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 955.364994] [54795]: [pid: 54795|app: 0|req: 138/261] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:56:57 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 956.379831] [54795]: DEBUG cinder.api.middleware.request_id [None req-157e6c6d-5eb5-4e9b-ad65-731468a9b936 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.382213] [54795]: INFO cinder.api.openstack.wsgi [None req-157e6c6d-5eb5-4e9b-ad65-731468a9b936 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 956.382564] [54795]: DEBUG cinder.api.openstack.wsgi [None req-157e6c6d-5eb5-4e9b-ad65-731468a9b936 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.382887] [54795]: DEBUG cinder.api.openstack.wsgi [None req-157e6c6d-5eb5-4e9b-ad65-731468a9b936 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.395384] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.395384] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.399830] [54795]: INFO cinder.volume.api [None req-157e6c6d-5eb5-4e9b-ad65-731468a9b936 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 956.404466] [54795]: INFO cinder.api.openstack.wsgi [None req-157e6c6d-5eb5-4e9b-ad65-731468a9b936 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 956.404883] [54795]: [pid: 54795|app: 0|req: 139/262] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:56:58 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 957.418233] [54795]: DEBUG cinder.api.middleware.request_id [None req-fc89568e-eea3-48f2-98f2-8b3043677554 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.423024] [54795]: INFO cinder.api.openstack.wsgi [None req-fc89568e-eea3-48f2-98f2-8b3043677554 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 957.423024] [54795]: DEBUG cinder.api.openstack.wsgi [None req-fc89568e-eea3-48f2-98f2-8b3043677554 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.423024] [54795]: DEBUG cinder.api.openstack.wsgi [None req-fc89568e-eea3-48f2-98f2-8b3043677554 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.444923] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.444923] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.449676] [54795]: INFO cinder.volume.api [None req-fc89568e-eea3-48f2-98f2-8b3043677554 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 957.456347] [54795]: INFO cinder.api.openstack.wsgi [None req-fc89568e-eea3-48f2-98f2-8b3043677554 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 957.460020] [54795]: [pid: 54795|app: 0|req: 140/263] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:56:59 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 958.472594] [54795]: DEBUG cinder.api.middleware.request_id [None req-20baeb35-1e03-474e-b889-ca3d8d5ce5fc None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.476834] [54795]: INFO cinder.api.openstack.wsgi [None req-20baeb35-1e03-474e-b889-ca3d8d5ce5fc tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 958.476834] [54795]: DEBUG cinder.api.openstack.wsgi [None req-20baeb35-1e03-474e-b889-ca3d8d5ce5fc tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.476834] [54795]: DEBUG cinder.api.openstack.wsgi [None req-20baeb35-1e03-474e-b889-ca3d8d5ce5fc tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.493050] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.493050] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.497071] [54795]: INFO cinder.volume.api [None req-20baeb35-1e03-474e-b889-ca3d8d5ce5fc tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 958.502728] [54795]: INFO cinder.api.openstack.wsgi [None req-20baeb35-1e03-474e-b889-ca3d8d5ce5fc tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 958.503091] [54795]: [pid: 54795|app: 0|req: 141/264] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:57:00 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 959.517933] [54795]: DEBUG cinder.api.middleware.request_id [None req-347b5d04-391e-4f7c-be4d-c1af72e018a3 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.521669] [54795]: INFO cinder.api.openstack.wsgi [None req-347b5d04-391e-4f7c-be4d-c1af72e018a3 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 959.522211] [54795]: DEBUG cinder.api.openstack.wsgi [None req-347b5d04-391e-4f7c-be4d-c1af72e018a3 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.522247] [54795]: DEBUG cinder.api.openstack.wsgi [None req-347b5d04-391e-4f7c-be4d-c1af72e018a3 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.540017] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.540017] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.543097] [54795]: INFO cinder.volume.api [None req-347b5d04-391e-4f7c-be4d-c1af72e018a3 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 959.550040] [54795]: INFO cinder.api.openstack.wsgi [None req-347b5d04-391e-4f7c-be4d-c1af72e018a3 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 959.550040] [54795]: [pid: 54795|app: 0|req: 142/265] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:57:01 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 959.918215] [54796]: DEBUG cinder.coordination [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-e37c6ef8-cb39-4c29-9071-1f4c42de8a42 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Lock "cinder-attachment_update-1701f35c-ab1f-429d-898b-fd5054846efc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.026s {{(pid=54796) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 959.918557] [54796]: INFO cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-e37c6ef8-cb39-4c29-9071-1f4c42de8a42 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/attachments/12410e0a-e09a-484f-8524-ebdcdecfd13c returned with HTTP 200 [ 959.919016] [54796]: [pid: 54796|app: 0|req: 124/266] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 03:56:56 2025] PUT /volume/v3/attachments/12410e0a-e09a-484f-8524-ebdcdecfd13c => generated 617 bytes in 5045 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 960.562626] [54795]: DEBUG cinder.api.middleware.request_id [None req-2f74c51c-e8d7-4e98-802e-e4ea6fb61725 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.564767] [54795]: INFO cinder.api.openstack.wsgi [None req-2f74c51c-e8d7-4e98-802e-e4ea6fb61725 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 960.564985] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2f74c51c-e8d7-4e98-802e-e4ea6fb61725 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 960.565214] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2f74c51c-e8d7-4e98-802e-e4ea6fb61725 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 960.581380] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.581380] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 960.585909] [54795]: INFO cinder.volume.api [None req-2f74c51c-e8d7-4e98-802e-e4ea6fb61725 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 960.591911] [54795]: INFO cinder.api.openstack.wsgi [None req-2f74c51c-e8d7-4e98-802e-e4ea6fb61725 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 960.592360] [54795]: [pid: 54795|app: 0|req: 143/267] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:57:02 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 961.602723] [54796]: DEBUG cinder.api.middleware.request_id [None req-6dee3e0f-4253-480b-b4c9-fda3ec795504 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.604996] [54796]: INFO cinder.api.openstack.wsgi [None req-6dee3e0f-4253-480b-b4c9-fda3ec795504 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 961.605206] [54796]: DEBUG cinder.api.openstack.wsgi [None req-6dee3e0f-4253-480b-b4c9-fda3ec795504 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 961.605428] [54796]: DEBUG cinder.api.openstack.wsgi [None req-6dee3e0f-4253-480b-b4c9-fda3ec795504 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 961.619583] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.619583] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 961.624269] [54796]: INFO cinder.volume.api [None req-6dee3e0f-4253-480b-b4c9-fda3ec795504 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 961.629260] [54796]: INFO cinder.api.openstack.wsgi [None req-6dee3e0f-4253-480b-b4c9-fda3ec795504 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 961.629792] [54796]: [pid: 54796|app: 0|req: 125/268] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:57:03 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 962.110165] [54795]: DEBUG cinder.api.middleware.request_id [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-a9e7eb94-70aa-4fb7-a425-0777f16b3d4a None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.112987] [54795]: INFO cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-a9e7eb94-70aa-4fb7-a425-0777f16b3d4a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] POST http://10.180.1.21/volume/v3/attachments/12410e0a-e09a-484f-8524-ebdcdecfd13c/action [ 962.113420] [54795]: DEBUG cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-a9e7eb94-70aa-4fb7-a425-0777f16b3d4a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action body: b'{"os-complete": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 962.113582] [54795]: DEBUG cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-a9e7eb94-70aa-4fb7-a425-0777f16b3d4a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 962.136178] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.136178] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.143936] [54795]: INFO cinder.api.openstack.wsgi [req-5a0c3332-13ee-496a-9e43-b3941e1acbbd req-a9e7eb94-70aa-4fb7-a425-0777f16b3d4a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/attachments/12410e0a-e09a-484f-8524-ebdcdecfd13c/action returned with HTTP 204 [ 962.144430] [54795]: [pid: 54795|app: 0|req: 144/269] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 03:57:03 2025] POST /volume/v3/attachments/12410e0a-e09a-484f-8524-ebdcdecfd13c/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 962.640883] [54796]: DEBUG cinder.api.middleware.request_id [None req-56e9056a-aa4f-46b2-85d8-aa15e823649b None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.643183] [54796]: INFO cinder.api.openstack.wsgi [None req-56e9056a-aa4f-46b2-85d8-aa15e823649b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 962.643417] [54796]: DEBUG cinder.api.openstack.wsgi [None req-56e9056a-aa4f-46b2-85d8-aa15e823649b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.643643] [54796]: DEBUG cinder.api.openstack.wsgi [None req-56e9056a-aa4f-46b2-85d8-aa15e823649b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.657118] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.657118] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.660826] [54796]: INFO cinder.volume.api [None req-56e9056a-aa4f-46b2-85d8-aa15e823649b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 962.665526] [54796]: INFO cinder.api.openstack.wsgi [None req-56e9056a-aa4f-46b2-85d8-aa15e823649b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 962.665905] [54796]: [pid: 54796|app: 0|req: 126/270] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:57:04 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 962.675609] [54795]: DEBUG cinder.api.middleware.request_id [None req-155823e7-02b7-40aa-bb82-ca4bb8cf5f14 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.677705] [54795]: INFO cinder.api.openstack.wsgi [None req-155823e7-02b7-40aa-bb82-ca4bb8cf5f14 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 962.677943] [54795]: DEBUG cinder.api.openstack.wsgi [None req-155823e7-02b7-40aa-bb82-ca4bb8cf5f14 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.678169] [54795]: DEBUG cinder.api.openstack.wsgi [None req-155823e7-02b7-40aa-bb82-ca4bb8cf5f14 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.687721] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.687721] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.690732] [54795]: INFO cinder.volume.api [None req-155823e7-02b7-40aa-bb82-ca4bb8cf5f14 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 962.694890] [54795]: INFO cinder.api.openstack.wsgi [None req-155823e7-02b7-40aa-bb82-ca4bb8cf5f14 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 962.695372] [54795]: [pid: 54795|app: 0|req: 145/271] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:57:04 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 972.663131] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=28,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 972.692950] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=80,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1010.728511] [54796]: DEBUG cinder.api.middleware.request_id [req-01745098-563f-4a22-b17e-eed18d560fb7 req-8e9a4821-b744-4e27-b339-a29b27326755 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.732346] [54796]: INFO cinder.api.openstack.wsgi [req-01745098-563f-4a22-b17e-eed18d560fb7 req-8e9a4821-b744-4e27-b339-a29b27326755 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 1010.732346] [54796]: DEBUG cinder.api.openstack.wsgi [req-01745098-563f-4a22-b17e-eed18d560fb7 req-8e9a4821-b744-4e27-b339-a29b27326755 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.732582] [54796]: DEBUG cinder.api.openstack.wsgi [req-01745098-563f-4a22-b17e-eed18d560fb7 req-8e9a4821-b744-4e27-b339-a29b27326755 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.747056] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.747056] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.750923] [54796]: INFO cinder.volume.api [req-01745098-563f-4a22-b17e-eed18d560fb7 req-8e9a4821-b744-4e27-b339-a29b27326755 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1010.756128] [54796]: INFO cinder.api.openstack.wsgi [req-01745098-563f-4a22-b17e-eed18d560fb7 req-8e9a4821-b744-4e27-b339-a29b27326755 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 1010.756690] [54796]: [pid: 54796|app: 0|req: 127/272] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:57:52 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1010.775881] [54795]: DEBUG cinder.api.middleware.request_id [req-01745098-563f-4a22-b17e-eed18d560fb7 req-6e765d06-a4f1-4496-b900-050926e71d78 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.778681] [54795]: INFO cinder.api.openstack.wsgi [req-01745098-563f-4a22-b17e-eed18d560fb7 req-6e765d06-a4f1-4496-b900-050926e71d78 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] POST http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc/action [ 1010.779293] [54795]: DEBUG cinder.api.openstack.wsgi [req-01745098-563f-4a22-b17e-eed18d560fb7 req-6e765d06-a4f1-4496-b900-050926e71d78 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1010.779533] [54795]: DEBUG cinder.api.openstack.wsgi [req-01745098-563f-4a22-b17e-eed18d560fb7 req-6e765d06-a4f1-4496-b900-050926e71d78 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1010.790949] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.790949] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.791308] [54795]: INFO cinder.volume.api [req-01745098-563f-4a22-b17e-eed18d560fb7 req-6e765d06-a4f1-4496-b900-050926e71d78 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1010.801365] [54795]: INFO cinder.volume.api [req-01745098-563f-4a22-b17e-eed18d560fb7 req-6e765d06-a4f1-4496-b900-050926e71d78 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Begin detaching volume completed successfully. [ 1010.801624] [54795]: INFO cinder.api.openstack.wsgi [req-01745098-563f-4a22-b17e-eed18d560fb7 req-6e765d06-a4f1-4496-b900-050926e71d78 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc/action returned with HTTP 202 [ 1010.802403] [54795]: [pid: 54795|app: 0|req: 146/273] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 03:57:52 2025] POST /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1010.817675] [54796]: DEBUG cinder.api.middleware.request_id [None req-26592516-9d37-4932-a2d2-9d567e2ac694 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.820359] [54796]: INFO cinder.api.openstack.wsgi [None req-26592516-9d37-4932-a2d2-9d567e2ac694 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 1010.820587] [54796]: DEBUG cinder.api.openstack.wsgi [None req-26592516-9d37-4932-a2d2-9d567e2ac694 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.820804] [54796]: DEBUG cinder.api.openstack.wsgi [None req-26592516-9d37-4932-a2d2-9d567e2ac694 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.839748] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.839748] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.845818] [54796]: INFO cinder.volume.api [None req-26592516-9d37-4932-a2d2-9d567e2ac694 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1010.853035] [54796]: INFO cinder.api.openstack.wsgi [None req-26592516-9d37-4932-a2d2-9d567e2ac694 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 1010.853035] [54796]: [pid: 54796|app: 0|req: 128/274] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:57:52 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1011.844810] [54795]: DEBUG cinder.api.middleware.request_id [None req-d1a9dd60-ff2e-4afc-b443-23c1c4212be2 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.845278] [54795]: INFO cinder.api.openstack.wsgi [None req-d1a9dd60-ff2e-4afc-b443-23c1c4212be2 None None] GET http://10.180.1.21/volume// [ 1011.845473] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d1a9dd60-ff2e-4afc-b443-23c1c4212be2 None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.845687] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d1a9dd60-ff2e-4afc-b443-23c1c4212be2 None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.846097] [54795]: INFO cinder.api.openstack.wsgi [None req-d1a9dd60-ff2e-4afc-b443-23c1c4212be2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1011.846483] [54795]: [pid: 54795|app: 0|req: 147/275] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 03:57:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1011.854524] [54796]: DEBUG cinder.api.middleware.request_id [req-01745098-563f-4a22-b17e-eed18d560fb7 req-2ee664b9-d51f-4261-8269-c5aa609f23ad None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.860560] [54796]: INFO cinder.api.openstack.wsgi [req-01745098-563f-4a22-b17e-eed18d560fb7 req-2ee664b9-d51f-4261-8269-c5aa609f23ad tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 1011.860917] [54796]: DEBUG cinder.api.openstack.wsgi [req-01745098-563f-4a22-b17e-eed18d560fb7 req-2ee664b9-d51f-4261-8269-c5aa609f23ad tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.861158] [54796]: DEBUG cinder.api.openstack.wsgi [req-01745098-563f-4a22-b17e-eed18d560fb7 req-2ee664b9-d51f-4261-8269-c5aa609f23ad tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.868985] [54795]: DEBUG cinder.api.middleware.request_id [None req-2be29d39-0170-4dc8-8231-c1dfd3ee67c6 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.870105] [54795]: INFO cinder.api.openstack.wsgi [None req-2be29d39-0170-4dc8-8231-c1dfd3ee67c6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 1011.870382] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2be29d39-0170-4dc8-8231-c1dfd3ee67c6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.870617] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2be29d39-0170-4dc8-8231-c1dfd3ee67c6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.883071] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.883071] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.887828] [54796]: INFO cinder.volume.api [req-01745098-563f-4a22-b17e-eed18d560fb7 req-2ee664b9-d51f-4261-8269-c5aa609f23ad tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1011.889983] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.889983] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.894869] [54796]: INFO cinder.api.openstack.wsgi [req-01745098-563f-4a22-b17e-eed18d560fb7 req-2ee664b9-d51f-4261-8269-c5aa609f23ad tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 1011.895376] [54796]: [pid: 54796|app: 0|req: 129/276] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 03:57:53 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 1318 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1011.898226] [54795]: INFO cinder.volume.api [None req-2be29d39-0170-4dc8-8231-c1dfd3ee67c6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1011.904952] [54795]: INFO cinder.api.openstack.wsgi [None req-2be29d39-0170-4dc8-8231-c1dfd3ee67c6 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 1011.905442] [54795]: [pid: 54795|app: 0|req: 148/277] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:57:53 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.536777] [54796]: DEBUG cinder.api.middleware.request_id [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-660174b1-c943-4d4f-b8fb-f41a77078e2a None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.542205] [54796]: INFO cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-660174b1-c943-4d4f-b8fb-f41a77078e2a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1012.542494] [54796]: DEBUG cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-660174b1-c943-4d4f-b8fb-f41a77078e2a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.542765] [54796]: DEBUG cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-660174b1-c943-4d4f-b8fb-f41a77078e2a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.553842] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.553842] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.558056] [54796]: INFO cinder.volume.api [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-660174b1-c943-4d4f-b8fb-f41a77078e2a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1012.563143] [54796]: INFO cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-660174b1-c943-4d4f-b8fb-f41a77078e2a tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1012.563497] [54796]: [pid: 54796|app: 0|req: 130/278] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:57:54 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.916946] [54795]: DEBUG cinder.api.middleware.request_id [None req-c932fabc-bd37-4ebb-8d02-22ee0a6b6a3a None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.922576] [54795]: INFO cinder.api.openstack.wsgi [None req-c932fabc-bd37-4ebb-8d02-22ee0a6b6a3a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 1012.922576] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c932fabc-bd37-4ebb-8d02-22ee0a6b6a3a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.922576] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c932fabc-bd37-4ebb-8d02-22ee0a6b6a3a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.938726] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.938726] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.949559] [54795]: INFO cinder.volume.api [None req-c932fabc-bd37-4ebb-8d02-22ee0a6b6a3a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1012.956264] [54795]: INFO cinder.api.openstack.wsgi [None req-c932fabc-bd37-4ebb-8d02-22ee0a6b6a3a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 1012.956503] [54795]: [pid: 54795|app: 0|req: 149/279] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:57:54 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1013.968023] [54796]: DEBUG cinder.api.middleware.request_id [None req-406636d1-d91b-4c12-8ecc-3b47b14ef251 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.970280] [54796]: INFO cinder.api.openstack.wsgi [None req-406636d1-d91b-4c12-8ecc-3b47b14ef251 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 1013.970677] [54796]: DEBUG cinder.api.openstack.wsgi [None req-406636d1-d91b-4c12-8ecc-3b47b14ef251 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.970784] [54796]: DEBUG cinder.api.openstack.wsgi [None req-406636d1-d91b-4c12-8ecc-3b47b14ef251 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.997732] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.997732] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.003992] [54796]: INFO cinder.volume.api [None req-406636d1-d91b-4c12-8ecc-3b47b14ef251 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1014.011200] [54796]: INFO cinder.api.openstack.wsgi [None req-406636d1-d91b-4c12-8ecc-3b47b14ef251 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 1014.011200] [54796]: [pid: 54796|app: 0|req: 131/280] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:57:55 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1014.071039] [54795]: DEBUG cinder.api.middleware.request_id [req-01745098-563f-4a22-b17e-eed18d560fb7 req-b9894e9b-af54-4ee2-81e7-ae03c6c6a8a2 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.073638] [54795]: INFO cinder.api.openstack.wsgi [req-01745098-563f-4a22-b17e-eed18d560fb7 req-b9894e9b-af54-4ee2-81e7-ae03c6c6a8a2 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] DELETE http://10.180.1.21/volume/v3/attachments/12410e0a-e09a-484f-8524-ebdcdecfd13c [ 1014.074114] [54795]: DEBUG cinder.api.openstack.wsgi [req-01745098-563f-4a22-b17e-eed18d560fb7 req-b9894e9b-af54-4ee2-81e7-ae03c6c6a8a2 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.074114] [54795]: DEBUG cinder.api.openstack.wsgi [req-01745098-563f-4a22-b17e-eed18d560fb7 req-b9894e9b-af54-4ee2-81e7-ae03c6c6a8a2 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'version_select' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.086986] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.086986] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.094080] [54796]: DEBUG cinder.api.middleware.request_id [None req-d4b1e4c7-17dd-4244-8ee9-e139f6d9202f None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.094559] [54796]: INFO cinder.api.openstack.wsgi [None req-d4b1e4c7-17dd-4244-8ee9-e139f6d9202f None None] GET http://10.180.1.21/volume// [ 1014.094737] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d4b1e4c7-17dd-4244-8ee9-e139f6d9202f None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.094946] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d4b1e4c7-17dd-4244-8ee9-e139f6d9202f None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.095351] [54796]: INFO cinder.api.openstack.wsgi [None req-d4b1e4c7-17dd-4244-8ee9-e139f6d9202f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1014.095772] [54796]: [pid: 54796|app: 0|req: 132/281] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 03:57:55 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1014.100447] [54796]: DEBUG cinder.api.middleware.request_id [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-da3c1556-d82d-49af-bd36-41ecc0659838 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.105339] [54796]: INFO cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-da3c1556-d82d-49af-bd36-41ecc0659838 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1014.108692] [54796]: DEBUG cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-da3c1556-d82d-49af-bd36-41ecc0659838 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4c910b9-6920-4491-954b-3a09d5a1107a", "connector": null, "instance_uuid": "1d70d4b0-61f6-49bc-ac06-ed08a61608ea"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1014.121589] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.121589] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.145871] [54796]: INFO cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-da3c1556-d82d-49af-bd36-41ecc0659838 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1014.145977] [54796]: [pid: 54796|app: 0|req: 133/282] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 03:57:55 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1014.177697] [54796]: DEBUG cinder.api.middleware.request_id [None req-79cc3ecd-c2d3-4636-b01c-393d4420d620 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.180766] [54796]: INFO cinder.api.openstack.wsgi [None req-79cc3ecd-c2d3-4636-b01c-393d4420d620 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1014.180766] [54796]: DEBUG cinder.api.openstack.wsgi [None req-79cc3ecd-c2d3-4636-b01c-393d4420d620 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.180766] [54796]: DEBUG cinder.api.openstack.wsgi [None req-79cc3ecd-c2d3-4636-b01c-393d4420d620 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.194715] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.194715] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.203025] [54796]: INFO cinder.volume.api [None req-79cc3ecd-c2d3-4636-b01c-393d4420d620 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1014.203928] [54796]: INFO cinder.api.openstack.wsgi [None req-79cc3ecd-c2d3-4636-b01c-393d4420d620 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1014.204444] [54796]: [pid: 54796|app: 0|req: 134/283] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:57:56 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1014.634467] [54795]: INFO cinder.api.openstack.wsgi [req-01745098-563f-4a22-b17e-eed18d560fb7 req-b9894e9b-af54-4ee2-81e7-ae03c6c6a8a2 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/attachments/12410e0a-e09a-484f-8524-ebdcdecfd13c returned with HTTP 200 [ 1014.635182] [54795]: [pid: 54795|app: 0|req: 150/284] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 03:57:55 2025] DELETE /volume/v3/attachments/12410e0a-e09a-484f-8524-ebdcdecfd13c => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1014.685906] [54796]: DEBUG cinder.api.middleware.request_id [None req-ad42b327-e5d5-4bcb-81e0-8855689621d8 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.686374] [54796]: INFO cinder.api.openstack.wsgi [None req-ad42b327-e5d5-4bcb-81e0-8855689621d8 None None] GET http://10.180.1.21/volume// [ 1014.686565] [54796]: DEBUG cinder.api.openstack.wsgi [None req-ad42b327-e5d5-4bcb-81e0-8855689621d8 None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.686786] [54796]: DEBUG cinder.api.openstack.wsgi [None req-ad42b327-e5d5-4bcb-81e0-8855689621d8 None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.687264] [54796]: INFO cinder.api.openstack.wsgi [None req-ad42b327-e5d5-4bcb-81e0-8855689621d8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1014.687853] [54796]: [pid: 54796|app: 0|req: 135/285] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 03:57:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1014.694756] [54795]: DEBUG cinder.api.middleware.request_id [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-e597f2ac-c9a7-4266-be9a-9f4e8cec32ec None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.698938] [54795]: INFO cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-e597f2ac-c9a7-4266-be9a-9f4e8cec32ec tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1014.699908] [54795]: DEBUG cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-e597f2ac-c9a7-4266-be9a-9f4e8cec32ec tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.699908] [54795]: DEBUG cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-e597f2ac-c9a7-4266-be9a-9f4e8cec32ec tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.720924] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.720924] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.729072] [54795]: INFO cinder.volume.api [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-e597f2ac-c9a7-4266-be9a-9f4e8cec32ec tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1014.737481] [54795]: INFO cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-e597f2ac-c9a7-4266-be9a-9f4e8cec32ec tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1014.738155] [54795]: [pid: 54795|app: 0|req: 151/286] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 03:57:56 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 1030 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1014.777217] [54796]: DEBUG cinder.api.middleware.request_id [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-0f3b6b2b-52c1-4f8e-aa91-a06e558d5a2b None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.785386] [54796]: INFO cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-0f3b6b2b-52c1-4f8e-aa91-a06e558d5a2b tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] PUT http://10.180.1.21/volume/v3/attachments/d75edcf8-2bc4-468b-98cd-8254a81abb99 [ 1014.785386] [54796]: DEBUG cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-0f3b6b2b-52c1-4f8e-aa91-a06e558d5a2b tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-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-526289", "mountpoint": "/dev/sdb"}}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1014.795642] [54796]: DEBUG cinder.coordination [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-0f3b6b2b-52c1-4f8e-aa91-a06e558d5a2b tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Acquiring lock "cinder-attachment_update-e4c910b9-6920-4491-954b-3a09d5a1107a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1014.808364] [54796]: DEBUG cinder.coordination [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-0f3b6b2b-52c1-4f8e-aa91-a06e558d5a2b tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Lock "cinder-attachment_update-e4c910b9-6920-4491-954b-3a09d5a1107a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.010s {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1014.808364] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.808364] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.030887] [54795]: DEBUG cinder.api.middleware.request_id [None req-28c5ab14-7b5c-4201-8ce6-12aa65c5dfaf None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.033638] [54795]: INFO cinder.api.openstack.wsgi [None req-28c5ab14-7b5c-4201-8ce6-12aa65c5dfaf tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 1015.034417] [54795]: DEBUG cinder.api.openstack.wsgi [None req-28c5ab14-7b5c-4201-8ce6-12aa65c5dfaf tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.034679] [54795]: DEBUG cinder.api.openstack.wsgi [None req-28c5ab14-7b5c-4201-8ce6-12aa65c5dfaf tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.047332] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.047332] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.057394] [54795]: INFO cinder.volume.api [None req-28c5ab14-7b5c-4201-8ce6-12aa65c5dfaf tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1015.062523] [54795]: INFO cinder.api.openstack.wsgi [None req-28c5ab14-7b5c-4201-8ce6-12aa65c5dfaf tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 1015.062523] [54795]: [pid: 54795|app: 0|req: 152/287] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:57:56 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1015.225740] [54795]: DEBUG cinder.api.middleware.request_id [None req-d1411b72-ac93-4ddc-b3a8-f07c6d1de93d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.228038] [54795]: INFO cinder.api.openstack.wsgi [None req-d1411b72-ac93-4ddc-b3a8-f07c6d1de93d tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1015.228285] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d1411b72-ac93-4ddc-b3a8-f07c6d1de93d tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.228533] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d1411b72-ac93-4ddc-b3a8-f07c6d1de93d tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.242211] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.242211] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.245527] [54795]: INFO cinder.volume.api [None req-d1411b72-ac93-4ddc-b3a8-f07c6d1de93d tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1015.253046] [54795]: INFO cinder.api.openstack.wsgi [None req-d1411b72-ac93-4ddc-b3a8-f07c6d1de93d tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1015.253046] [54795]: [pid: 54795|app: 0|req: 153/288] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:57:57 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.261242] [54795]: DEBUG cinder.api.middleware.request_id [None req-2519b89a-d1aa-42aa-b644-f6cf63f4e723 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.263569] [54795]: INFO cinder.api.openstack.wsgi [None req-2519b89a-d1aa-42aa-b644-f6cf63f4e723 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1016.263843] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2519b89a-d1aa-42aa-b644-f6cf63f4e723 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.264099] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2519b89a-d1aa-42aa-b644-f6cf63f4e723 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.279095] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.279095] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.283526] [54795]: INFO cinder.volume.api [None req-2519b89a-d1aa-42aa-b644-f6cf63f4e723 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1016.288771] [54795]: INFO cinder.api.openstack.wsgi [None req-2519b89a-d1aa-42aa-b644-f6cf63f4e723 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1016.289206] [54795]: [pid: 54795|app: 0|req: 154/289] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:57:58 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.303290] [54795]: DEBUG cinder.api.middleware.request_id [None req-d8fba5fc-a458-48ba-bebe-2f3066acf710 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.305400] [54795]: INFO cinder.api.openstack.wsgi [None req-d8fba5fc-a458-48ba-bebe-2f3066acf710 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1017.305623] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d8fba5fc-a458-48ba-bebe-2f3066acf710 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.305839] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d8fba5fc-a458-48ba-bebe-2f3066acf710 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.319422] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.319422] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.323464] [54795]: INFO cinder.volume.api [None req-d8fba5fc-a458-48ba-bebe-2f3066acf710 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1017.328482] [54795]: INFO cinder.api.openstack.wsgi [None req-d8fba5fc-a458-48ba-bebe-2f3066acf710 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1017.329031] [54795]: [pid: 54795|app: 0|req: 155/290] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:57:59 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1018.322815] [54795]: DEBUG cinder.api.middleware.request_id [req-0f3df66a-e1b6-4774-992f-3bee5c6ea7df req-acb685b1-98d0-42b3-a2c7-f3184d520602 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.325271] [54795]: INFO cinder.api.openstack.wsgi [req-0f3df66a-e1b6-4774-992f-3bee5c6ea7df req-acb685b1-98d0-42b3-a2c7-f3184d520602 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 1018.325503] [54795]: DEBUG cinder.api.openstack.wsgi [req-0f3df66a-e1b6-4774-992f-3bee5c6ea7df req-acb685b1-98d0-42b3-a2c7-f3184d520602 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.325713] [54795]: DEBUG cinder.api.openstack.wsgi [req-0f3df66a-e1b6-4774-992f-3bee5c6ea7df req-acb685b1-98d0-42b3-a2c7-f3184d520602 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.341866] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.341866] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.346430] [54795]: INFO cinder.volume.api [req-0f3df66a-e1b6-4774-992f-3bee5c6ea7df req-acb685b1-98d0-42b3-a2c7-f3184d520602 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1018.351785] [54795]: INFO cinder.api.openstack.wsgi [req-0f3df66a-e1b6-4774-992f-3bee5c6ea7df req-acb685b1-98d0-42b3-a2c7-f3184d520602 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 1018.352341] [54795]: [pid: 54795|app: 0|req: 156/291] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:58:00 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1018.353905] [54795]: DEBUG cinder.api.middleware.request_id [None req-812995e2-e48d-40c7-9aa6-9bd38d149fe8 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.355822] [54795]: INFO cinder.api.openstack.wsgi [None req-812995e2-e48d-40c7-9aa6-9bd38d149fe8 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1018.356058] [54795]: DEBUG cinder.api.openstack.wsgi [None req-812995e2-e48d-40c7-9aa6-9bd38d149fe8 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.356274] [54795]: DEBUG cinder.api.openstack.wsgi [None req-812995e2-e48d-40c7-9aa6-9bd38d149fe8 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.369193] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.369193] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.374975] [54795]: INFO cinder.volume.api [None req-812995e2-e48d-40c7-9aa6-9bd38d149fe8 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1018.379555] [54795]: INFO cinder.api.openstack.wsgi [None req-812995e2-e48d-40c7-9aa6-9bd38d149fe8 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1018.379969] [54795]: [pid: 54795|app: 0|req: 157/292] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:00 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.399720] [54795]: DEBUG cinder.api.middleware.request_id [None req-63bdffa1-e964-4f06-8ff6-24d68d495a60 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.401715] [54795]: INFO cinder.api.openstack.wsgi [None req-63bdffa1-e964-4f06-8ff6-24d68d495a60 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1019.402108] [54795]: DEBUG cinder.api.openstack.wsgi [None req-63bdffa1-e964-4f06-8ff6-24d68d495a60 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.402344] [54795]: DEBUG cinder.api.openstack.wsgi [None req-63bdffa1-e964-4f06-8ff6-24d68d495a60 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.419344] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.419344] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.423327] [54795]: INFO cinder.volume.api [None req-63bdffa1-e964-4f06-8ff6-24d68d495a60 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1019.432130] [54795]: INFO cinder.api.openstack.wsgi [None req-63bdffa1-e964-4f06-8ff6-24d68d495a60 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1019.432623] [54795]: [pid: 54795|app: 0|req: 158/293] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:01 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1020.442487] [54795]: DEBUG cinder.api.middleware.request_id [None req-3b8fccc6-534c-4c70-bcde-c37b26aea051 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.444323] [54795]: INFO cinder.api.openstack.wsgi [None req-3b8fccc6-534c-4c70-bcde-c37b26aea051 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1020.444549] [54795]: DEBUG cinder.api.openstack.wsgi [None req-3b8fccc6-534c-4c70-bcde-c37b26aea051 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.444765] [54795]: DEBUG cinder.api.openstack.wsgi [None req-3b8fccc6-534c-4c70-bcde-c37b26aea051 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.459883] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.459883] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.465246] [54795]: INFO cinder.volume.api [None req-3b8fccc6-534c-4c70-bcde-c37b26aea051 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1020.473069] [54795]: INFO cinder.api.openstack.wsgi [None req-3b8fccc6-534c-4c70-bcde-c37b26aea051 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1020.473661] [54795]: [pid: 54795|app: 0|req: 159/294] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:02 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.485805] [54795]: DEBUG cinder.api.middleware.request_id [None req-15c59660-1094-47ea-9cf4-264a46b119af None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.488689] [54795]: INFO cinder.api.openstack.wsgi [None req-15c59660-1094-47ea-9cf4-264a46b119af tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1021.488689] [54795]: DEBUG cinder.api.openstack.wsgi [None req-15c59660-1094-47ea-9cf4-264a46b119af tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.488689] [54795]: DEBUG cinder.api.openstack.wsgi [None req-15c59660-1094-47ea-9cf4-264a46b119af tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.504873] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.504873] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.509973] [54795]: INFO cinder.volume.api [None req-15c59660-1094-47ea-9cf4-264a46b119af tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1021.522022] [54795]: INFO cinder.api.openstack.wsgi [None req-15c59660-1094-47ea-9cf4-264a46b119af tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1021.522022] [54795]: [pid: 54795|app: 0|req: 160/295] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:03 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.841505] [54796]: DEBUG cinder.coordination [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-0f3b6b2b-52c1-4f8e-aa91-a06e558d5a2b tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Lock "cinder-attachment_update-e4c910b9-6920-4491-954b-3a09d5a1107a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 7.036s {{(pid=54796) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1021.841942] [54796]: INFO cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-0f3b6b2b-52c1-4f8e-aa91-a06e558d5a2b tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/attachments/d75edcf8-2bc4-468b-98cd-8254a81abb99 returned with HTTP 200 [ 1021.842624] [54796]: [pid: 54796|app: 0|req: 136/296] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 03:57:56 2025] PUT /volume/v3/attachments/d75edcf8-2bc4-468b-98cd-8254a81abb99 => generated 617 bytes in 7066 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1022.536020] [54795]: DEBUG cinder.api.middleware.request_id [None req-9f5cc492-912e-41f2-8e09-47679fc1863b None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.537844] [54795]: INFO cinder.api.openstack.wsgi [None req-9f5cc492-912e-41f2-8e09-47679fc1863b tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1022.538091] [54795]: DEBUG cinder.api.openstack.wsgi [None req-9f5cc492-912e-41f2-8e09-47679fc1863b tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1022.538311] [54795]: DEBUG cinder.api.openstack.wsgi [None req-9f5cc492-912e-41f2-8e09-47679fc1863b tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1022.553839] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.553839] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.559487] [54795]: INFO cinder.volume.api [None req-9f5cc492-912e-41f2-8e09-47679fc1863b tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1022.565765] [54795]: INFO cinder.api.openstack.wsgi [None req-9f5cc492-912e-41f2-8e09-47679fc1863b tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1022.565765] [54795]: [pid: 54795|app: 0|req: 161/297] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:04 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1023.581406] [54796]: DEBUG cinder.api.middleware.request_id [None req-ac155a7a-b2c7-49c2-9c78-b40fb3fed7a6 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.583352] [54796]: INFO cinder.api.openstack.wsgi [None req-ac155a7a-b2c7-49c2-9c78-b40fb3fed7a6 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1023.583465] [54796]: DEBUG cinder.api.openstack.wsgi [None req-ac155a7a-b2c7-49c2-9c78-b40fb3fed7a6 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.583690] [54796]: DEBUG cinder.api.openstack.wsgi [None req-ac155a7a-b2c7-49c2-9c78-b40fb3fed7a6 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.607191] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.607191] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.614883] [54796]: INFO cinder.volume.api [None req-ac155a7a-b2c7-49c2-9c78-b40fb3fed7a6 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1023.619782] [54796]: INFO cinder.api.openstack.wsgi [None req-ac155a7a-b2c7-49c2-9c78-b40fb3fed7a6 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1023.620182] [54796]: [pid: 54796|app: 0|req: 137/298] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:05 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.023122] [54795]: DEBUG cinder.api.middleware.request_id [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-4536db5f-e439-4edc-8963-ae0d55f6efde None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.027790] [54795]: INFO cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-4536db5f-e439-4edc-8963-ae0d55f6efde tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] POST http://10.180.1.21/volume/v3/attachments/d75edcf8-2bc4-468b-98cd-8254a81abb99/action [ 1024.027790] [54795]: DEBUG cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-4536db5f-e439-4edc-8963-ae0d55f6efde tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Action body: b'{"os-complete": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1024.027790] [54795]: DEBUG cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-4536db5f-e439-4edc-8963-ae0d55f6efde tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1024.060412] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.060412] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.069525] [54795]: INFO cinder.api.openstack.wsgi [req-b8c70cac-02bf-4603-a482-e69533fbc380 req-4536db5f-e439-4edc-8963-ae0d55f6efde tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/attachments/d75edcf8-2bc4-468b-98cd-8254a81abb99/action returned with HTTP 204 [ 1024.070142] [54795]: [pid: 54795|app: 0|req: 162/299] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 03:58:05 2025] POST /volume/v3/attachments/d75edcf8-2bc4-468b-98cd-8254a81abb99/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1024.639441] [54796]: DEBUG cinder.api.middleware.request_id [None req-3f6d95fb-eba2-4075-8cb6-1ddc13cda3bf None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.641681] [54796]: INFO cinder.api.openstack.wsgi [None req-3f6d95fb-eba2-4075-8cb6-1ddc13cda3bf tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1024.641909] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3f6d95fb-eba2-4075-8cb6-1ddc13cda3bf tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.642207] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3f6d95fb-eba2-4075-8cb6-1ddc13cda3bf tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.660217] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.660217] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.664207] [54796]: INFO cinder.volume.api [None req-3f6d95fb-eba2-4075-8cb6-1ddc13cda3bf tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1024.670646] [54796]: INFO cinder.api.openstack.wsgi [None req-3f6d95fb-eba2-4075-8cb6-1ddc13cda3bf tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1024.674114] [54796]: [pid: 54796|app: 0|req: 138/300] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:06 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1024.687056] [54795]: DEBUG cinder.api.middleware.request_id [None req-722e0cfa-db1a-4f52-8f3e-8e26b67f5834 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.690577] [54795]: INFO cinder.api.openstack.wsgi [None req-722e0cfa-db1a-4f52-8f3e-8e26b67f5834 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1024.691025] [54795]: DEBUG cinder.api.openstack.wsgi [None req-722e0cfa-db1a-4f52-8f3e-8e26b67f5834 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.691109] [54795]: DEBUG cinder.api.openstack.wsgi [None req-722e0cfa-db1a-4f52-8f3e-8e26b67f5834 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.702267] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.702267] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.706361] [54795]: INFO cinder.volume.api [None req-722e0cfa-db1a-4f52-8f3e-8e26b67f5834 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1024.711547] [54795]: INFO cinder.api.openstack.wsgi [None req-722e0cfa-db1a-4f52-8f3e-8e26b67f5834 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1024.711955] [54795]: [pid: 54795|app: 0|req: 163/301] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:06 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1024.838012] [54796]: DEBUG cinder.api.middleware.request_id [req-fcdde806-ee7b-484e-b9a3-228573f524a6 req-51555e4f-87d3-4199-8364-64bf66bc949e None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.842128] [54796]: INFO cinder.api.openstack.wsgi [req-fcdde806-ee7b-484e-b9a3-228573f524a6 req-51555e4f-87d3-4199-8364-64bf66bc949e tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1024.842394] [54796]: DEBUG cinder.api.openstack.wsgi [req-fcdde806-ee7b-484e-b9a3-228573f524a6 req-51555e4f-87d3-4199-8364-64bf66bc949e tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.842643] [54796]: DEBUG cinder.api.openstack.wsgi [req-fcdde806-ee7b-484e-b9a3-228573f524a6 req-51555e4f-87d3-4199-8364-64bf66bc949e tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.856111] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.856111] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.860205] [54796]: INFO cinder.volume.api [req-fcdde806-ee7b-484e-b9a3-228573f524a6 req-51555e4f-87d3-4199-8364-64bf66bc949e tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1024.865461] [54796]: INFO cinder.api.openstack.wsgi [req-fcdde806-ee7b-484e-b9a3-228573f524a6 req-51555e4f-87d3-4199-8364-64bf66bc949e tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1024.865901] [54796]: [pid: 54796|app: 0|req: 139/302] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:58:06 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1032.144828] [54795]: DEBUG cinder.api.middleware.request_id [None req-77515f4a-de78-49a6-83cf-10559a34b825 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.149033] [54795]: INFO cinder.api.openstack.wsgi [None req-77515f4a-de78-49a6-83cf-10559a34b825 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 1032.149033] [54795]: DEBUG cinder.api.openstack.wsgi [None req-77515f4a-de78-49a6-83cf-10559a34b825 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.149033] [54795]: DEBUG cinder.api.openstack.wsgi [None req-77515f4a-de78-49a6-83cf-10559a34b825 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.167925] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.167925] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.175100] [54795]: INFO cinder.volume.api [None req-77515f4a-de78-49a6-83cf-10559a34b825 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1032.181983] [54795]: INFO cinder.api.openstack.wsgi [None req-77515f4a-de78-49a6-83cf-10559a34b825 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 1032.182745] [54795]: [pid: 54795|app: 0|req: 164/303] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:14 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1032.226199] [54796]: DEBUG cinder.api.middleware.request_id [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-6cbaeff5-d70a-4ead-aefb-f232ec582a9a None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.228841] [54796]: INFO cinder.api.openstack.wsgi [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-6cbaeff5-d70a-4ead-aefb-f232ec582a9a tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 1032.229164] [54796]: DEBUG cinder.api.openstack.wsgi [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-6cbaeff5-d70a-4ead-aefb-f232ec582a9a tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.229444] [54796]: DEBUG cinder.api.openstack.wsgi [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-6cbaeff5-d70a-4ead-aefb-f232ec582a9a tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.239994] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.239994] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.243767] [54796]: INFO cinder.volume.api [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-6cbaeff5-d70a-4ead-aefb-f232ec582a9a tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1032.248605] [54796]: INFO cinder.api.openstack.wsgi [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-6cbaeff5-d70a-4ead-aefb-f232ec582a9a tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 1032.249425] [54796]: [pid: 54796|app: 0|req: 140/304] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:58:14 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1032.267039] [54795]: DEBUG cinder.api.middleware.request_id [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-fb276e2f-edd7-4391-bf91-61fa6209dc6e None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.269131] [54795]: INFO cinder.api.openstack.wsgi [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-fb276e2f-edd7-4391-bf91-61fa6209dc6e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] POST http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855/action [ 1032.269787] [54795]: DEBUG cinder.api.openstack.wsgi [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-fb276e2f-edd7-4391-bf91-61fa6209dc6e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1032.270135] [54795]: DEBUG cinder.api.openstack.wsgi [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-fb276e2f-edd7-4391-bf91-61fa6209dc6e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1032.280574] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.280574] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.281146] [54795]: INFO cinder.volume.api [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-fb276e2f-edd7-4391-bf91-61fa6209dc6e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1032.287275] [54795]: INFO cinder.volume.api [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-fb276e2f-edd7-4391-bf91-61fa6209dc6e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Begin detaching volume completed successfully. [ 1032.287540] [54795]: INFO cinder.api.openstack.wsgi [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-fb276e2f-edd7-4391-bf91-61fa6209dc6e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855/action returned with HTTP 202 [ 1032.287981] [54795]: [pid: 54795|app: 0|req: 165/305] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 03:58:14 2025] POST /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1033.310059] [54796]: DEBUG cinder.api.middleware.request_id [None req-21dff37e-cfb8-401e-8d2c-cdffef0533b9 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.310750] [54796]: INFO cinder.api.openstack.wsgi [None req-21dff37e-cfb8-401e-8d2c-cdffef0533b9 None None] GET http://10.180.1.21/volume// [ 1033.311068] [54796]: DEBUG cinder.api.openstack.wsgi [None req-21dff37e-cfb8-401e-8d2c-cdffef0533b9 None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.311318] [54796]: DEBUG cinder.api.openstack.wsgi [None req-21dff37e-cfb8-401e-8d2c-cdffef0533b9 None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.311798] [54796]: INFO cinder.api.openstack.wsgi [None req-21dff37e-cfb8-401e-8d2c-cdffef0533b9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1033.312260] [54796]: [pid: 54796|app: 0|req: 141/306] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 03:58:15 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1033.316011] [54795]: DEBUG cinder.api.middleware.request_id [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-8e14722c-c70a-47d1-adb4-ef897e767843 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.318415] [54795]: INFO cinder.api.openstack.wsgi [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-8e14722c-c70a-47d1-adb4-ef897e767843 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 1033.318723] [54795]: DEBUG cinder.api.openstack.wsgi [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-8e14722c-c70a-47d1-adb4-ef897e767843 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.318949] [54795]: DEBUG cinder.api.openstack.wsgi [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-8e14722c-c70a-47d1-adb4-ef897e767843 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.333885] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.333885] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.338679] [54795]: INFO cinder.volume.api [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-8e14722c-c70a-47d1-adb4-ef897e767843 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1033.344574] [54795]: INFO cinder.api.openstack.wsgi [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-8e14722c-c70a-47d1-adb4-ef897e767843 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 1033.345053] [54795]: [pid: 54795|app: 0|req: 166/307] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 03:58:15 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1034.517187] [54796]: DEBUG cinder.api.middleware.request_id [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-61e8e64b-de1d-4885-ba8c-8a35e4daf959 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.519772] [54796]: INFO cinder.api.openstack.wsgi [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-61e8e64b-de1d-4885-ba8c-8a35e4daf959 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7e05115b-ec6a-4462-95c1-d6922e9fc8d1 [ 1034.520057] [54796]: DEBUG cinder.api.openstack.wsgi [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-61e8e64b-de1d-4885-ba8c-8a35e4daf959 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.520319] [54796]: DEBUG cinder.api.openstack.wsgi [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-61e8e64b-de1d-4885-ba8c-8a35e4daf959 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'version_select' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.532397] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.532397] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.061212] [54796]: INFO cinder.api.openstack.wsgi [req-21e1fefe-9b4a-45c7-b207-3da1bb2fdb5f req-61e8e64b-de1d-4885-ba8c-8a35e4daf959 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/attachments/7e05115b-ec6a-4462-95c1-d6922e9fc8d1 returned with HTTP 200 [ 1035.061688] [54796]: [pid: 54796|app: 0|req: 142/308] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 03:58:16 2025] DELETE /volume/v3/attachments/7e05115b-ec6a-4462-95c1-d6922e9fc8d1 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1036.006072] [54795]: DEBUG cinder.api.middleware.request_id [req-195d289c-9c68-481f-b6cc-20d78dba2692 req-80120de2-840b-4e96-b604-1b7a7232e9f4 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.008599] [54795]: INFO cinder.api.openstack.wsgi [req-195d289c-9c68-481f-b6cc-20d78dba2692 req-80120de2-840b-4e96-b604-1b7a7232e9f4 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1036.008838] [54795]: DEBUG cinder.api.openstack.wsgi [req-195d289c-9c68-481f-b6cc-20d78dba2692 req-80120de2-840b-4e96-b604-1b7a7232e9f4 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.009078] [54795]: DEBUG cinder.api.openstack.wsgi [req-195d289c-9c68-481f-b6cc-20d78dba2692 req-80120de2-840b-4e96-b604-1b7a7232e9f4 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.023916] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.023916] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.028046] [54795]: INFO cinder.volume.api [req-195d289c-9c68-481f-b6cc-20d78dba2692 req-80120de2-840b-4e96-b604-1b7a7232e9f4 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1036.035161] [54795]: INFO cinder.api.openstack.wsgi [req-195d289c-9c68-481f-b6cc-20d78dba2692 req-80120de2-840b-4e96-b604-1b7a7232e9f4 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1036.035161] [54795]: [pid: 54795|app: 0|req: 167/309] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:58:17 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1036.488859] [54796]: DEBUG cinder.api.middleware.request_id [None req-fdd66cd6-7dc1-4faf-8ad6-9a79ffbb3770 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.490859] [54796]: INFO cinder.api.openstack.wsgi [None req-fdd66cd6-7dc1-4faf-8ad6-9a79ffbb3770 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 1036.491266] [54796]: DEBUG cinder.api.openstack.wsgi [None req-fdd66cd6-7dc1-4faf-8ad6-9a79ffbb3770 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.491662] [54796]: DEBUG cinder.api.openstack.wsgi [None req-fdd66cd6-7dc1-4faf-8ad6-9a79ffbb3770 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.507150] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.507150] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.514032] [54796]: INFO cinder.volume.api [None req-fdd66cd6-7dc1-4faf-8ad6-9a79ffbb3770 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1036.523878] [54796]: INFO cinder.api.openstack.wsgi [None req-fdd66cd6-7dc1-4faf-8ad6-9a79ffbb3770 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 1036.523878] [54796]: [pid: 54796|app: 0|req: 143/310] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:18 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.031099] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=102,cinder:UPDATE=7 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1046.191712] [54795]: DEBUG cinder.api.middleware.request_id [req-6cf48a65-79b0-4506-8575-3ffed3da76b7 req-5f08bc35-191d-40e9-afd2-564faa6ba2be None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.194830] [54795]: INFO cinder.api.openstack.wsgi [req-6cf48a65-79b0-4506-8575-3ffed3da76b7 req-5f08bc35-191d-40e9-afd2-564faa6ba2be tempest-ServerActionsTestJSON-812586684 tempest-ServerActionsTestJSON-812586684-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=32f02b8c-ff40-435c-b027-68eb9d6c7d2b [ 1046.195216] [54795]: DEBUG cinder.api.openstack.wsgi [req-6cf48a65-79b0-4506-8575-3ffed3da76b7 req-5f08bc35-191d-40e9-afd2-564faa6ba2be tempest-ServerActionsTestJSON-812586684 tempest-ServerActionsTestJSON-812586684-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.195324] [54795]: DEBUG cinder.api.openstack.wsgi [req-6cf48a65-79b0-4506-8575-3ffed3da76b7 req-5f08bc35-191d-40e9-afd2-564faa6ba2be tempest-ServerActionsTestJSON-812586684 tempest-ServerActionsTestJSON-812586684-project-member] Calling method 'version_select' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1046.207084] [54795]: INFO cinder.api.openstack.wsgi [req-6cf48a65-79b0-4506-8575-3ffed3da76b7 req-5f08bc35-191d-40e9-afd2-564faa6ba2be tempest-ServerActionsTestJSON-812586684 tempest-ServerActionsTestJSON-812586684-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=32f02b8c-ff40-435c-b027-68eb9d6c7d2b returned with HTTP 200 [ 1046.207084] [54795]: [pid: 54795|app: 0|req: 168/311] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Feb 18 03:58:28 2025] GET /volume/v3/attachments?instance_id=32f02b8c-ff40-435c-b027-68eb9d6c7d2b => generated 19 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.518247] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=73,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1056.197742] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=1 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1058.913909] [54796]: DEBUG cinder.api.middleware.request_id [None req-65c57323-65b9-423e-8c70-19bec01e7b8f None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.917049] [54796]: INFO cinder.api.openstack.wsgi [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1058.917049] [54796]: DEBUG cinder.api.openstack.wsgi [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-489422140"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1058.918424] [54796]: DEBUG cinder.api.v3.volumes [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-489422140'}} {{(pid=54796) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1058.918562] [54796]: INFO cinder.api.v3.volumes [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Create volume of 1 GB [ 1058.925106] [54796]: INFO cinder.volume.api [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Availability Zones retrieved successfully. [ 1058.934219] [54796]: DEBUG cinder.volume.api [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Flow 'volume_create_api' (5b709ddc-d358-4644-96f3-6ac90258b254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1058.935837] [54796]: DEBUG cinder.volume.api [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (045a3c72-f0b3-42d0-b7c6-40f84bdc6fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1058.937265] [54796]: DEBUG cinder.volume.flows.api.create_volume [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Validating volume size '1' using validate_int {{(pid=54796) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1058.957356] [54796]: DEBUG cinder.volume.api [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (045a3c72-f0b3-42d0-b7c6-40f84bdc6fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1058.958395] [54796]: DEBUG cinder.volume.api [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b49aaa-178e-4fb4-94b1-107760d51a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1059.007471] [54796]: DEBUG cinder.quota [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Created reservations ['cb9c46ee-8a7b-402e-aee9-995cc8ad2f2b', '2d4fbcf9-9c0f-438b-a186-6c4396b9bc22', '5c30def0-5ddc-4a72-842b-78a80cea0b93', '05e59da0-eb4c-47c2-bf98-d7c88937dbe5'] {{(pid=54796) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1059.008696] [54796]: DEBUG cinder.volume.api [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b49aaa-178e-4fb4-94b1-107760d51a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb9c46ee-8a7b-402e-aee9-995cc8ad2f2b', '2d4fbcf9-9c0f-438b-a186-6c4396b9bc22', '5c30def0-5ddc-4a72-842b-78a80cea0b93', '05e59da0-eb4c-47c2-bf98-d7c88937dbe5']}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1059.009817] [54796]: DEBUG cinder.volume.api [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1550f0c-3a3f-4e4e-b1db-d584594b22f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1059.023705] [54796]: DEBUG cinder.volume.api [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1550f0c-3a3f-4e4e-b1db-d584594b22f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a50bff52-6636-4d2d-b4f7-4fddbc97592d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-489422140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3877b6eef542e4af8e75289c619ae0',qos_specs=None,replication_status=,reservations=['cb9c46ee-8a7b-402e-aee9-995cc8ad2f2b','2d4fbcf9-9c0f-438b-a186-6c4396b9bc22','5c30def0-5ddc-4a72-842b-78a80cea0b93','05e59da0-eb4c-47c2-bf98-d7c88937dbe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be496f1896c24e56bc67a5fd3895db4d',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-489422140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a50bff52-6636-4d2d-b4f7-4fddbc97592d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a3877b6eef542e4af8e75289c619ae0',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='be496f1896c24e56bc67a5fd3895db4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1059.024646] [54796]: DEBUG cinder.volume.api [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93c915b9-aed2-44a6-9601-df294fb9658c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1059.036711] [54796]: DEBUG cinder.volume.api [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93c915b9-aed2-44a6-9601-df294fb9658c) 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-489422140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3877b6eef542e4af8e75289c619ae0',qos_specs=None,replication_status=,reservations=['cb9c46ee-8a7b-402e-aee9-995cc8ad2f2b','2d4fbcf9-9c0f-438b-a186-6c4396b9bc22','5c30def0-5ddc-4a72-842b-78a80cea0b93','05e59da0-eb4c-47c2-bf98-d7c88937dbe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be496f1896c24e56bc67a5fd3895db4d',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1059.037457] [54796]: DEBUG cinder.volume.api [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df59681e-c1f9-491d-8c4b-6fc47f5eb630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1059.046505] [54796]: DEBUG cinder.volume.api [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df59681e-c1f9-491d-8c4b-6fc47f5eb630) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1059.047611] [54796]: DEBUG cinder.volume.api [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Flow 'volume_create_api' (5b709ddc-d358-4644-96f3-6ac90258b254) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1059.047997] [54796]: INFO cinder.volume.api [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Create volume request issued successfully. [ 1059.048691] [54796]: INFO cinder.api.openstack.wsgi [None req-65c57323-65b9-423e-8c70-19bec01e7b8f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1059.049191] [54796]: [pid: 54796|app: 0|req: 144/312] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 03:58:40 2025] POST /volume/v3/volumes => generated 752 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1059.058482] [54795]: DEBUG cinder.api.middleware.request_id [None req-b382163e-e9f0-49aa-88b3-a9a2869074c2 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.060902] [54795]: INFO cinder.api.openstack.wsgi [None req-b382163e-e9f0-49aa-88b3-a9a2869074c2 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] GET http://10.180.1.21/volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d [ 1059.062469] [54795]: DEBUG cinder.api.openstack.wsgi [None req-b382163e-e9f0-49aa-88b3-a9a2869074c2 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.062469] [54795]: DEBUG cinder.api.openstack.wsgi [None req-b382163e-e9f0-49aa-88b3-a9a2869074c2 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.069406] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.069406] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.073670] [54795]: INFO cinder.volume.api [None req-b382163e-e9f0-49aa-88b3-a9a2869074c2 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Volume info retrieved successfully. [ 1059.078201] [54795]: INFO cinder.api.openstack.wsgi [None req-b382163e-e9f0-49aa-88b3-a9a2869074c2 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] http://10.180.1.21/volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d returned with HTTP 200 [ 1059.078710] [54795]: [pid: 54795|app: 0|req: 169/313] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:40 2025] GET /volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1060.092835] [54796]: DEBUG cinder.api.middleware.request_id [None req-d808197d-aa50-4cd2-8ef1-7bb4e3752d0b None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.094671] [54796]: INFO cinder.api.openstack.wsgi [None req-d808197d-aa50-4cd2-8ef1-7bb4e3752d0b tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] GET http://10.180.1.21/volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d [ 1060.094936] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d808197d-aa50-4cd2-8ef1-7bb4e3752d0b tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.095175] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d808197d-aa50-4cd2-8ef1-7bb4e3752d0b tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.107664] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.107664] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.111911] [54796]: INFO cinder.volume.api [None req-d808197d-aa50-4cd2-8ef1-7bb4e3752d0b tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Volume info retrieved successfully. [ 1060.119759] [54796]: INFO cinder.api.openstack.wsgi [None req-d808197d-aa50-4cd2-8ef1-7bb4e3752d0b tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] http://10.180.1.21/volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d returned with HTTP 200 [ 1060.120115] [54796]: [pid: 54796|app: 0|req: 145/314] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:41 2025] GET /volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1060.132930] [54795]: DEBUG cinder.api.middleware.request_id [None req-530a77dc-aa12-40f3-baac-1b94aeb422df None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.137187] [54795]: INFO cinder.api.openstack.wsgi [None req-530a77dc-aa12-40f3-baac-1b94aeb422df tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] POST http://10.180.1.21/volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d/action [ 1060.137187] [54795]: DEBUG cinder.api.openstack.wsgi [None req-530a77dc-aa12-40f3-baac-1b94aeb422df tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1060.137187] [54795]: DEBUG cinder.api.openstack.wsgi [None req-530a77dc-aa12-40f3-baac-1b94aeb422df tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1060.145477] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.145477] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.146396] [54795]: INFO cinder.volume.api [None req-530a77dc-aa12-40f3-baac-1b94aeb422df tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Volume info retrieved successfully. [ 1060.154032] [54795]: INFO cinder.volume.api [None req-530a77dc-aa12-40f3-baac-1b94aeb422df tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Volume updated successfully. [ 1060.154128] [54795]: INFO cinder.api.openstack.wsgi [None req-530a77dc-aa12-40f3-baac-1b94aeb422df tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] http://10.180.1.21/volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d/action returned with HTTP 200 [ 1060.154880] [54795]: [pid: 54795|app: 0|req: 170/315] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Feb 18 03:58:41 2025] POST /volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1060.157851] [54796]: DEBUG cinder.api.middleware.request_id [None req-0ca92896-c914-4727-a977-077944d973fd None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.160138] [54796]: INFO cinder.api.openstack.wsgi [None req-0ca92896-c914-4727-a977-077944d973fd tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] GET http://10.180.1.21/volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d [ 1060.160451] [54796]: DEBUG cinder.api.openstack.wsgi [None req-0ca92896-c914-4727-a977-077944d973fd tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.160586] [54796]: DEBUG cinder.api.openstack.wsgi [None req-0ca92896-c914-4727-a977-077944d973fd tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.169040] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.169040] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.179428] [54796]: INFO cinder.volume.api [None req-0ca92896-c914-4727-a977-077944d973fd tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Volume info retrieved successfully. [ 1060.182774] [54796]: INFO cinder.api.openstack.wsgi [None req-0ca92896-c914-4727-a977-077944d973fd tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] http://10.180.1.21/volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d returned with HTTP 200 [ 1060.183311] [54796]: [pid: 54796|app: 0|req: 146/316] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:42 2025] GET /volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1060.312212] [54795]: DEBUG cinder.api.middleware.request_id [req-5864a886-854d-4981-972a-a3a2b03dab12 req-3e5058c5-8a77-4800-a235-175ecc136f33 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.314867] [54795]: INFO cinder.api.openstack.wsgi [req-5864a886-854d-4981-972a-a3a2b03dab12 req-3e5058c5-8a77-4800-a235-175ecc136f33 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] GET http://10.180.1.21/volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d [ 1060.315106] [54795]: DEBUG cinder.api.openstack.wsgi [req-5864a886-854d-4981-972a-a3a2b03dab12 req-3e5058c5-8a77-4800-a235-175ecc136f33 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.315328] [54795]: DEBUG cinder.api.openstack.wsgi [req-5864a886-854d-4981-972a-a3a2b03dab12 req-3e5058c5-8a77-4800-a235-175ecc136f33 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.325278] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.325278] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.328354] [54795]: INFO cinder.volume.api [req-5864a886-854d-4981-972a-a3a2b03dab12 req-3e5058c5-8a77-4800-a235-175ecc136f33 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Volume info retrieved successfully. [ 1060.333284] [54795]: INFO cinder.api.openstack.wsgi [req-5864a886-854d-4981-972a-a3a2b03dab12 req-3e5058c5-8a77-4800-a235-175ecc136f33 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] http://10.180.1.21/volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d returned with HTTP 200 [ 1060.333849] [54795]: [pid: 54795|app: 0|req: 171/317] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:58:42 2025] GET /volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1060.970627] [54796]: DEBUG cinder.api.middleware.request_id [None req-dc887be0-10f9-4162-89d8-19057ca7c967 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.972683] [54796]: INFO cinder.api.openstack.wsgi [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1060.973093] [54796]: DEBUG cinder.api.openstack.wsgi [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1715382916"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1060.977037] [54796]: DEBUG cinder.api.v3.volumes [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1715382916'}} {{(pid=54796) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1060.977037] [54796]: INFO cinder.api.v3.volumes [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Create volume of 1 GB [ 1060.987924] [54796]: INFO cinder.volume.api [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Availability Zones retrieved successfully. [ 1060.994481] [54796]: DEBUG cinder.volume.api [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Flow 'volume_create_api' (0fb90c51-6185-4f3a-b328-970b9a292d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1060.995696] [54796]: DEBUG cinder.volume.api [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c8ea7f1-f0b8-4c93-b458-568c3806c798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1060.997365] [54796]: DEBUG cinder.volume.flows.api.create_volume [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Validating volume size '1' using validate_int {{(pid=54796) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1061.021249] [54796]: DEBUG cinder.volume.api [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c8ea7f1-f0b8-4c93-b458-568c3806c798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1061.022096] [54796]: DEBUG cinder.volume.api [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (998833ac-ea74-4790-a201-d12f20c8bdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1061.050681] [54796]: DEBUG cinder.quota [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Created reservations ['ac3eb83b-d5a3-4091-aa91-06884de0e04f', '4a74140f-4860-4da8-be9f-f25f9e154545', 'c4069425-fa07-4762-851c-2d9466926063', 'ae078a4c-7308-4d24-b964-7b554b26a58c'] {{(pid=54796) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1061.051869] [54796]: DEBUG cinder.volume.api [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (998833ac-ea74-4790-a201-d12f20c8bdbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac3eb83b-d5a3-4091-aa91-06884de0e04f', '4a74140f-4860-4da8-be9f-f25f9e154545', 'c4069425-fa07-4762-851c-2d9466926063', 'ae078a4c-7308-4d24-b964-7b554b26a58c']}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1061.052572] [54796]: DEBUG cinder.volume.api [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a50c252-db52-4e13-a8f2-508bde53bf17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1061.069032] [54796]: DEBUG cinder.volume.api [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a50c252-db52-4e13-a8f2-508bde53bf17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c44ea2a-b9df-43a0-8da3-9033e25ccbd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1715382916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3877b6eef542e4af8e75289c619ae0',qos_specs=None,replication_status=,reservations=['ac3eb83b-d5a3-4091-aa91-06884de0e04f','4a74140f-4860-4da8-be9f-f25f9e154545','c4069425-fa07-4762-851c-2d9466926063','ae078a4c-7308-4d24-b964-7b554b26a58c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be496f1896c24e56bc67a5fd3895db4d',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:58:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1715382916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c44ea2a-b9df-43a0-8da3-9033e25ccbd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a3877b6eef542e4af8e75289c619ae0',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='be496f1896c24e56bc67a5fd3895db4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1061.070031] [54796]: DEBUG cinder.volume.api [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b158a7-bd2a-49df-9bbb-f27fb26f3bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1061.082728] [54796]: DEBUG cinder.volume.api [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b158a7-bd2a-49df-9bbb-f27fb26f3bf7) 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-1715382916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3877b6eef542e4af8e75289c619ae0',qos_specs=None,replication_status=,reservations=['ac3eb83b-d5a3-4091-aa91-06884de0e04f','4a74140f-4860-4da8-be9f-f25f9e154545','c4069425-fa07-4762-851c-2d9466926063','ae078a4c-7308-4d24-b964-7b554b26a58c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be496f1896c24e56bc67a5fd3895db4d',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1061.083640] [54796]: DEBUG cinder.volume.api [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (037ffee0-5266-4254-b5e4-5bdeda226142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1061.092015] [54796]: DEBUG cinder.volume.api [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (037ffee0-5266-4254-b5e4-5bdeda226142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1061.093073] [54796]: DEBUG cinder.volume.api [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Flow 'volume_create_api' (0fb90c51-6185-4f3a-b328-970b9a292d67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1061.093422] [54796]: INFO cinder.volume.api [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Create volume request issued successfully. [ 1061.094076] [54796]: INFO cinder.api.openstack.wsgi [None req-dc887be0-10f9-4162-89d8-19057ca7c967 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1061.094517] [54796]: [pid: 54796|app: 0|req: 147/318] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 03:58:42 2025] POST /volume/v3/volumes => generated 753 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1061.104300] [54795]: DEBUG cinder.api.middleware.request_id [None req-c51514e0-be3a-4c9c-9e07-0046dc2654ce None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.106763] [54795]: INFO cinder.api.openstack.wsgi [None req-c51514e0-be3a-4c9c-9e07-0046dc2654ce tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] GET http://10.180.1.21/volume/v3/volumes/6c44ea2a-b9df-43a0-8da3-9033e25ccbd1 [ 1061.107038] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c51514e0-be3a-4c9c-9e07-0046dc2654ce tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.108371] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c51514e0-be3a-4c9c-9e07-0046dc2654ce tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.116744] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.116744] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.121995] [54795]: INFO cinder.volume.api [None req-c51514e0-be3a-4c9c-9e07-0046dc2654ce tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Volume info retrieved successfully. [ 1061.126596] [54795]: INFO cinder.api.openstack.wsgi [None req-c51514e0-be3a-4c9c-9e07-0046dc2654ce tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] http://10.180.1.21/volume/v3/volumes/6c44ea2a-b9df-43a0-8da3-9033e25ccbd1 returned with HTTP 200 [ 1061.126984] [54795]: [pid: 54795|app: 0|req: 172/319] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:42 2025] GET /volume/v3/volumes/6c44ea2a-b9df-43a0-8da3-9033e25ccbd1 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.265259] [54796]: DEBUG cinder.api.middleware.request_id [None req-7060b40f-4427-4aae-9310-2e4d6e82ba8e None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.267531] [54796]: INFO cinder.api.openstack.wsgi [None req-7060b40f-4427-4aae-9310-2e4d6e82ba8e tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 1061.267749] [54796]: DEBUG cinder.api.openstack.wsgi [None req-7060b40f-4427-4aae-9310-2e4d6e82ba8e tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.267965] [54796]: DEBUG cinder.api.openstack.wsgi [None req-7060b40f-4427-4aae-9310-2e4d6e82ba8e tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.277692] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.277692] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.281637] [54796]: INFO cinder.volume.api [None req-7060b40f-4427-4aae-9310-2e4d6e82ba8e tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1061.286860] [54796]: INFO cinder.api.openstack.wsgi [None req-7060b40f-4427-4aae-9310-2e4d6e82ba8e tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 1061.287379] [54796]: [pid: 54796|app: 0|req: 148/320] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:43 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.336155] [54795]: DEBUG cinder.api.middleware.request_id [None req-6e15e4a1-7d1d-469a-9482-a1ba10566f6f None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.339426] [54795]: INFO cinder.api.openstack.wsgi [None req-6e15e4a1-7d1d-469a-9482-a1ba10566f6f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 1061.339680] [54795]: DEBUG cinder.api.openstack.wsgi [None req-6e15e4a1-7d1d-469a-9482-a1ba10566f6f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.339957] [54795]: DEBUG cinder.api.openstack.wsgi [None req-6e15e4a1-7d1d-469a-9482-a1ba10566f6f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.347856] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.347856] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.352243] [54795]: INFO cinder.volume.api [None req-6e15e4a1-7d1d-469a-9482-a1ba10566f6f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1061.357424] [54795]: INFO cinder.api.openstack.wsgi [None req-6e15e4a1-7d1d-469a-9482-a1ba10566f6f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 1061.357830] [54795]: [pid: 54795|app: 0|req: 173/321] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:43 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.137287] [54796]: DEBUG cinder.api.middleware.request_id [None req-b4a3dad0-d609-4da4-8877-791b32b34261 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.139377] [54796]: INFO cinder.api.openstack.wsgi [None req-b4a3dad0-d609-4da4-8877-791b32b34261 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] GET http://10.180.1.21/volume/v3/volumes/6c44ea2a-b9df-43a0-8da3-9033e25ccbd1 [ 1062.139600] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b4a3dad0-d609-4da4-8877-791b32b34261 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.139816] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b4a3dad0-d609-4da4-8877-791b32b34261 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.149735] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.149735] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.155638] [54796]: INFO cinder.volume.api [None req-b4a3dad0-d609-4da4-8877-791b32b34261 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Volume info retrieved successfully. [ 1062.162356] [54796]: INFO cinder.api.openstack.wsgi [None req-b4a3dad0-d609-4da4-8877-791b32b34261 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] http://10.180.1.21/volume/v3/volumes/6c44ea2a-b9df-43a0-8da3-9033e25ccbd1 returned with HTTP 200 [ 1062.162998] [54796]: [pid: 54796|app: 0|req: 149/322] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:43 2025] GET /volume/v3/volumes/6c44ea2a-b9df-43a0-8da3-9033e25ccbd1 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.596033] [54795]: DEBUG cinder.api.middleware.request_id [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.598085] [54795]: INFO cinder.api.openstack.wsgi [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1065.598496] [54795]: DEBUG cinder.api.openstack.wsgi [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-381660029"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1065.600146] [54795]: DEBUG cinder.api.v3.volumes [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-381660029'}} {{(pid=54795) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1065.600289] [54795]: INFO cinder.api.v3.volumes [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Create volume of 1 GB [ 1065.611055] [54795]: INFO cinder.volume.api [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Availability Zones retrieved successfully. [ 1065.618462] [54795]: DEBUG cinder.volume.api [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Flow 'volume_create_api' (6849c293-6312-43d5-a85e-9f5f83aefb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1065.619818] [54795]: DEBUG cinder.volume.api [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9206be-eabf-41a2-91f9-43a1b2402924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.621072] [54795]: DEBUG cinder.volume.flows.api.create_volume [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Validating volume size '1' using validate_int {{(pid=54795) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1065.640090] [54795]: DEBUG cinder.volume.api [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9206be-eabf-41a2-91f9-43a1b2402924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.641131] [54795]: DEBUG cinder.volume.api [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93d86d75-6a4a-4be3-9321-078d1dde5504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.698234] [54795]: DEBUG cinder.quota [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Created reservations ['3d7312e0-399f-4b35-9b03-89293c274685', 'e484ee67-003f-4614-8fc0-2299a2a26d9d', 'e370d36c-7825-4b9a-8490-b3945ffedb70', '17aa42e1-bcad-401b-93d6-19d53ead59b1'] {{(pid=54795) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1065.699436] [54795]: DEBUG cinder.volume.api [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93d86d75-6a4a-4be3-9321-078d1dde5504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d7312e0-399f-4b35-9b03-89293c274685', 'e484ee67-003f-4614-8fc0-2299a2a26d9d', 'e370d36c-7825-4b9a-8490-b3945ffedb70', '17aa42e1-bcad-401b-93d6-19d53ead59b1']}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.700412] [54795]: DEBUG cinder.volume.api [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83633b84-a886-4b04-9bdc-4f1e892168e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.715387] [54795]: DEBUG cinder.volume.api [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83633b84-a886-4b04-9bdc-4f1e892168e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c315647b-44ee-4ee8-a7ea-6df5810a4577', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-381660029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ae3f4aee384a30bdbc452d275c5a89',qos_specs=None,replication_status=,reservations=['3d7312e0-399f-4b35-9b03-89293c274685','e484ee67-003f-4614-8fc0-2299a2a26d9d','e370d36c-7825-4b9a-8490-b3945ffedb70','17aa42e1-bcad-401b-93d6-19d53ead59b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10e88e4d89324e9094d9194fdfc6241d',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:58:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-381660029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c315647b-44ee-4ee8-a7ea-6df5810a4577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ae3f4aee384a30bdbc452d275c5a89',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='10e88e4d89324e9094d9194fdfc6241d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.716378] [54795]: DEBUG cinder.volume.api [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f07d21da-0ad7-488a-b3f3-473567c430fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.733991] [54795]: DEBUG cinder.volume.api [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f07d21da-0ad7-488a-b3f3-473567c430fd) 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-381660029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ae3f4aee384a30bdbc452d275c5a89',qos_specs=None,replication_status=,reservations=['3d7312e0-399f-4b35-9b03-89293c274685','e484ee67-003f-4614-8fc0-2299a2a26d9d','e370d36c-7825-4b9a-8490-b3945ffedb70','17aa42e1-bcad-401b-93d6-19d53ead59b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10e88e4d89324e9094d9194fdfc6241d',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.735117] [54795]: DEBUG cinder.volume.api [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73b5e1c5-8ec6-44d0-affe-686f6f7807f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.748414] [54795]: DEBUG cinder.volume.api [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73b5e1c5-8ec6-44d0-affe-686f6f7807f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.749222] [54795]: DEBUG cinder.volume.api [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Flow 'volume_create_api' (6849c293-6312-43d5-a85e-9f5f83aefb2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1065.749633] [54795]: INFO cinder.volume.api [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Create volume request issued successfully. [ 1065.750494] [54795]: INFO cinder.api.openstack.wsgi [None req-619ea362-fd6e-4581-a987-3b487fe91fe6 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1065.751183] [54795]: [pid: 54795|app: 0|req: 174/323] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 03:58:47 2025] POST /volume/v3/volumes => generated 752 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1072.158867] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=63,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1075.737393] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=44,cinder:UPDATE=13,cinder:INSERT=10 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1078.105034] [54796]: DEBUG cinder.api.middleware.request_id [None req-d8b96e00-4d0f-494b-af90-d6e213cf848e None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.107138] [54796]: INFO cinder.api.openstack.wsgi [None req-d8b96e00-4d0f-494b-af90-d6e213cf848e tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1078.107398] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d8b96e00-4d0f-494b-af90-d6e213cf848e tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.107619] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d8b96e00-4d0f-494b-af90-d6e213cf848e tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.121439] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.121439] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.125545] [54796]: INFO cinder.volume.api [None req-d8b96e00-4d0f-494b-af90-d6e213cf848e tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1078.130733] [54796]: INFO cinder.api.openstack.wsgi [None req-d8b96e00-4d0f-494b-af90-d6e213cf848e tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1078.131148] [54796]: [pid: 54796|app: 0|req: 150/324] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:58:59 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1078.169325] [54795]: DEBUG cinder.api.middleware.request_id [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-a984c0a9-6515-4fd3-8883-6996fc847be3 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.171789] [54795]: INFO cinder.api.openstack.wsgi [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-a984c0a9-6515-4fd3-8883-6996fc847be3 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1078.172022] [54795]: DEBUG cinder.api.openstack.wsgi [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-a984c0a9-6515-4fd3-8883-6996fc847be3 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.172246] [54795]: DEBUG cinder.api.openstack.wsgi [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-a984c0a9-6515-4fd3-8883-6996fc847be3 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.184667] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.184667] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.188133] [54795]: INFO cinder.volume.api [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-a984c0a9-6515-4fd3-8883-6996fc847be3 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1078.192497] [54795]: INFO cinder.api.openstack.wsgi [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-a984c0a9-6515-4fd3-8883-6996fc847be3 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1078.193050] [54795]: [pid: 54795|app: 0|req: 175/325] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:59:00 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1078.212486] [54796]: DEBUG cinder.api.middleware.request_id [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-81c18449-d882-453f-ab9b-700c72766477 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.218884] [54796]: INFO cinder.api.openstack.wsgi [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-81c18449-d882-453f-ab9b-700c72766477 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] POST http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a/action [ 1078.219520] [54796]: DEBUG cinder.api.openstack.wsgi [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-81c18449-d882-453f-ab9b-700c72766477 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54796) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1078.219740] [54796]: DEBUG cinder.api.openstack.wsgi [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-81c18449-d882-453f-ab9b-700c72766477 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1078.232234] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.232234] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.236019] [54796]: INFO cinder.volume.api [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-81c18449-d882-453f-ab9b-700c72766477 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1078.238516] [54796]: INFO cinder.volume.api [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-81c18449-d882-453f-ab9b-700c72766477 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Begin detaching volume completed successfully. [ 1078.239391] [54796]: INFO cinder.api.openstack.wsgi [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-81c18449-d882-453f-ab9b-700c72766477 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a/action returned with HTTP 202 [ 1078.239391] [54796]: [pid: 54796|app: 0|req: 151/326] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 03:59:00 2025] POST /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1079.284961] [54795]: DEBUG cinder.api.middleware.request_id [None req-d5a1b7f3-4146-4d0b-8c49-000d54367fc0 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.285562] [54795]: INFO cinder.api.openstack.wsgi [None req-d5a1b7f3-4146-4d0b-8c49-000d54367fc0 None None] GET http://10.180.1.21/volume// [ 1079.285811] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d5a1b7f3-4146-4d0b-8c49-000d54367fc0 None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.286091] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d5a1b7f3-4146-4d0b-8c49-000d54367fc0 None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.286576] [54795]: INFO cinder.api.openstack.wsgi [None req-d5a1b7f3-4146-4d0b-8c49-000d54367fc0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1079.287053] [54795]: [pid: 54795|app: 0|req: 176/327] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 03:59:01 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1079.292702] [54796]: DEBUG cinder.api.middleware.request_id [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-2ddee21d-b51d-46b7-8025-7b6c03ab5579 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.295316] [54796]: INFO cinder.api.openstack.wsgi [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-2ddee21d-b51d-46b7-8025-7b6c03ab5579 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1079.295604] [54796]: DEBUG cinder.api.openstack.wsgi [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-2ddee21d-b51d-46b7-8025-7b6c03ab5579 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.295796] [54796]: DEBUG cinder.api.openstack.wsgi [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-2ddee21d-b51d-46b7-8025-7b6c03ab5579 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.311528] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.311528] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.315645] [54796]: INFO cinder.volume.api [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-2ddee21d-b51d-46b7-8025-7b6c03ab5579 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1079.321107] [54796]: INFO cinder.api.openstack.wsgi [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-2ddee21d-b51d-46b7-8025-7b6c03ab5579 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1079.321574] [54796]: [pid: 54796|app: 0|req: 152/328] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 03:59:01 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 1326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1080.491249] [54795]: DEBUG cinder.api.middleware.request_id [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-b62f649e-1c58-44c6-b003-f2fe49816e4e None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.496522] [54795]: INFO cinder.api.openstack.wsgi [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-b62f649e-1c58-44c6-b003-f2fe49816e4e tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d75edcf8-2bc4-468b-98cd-8254a81abb99 [ 1080.496783] [54795]: DEBUG cinder.api.openstack.wsgi [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-b62f649e-1c58-44c6-b003-f2fe49816e4e tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.497009] [54795]: DEBUG cinder.api.openstack.wsgi [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-b62f649e-1c58-44c6-b003-f2fe49816e4e tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'version_select' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.508299] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.508299] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.045494] [54795]: INFO cinder.api.openstack.wsgi [req-ecfeb099-922d-4bd9-b3a9-0f666cac32e2 req-b62f649e-1c58-44c6-b003-f2fe49816e4e tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/attachments/d75edcf8-2bc4-468b-98cd-8254a81abb99 returned with HTTP 200 [ 1081.046035] [54795]: [pid: 54795|app: 0|req: 177/329] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 03:59:02 2025] DELETE /volume/v3/attachments/d75edcf8-2bc4-468b-98cd-8254a81abb99 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.668411] [54796]: DEBUG cinder.api.middleware.request_id [None req-6cf63a2a-818e-4ae1-8bf8-3a7358e177a7 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.670411] [54796]: INFO cinder.api.openstack.wsgi [None req-6cf63a2a-818e-4ae1-8bf8-3a7358e177a7 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1081.670824] [54796]: DEBUG cinder.api.openstack.wsgi [None req-6cf63a2a-818e-4ae1-8bf8-3a7358e177a7 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.671184] [54796]: DEBUG cinder.api.openstack.wsgi [None req-6cf63a2a-818e-4ae1-8bf8-3a7358e177a7 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.685767] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.685767] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.694570] [54796]: INFO cinder.volume.api [None req-6cf63a2a-818e-4ae1-8bf8-3a7358e177a7 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1081.700135] [54796]: INFO cinder.api.openstack.wsgi [None req-6cf63a2a-818e-4ae1-8bf8-3a7358e177a7 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1081.700641] [54796]: [pid: 54796|app: 0|req: 153/330] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:03 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.044122] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1091.697481] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1104.255835] [54795]: DEBUG cinder.api.middleware.request_id [None req-e32f6a72-4233-4a86-96d9-c494c6efa3ad None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.258406] [54795]: INFO cinder.api.openstack.wsgi [None req-e32f6a72-4233-4a86-96d9-c494c6efa3ad tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1104.258724] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e32f6a72-4233-4a86-96d9-c494c6efa3ad tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.260010] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e32f6a72-4233-4a86-96d9-c494c6efa3ad tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'delete' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.260010] [54795]: INFO cinder.api.v3.volumes [None req-e32f6a72-4233-4a86-96d9-c494c6efa3ad tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Delete volume with id: e4c910b9-6920-4491-954b-3a09d5a1107a [ 1104.281980] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.281980] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.282880] [54795]: INFO cinder.volume.api [None req-e32f6a72-4233-4a86-96d9-c494c6efa3ad tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1104.307019] [54795]: INFO cinder.volume.api [None req-e32f6a72-4233-4a86-96d9-c494c6efa3ad tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Delete volume request issued successfully. [ 1104.307019] [54795]: INFO cinder.api.openstack.wsgi [None req-e32f6a72-4233-4a86-96d9-c494c6efa3ad tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 202 [ 1104.307019] [54795]: [pid: 54795|app: 0|req: 178/331] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 03:59:26 2025] DELETE /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1104.307802] [54796]: DEBUG cinder.api.middleware.request_id [None req-1920205e-7734-4ae4-8840-003f5d234a35 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.310771] [54796]: INFO cinder.api.openstack.wsgi [None req-1920205e-7734-4ae4-8840-003f5d234a35 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1104.310771] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1920205e-7734-4ae4-8840-003f5d234a35 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.310771] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1920205e-7734-4ae4-8840-003f5d234a35 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.318903] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.318903] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.323555] [54796]: INFO cinder.volume.api [None req-1920205e-7734-4ae4-8840-003f5d234a35 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1104.333620] [54796]: INFO cinder.api.openstack.wsgi [None req-1920205e-7734-4ae4-8840-003f5d234a35 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1104.334073] [54796]: [pid: 54796|app: 0|req: 154/332] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:26 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.345544] [54795]: DEBUG cinder.api.middleware.request_id [None req-f8535e48-592d-45d5-8de3-705dc743268d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.348317] [54795]: INFO cinder.api.openstack.wsgi [None req-f8535e48-592d-45d5-8de3-705dc743268d tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1105.348710] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f8535e48-592d-45d5-8de3-705dc743268d tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.349074] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f8535e48-592d-45d5-8de3-705dc743268d tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.366022] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.366022] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.373751] [54795]: INFO cinder.volume.api [None req-f8535e48-592d-45d5-8de3-705dc743268d tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1105.382802] [54795]: INFO cinder.api.openstack.wsgi [None req-f8535e48-592d-45d5-8de3-705dc743268d tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1105.385292] [54795]: [pid: 54795|app: 0|req: 179/333] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:27 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.398260] [54796]: DEBUG cinder.api.middleware.request_id [None req-310351fd-b68c-4e56-b192-50670b94770f None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.401987] [54796]: INFO cinder.api.openstack.wsgi [None req-310351fd-b68c-4e56-b192-50670b94770f tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1106.401987] [54796]: DEBUG cinder.api.openstack.wsgi [None req-310351fd-b68c-4e56-b192-50670b94770f tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.401987] [54796]: DEBUG cinder.api.openstack.wsgi [None req-310351fd-b68c-4e56-b192-50670b94770f tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.420091] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.420091] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.428655] [54796]: INFO cinder.volume.api [None req-310351fd-b68c-4e56-b192-50670b94770f tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1106.434038] [54796]: INFO cinder.api.openstack.wsgi [None req-310351fd-b68c-4e56-b192-50670b94770f tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 200 [ 1106.434774] [54796]: [pid: 54796|app: 0|req: 155/334] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:28 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.451030] [54795]: DEBUG cinder.api.middleware.request_id [None req-abc432e6-cc81-4822-9be8-f9ac702dee24 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.453105] [54795]: INFO cinder.api.openstack.wsgi [None req-abc432e6-cc81-4822-9be8-f9ac702dee24 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a [ 1107.453391] [54795]: DEBUG cinder.api.openstack.wsgi [None req-abc432e6-cc81-4822-9be8-f9ac702dee24 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.453626] [54795]: DEBUG cinder.api.openstack.wsgi [None req-abc432e6-cc81-4822-9be8-f9ac702dee24 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.466098] [54795]: INFO cinder.api.openstack.wsgi [None req-abc432e6-cc81-4822-9be8-f9ac702dee24 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a returned with HTTP 404 [ 1107.466726] [54795]: [pid: 54795|app: 0|req: 180/335] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:29 2025] GET /volume/v3/volumes/e4c910b9-6920-4491-954b-3a09d5a1107a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1107.469601] [54796]: DEBUG cinder.api.middleware.request_id [None req-45d8dbcb-5bcf-420e-a8e3-34a5a1733a7c None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.472228] [54796]: INFO cinder.api.openstack.wsgi [None req-45d8dbcb-5bcf-420e-a8e3-34a5a1733a7c tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] DELETE http://10.180.1.21/volume/v3/volumes/13e98a1b-30e1-42dc-b4b5-7b44bc96bf88 [ 1107.472508] [54796]: DEBUG cinder.api.openstack.wsgi [None req-45d8dbcb-5bcf-420e-a8e3-34a5a1733a7c tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.472765] [54796]: DEBUG cinder.api.openstack.wsgi [None req-45d8dbcb-5bcf-420e-a8e3-34a5a1733a7c tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.473060] [54796]: INFO cinder.api.v3.volumes [None req-45d8dbcb-5bcf-420e-a8e3-34a5a1733a7c tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Delete volume with id: 13e98a1b-30e1-42dc-b4b5-7b44bc96bf88 [ 1107.484016] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.484016] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.484666] [54796]: INFO cinder.volume.api [None req-45d8dbcb-5bcf-420e-a8e3-34a5a1733a7c tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1107.510274] [54796]: INFO cinder.volume.api [None req-45d8dbcb-5bcf-420e-a8e3-34a5a1733a7c tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Delete volume request issued successfully. [ 1107.510274] [54796]: INFO cinder.api.openstack.wsgi [None req-45d8dbcb-5bcf-420e-a8e3-34a5a1733a7c tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/13e98a1b-30e1-42dc-b4b5-7b44bc96bf88 returned with HTTP 202 [ 1107.510274] [54796]: [pid: 54796|app: 0|req: 156/336] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 03:59:29 2025] DELETE /volume/v3/volumes/13e98a1b-30e1-42dc-b4b5-7b44bc96bf88 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1107.513538] [54795]: DEBUG cinder.api.middleware.request_id [None req-7ee2f224-7313-46e3-a8a6-a53b39f50983 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.515612] [54795]: INFO cinder.api.openstack.wsgi [None req-7ee2f224-7313-46e3-a8a6-a53b39f50983 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/13e98a1b-30e1-42dc-b4b5-7b44bc96bf88 [ 1107.515843] [54795]: DEBUG cinder.api.openstack.wsgi [None req-7ee2f224-7313-46e3-a8a6-a53b39f50983 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.516084] [54795]: DEBUG cinder.api.openstack.wsgi [None req-7ee2f224-7313-46e3-a8a6-a53b39f50983 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.531639] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.531639] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.537305] [54795]: INFO cinder.volume.api [None req-7ee2f224-7313-46e3-a8a6-a53b39f50983 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Volume info retrieved successfully. [ 1107.543194] [54795]: INFO cinder.api.openstack.wsgi [None req-7ee2f224-7313-46e3-a8a6-a53b39f50983 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/13e98a1b-30e1-42dc-b4b5-7b44bc96bf88 returned with HTTP 200 [ 1107.543726] [54795]: [pid: 54795|app: 0|req: 181/337] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:29 2025] GET /volume/v3/volumes/13e98a1b-30e1-42dc-b4b5-7b44bc96bf88 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.553688] [54796]: DEBUG cinder.api.middleware.request_id [None req-9855b8ae-0fec-412d-881c-b3cd005da5e9 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.555566] [54796]: INFO cinder.api.openstack.wsgi [None req-9855b8ae-0fec-412d-881c-b3cd005da5e9 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] GET http://10.180.1.21/volume/v3/volumes/13e98a1b-30e1-42dc-b4b5-7b44bc96bf88 [ 1108.555849] [54796]: DEBUG cinder.api.openstack.wsgi [None req-9855b8ae-0fec-412d-881c-b3cd005da5e9 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.556033] [54796]: DEBUG cinder.api.openstack.wsgi [None req-9855b8ae-0fec-412d-881c-b3cd005da5e9 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.563304] [54796]: INFO cinder.api.openstack.wsgi [None req-9855b8ae-0fec-412d-881c-b3cd005da5e9 tempest-ServerRescueNegativeTestJSON-2112272811 tempest-ServerRescueNegativeTestJSON-2112272811-project-member] http://10.180.1.21/volume/v3/volumes/13e98a1b-30e1-42dc-b4b5-7b44bc96bf88 returned with HTTP 404 [ 1108.563787] [54796]: [pid: 54796|app: 0|req: 157/338] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:30 2025] GET /volume/v3/volumes/13e98a1b-30e1-42dc-b4b5-7b44bc96bf88 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1109.765957] [54795]: DEBUG cinder.api.middleware.request_id [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.768097] [54795]: INFO cinder.api.openstack.wsgi [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1109.768477] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-58877328"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1109.770150] [54795]: DEBUG cinder.api.v3.volumes [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-58877328'}} {{(pid=54795) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1109.770432] [54795]: INFO cinder.api.v3.volumes [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Create volume of 1 GB [ 1109.775806] [54795]: INFO cinder.volume.api [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Availability Zones retrieved successfully. [ 1109.783039] [54795]: DEBUG cinder.volume.api [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Flow 'volume_create_api' (a79be166-1240-48cc-b8e5-1b16d4f5e1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1109.783759] [54795]: DEBUG cinder.volume.api [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5cd1b39-0a64-47e8-be38-a8305bf63650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1109.784843] [54795]: DEBUG cinder.volume.flows.api.create_volume [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Validating volume size '1' using validate_int {{(pid=54795) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1109.802449] [54795]: DEBUG cinder.volume.api [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5cd1b39-0a64-47e8-be38-a8305bf63650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1109.803489] [54795]: DEBUG cinder.volume.api [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8670d15-f97a-4f37-8fe3-5fd0967864eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1109.833476] [54795]: DEBUG cinder.quota [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Created reservations ['dab2dcd1-1552-4fb0-876c-f0ff7c5da249', '8cb66d7c-f2de-4df0-b187-b4df0afd2483', '7dda70fe-160a-49ae-8c07-4146998ef509', '21fcde3a-791d-4715-b6ab-662798c64ce5'] {{(pid=54795) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1109.834671] [54795]: DEBUG cinder.volume.api [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8670d15-f97a-4f37-8fe3-5fd0967864eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dab2dcd1-1552-4fb0-876c-f0ff7c5da249', '8cb66d7c-f2de-4df0-b187-b4df0afd2483', '7dda70fe-160a-49ae-8c07-4146998ef509', '21fcde3a-791d-4715-b6ab-662798c64ce5']}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1109.836222] [54795]: DEBUG cinder.volume.api [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcee4a56-a671-4127-85e9-c728b6a3880f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1109.851217] [54795]: DEBUG cinder.volume.api [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcee4a56-a671-4127-85e9-c728b6a3880f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '428ed93c-82b2-4b94-844c-4cea839c45ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-58877328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31fdd2936b794ece930af09abdb28915',qos_specs=None,replication_status=,reservations=['dab2dcd1-1552-4fb0-876c-f0ff7c5da249','8cb66d7c-f2de-4df0-b187-b4df0afd2483','7dda70fe-160a-49ae-8c07-4146998ef509','21fcde3a-791d-4715-b6ab-662798c64ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0737bbc23f0425d9389ed1bede247cb',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T03:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-58877328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=428ed93c-82b2-4b94-844c-4cea839c45ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31fdd2936b794ece930af09abdb28915',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='b0737bbc23f0425d9389ed1bede247cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1109.852153] [54795]: DEBUG cinder.volume.api [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45354726-a702-4836-90ed-157d993ccd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1109.864774] [54795]: DEBUG cinder.volume.api [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45354726-a702-4836-90ed-157d993ccd23) 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-58877328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31fdd2936b794ece930af09abdb28915',qos_specs=None,replication_status=,reservations=['dab2dcd1-1552-4fb0-876c-f0ff7c5da249','8cb66d7c-f2de-4df0-b187-b4df0afd2483','7dda70fe-160a-49ae-8c07-4146998ef509','21fcde3a-791d-4715-b6ab-662798c64ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0737bbc23f0425d9389ed1bede247cb',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1109.865666] [54795]: DEBUG cinder.volume.api [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42790de3-bc8a-49ba-a0b4-e05cf6947eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1109.875490] [54795]: DEBUG cinder.volume.api [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42790de3-bc8a-49ba-a0b4-e05cf6947eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1109.876551] [54795]: DEBUG cinder.volume.api [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Flow 'volume_create_api' (a79be166-1240-48cc-b8e5-1b16d4f5e1f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1109.876913] [54795]: INFO cinder.volume.api [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Create volume request issued successfully. [ 1109.877590] [54795]: INFO cinder.api.openstack.wsgi [None req-f45189bc-7ea0-48e1-a10b-a1ca7221278b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1109.878115] [54795]: [pid: 54795|app: 0|req: 182/339] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 03:59:31 2025] POST /volume/v3/volumes => generated 752 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1109.886953] [54796]: DEBUG cinder.api.middleware.request_id [None req-f108eec0-7fb6-491c-91ba-97077375c4b1 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.889048] [54796]: INFO cinder.api.openstack.wsgi [None req-f108eec0-7fb6-491c-91ba-97077375c4b1 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1109.889277] [54796]: DEBUG cinder.api.openstack.wsgi [None req-f108eec0-7fb6-491c-91ba-97077375c4b1 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.889491] [54796]: DEBUG cinder.api.openstack.wsgi [None req-f108eec0-7fb6-491c-91ba-97077375c4b1 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.897292] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.897292] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.901544] [54796]: INFO cinder.volume.api [None req-f108eec0-7fb6-491c-91ba-97077375c4b1 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1109.906414] [54796]: INFO cinder.api.openstack.wsgi [None req-f108eec0-7fb6-491c-91ba-97077375c4b1 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1109.906810] [54796]: [pid: 54796|app: 0|req: 158/340] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:31 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.917187] [54795]: DEBUG cinder.api.middleware.request_id [None req-8a81c1ea-d644-4644-8966-2bfab2ff0636 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.919419] [54795]: INFO cinder.api.openstack.wsgi [None req-8a81c1ea-d644-4644-8966-2bfab2ff0636 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1110.919685] [54795]: DEBUG cinder.api.openstack.wsgi [None req-8a81c1ea-d644-4644-8966-2bfab2ff0636 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.919910] [54795]: DEBUG cinder.api.openstack.wsgi [None req-8a81c1ea-d644-4644-8966-2bfab2ff0636 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.930302] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.930302] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.934999] [54795]: INFO cinder.volume.api [None req-8a81c1ea-d644-4644-8966-2bfab2ff0636 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1110.939966] [54795]: INFO cinder.api.openstack.wsgi [None req-8a81c1ea-d644-4644-8966-2bfab2ff0636 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1110.940365] [54795]: [pid: 54795|app: 0|req: 183/341] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:32 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.157289] [54796]: DEBUG cinder.api.middleware.request_id [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-71e3cec4-b10f-4321-8451-bc7e4db82388 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.159656] [54796]: INFO cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-71e3cec4-b10f-4321-8451-bc7e4db82388 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1111.159873] [54796]: DEBUG cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-71e3cec4-b10f-4321-8451-bc7e4db82388 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.160119] [54796]: DEBUG cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-71e3cec4-b10f-4321-8451-bc7e4db82388 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.167680] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.167680] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.171180] [54796]: INFO cinder.volume.api [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-71e3cec4-b10f-4321-8451-bc7e4db82388 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1111.175533] [54796]: INFO cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-71e3cec4-b10f-4321-8451-bc7e4db82388 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1111.176045] [54796]: [pid: 54796|app: 0|req: 159/342] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:59:33 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.698349] [54795]: DEBUG cinder.api.middleware.request_id [None req-77e7b1e3-aed4-40ef-8dcf-f5142ea809f8 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.698786] [54795]: INFO cinder.api.openstack.wsgi [None req-77e7b1e3-aed4-40ef-8dcf-f5142ea809f8 None None] GET http://10.180.1.21/volume// [ 1112.698986] [54795]: DEBUG cinder.api.openstack.wsgi [None req-77e7b1e3-aed4-40ef-8dcf-f5142ea809f8 None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.699219] [54795]: DEBUG cinder.api.openstack.wsgi [None req-77e7b1e3-aed4-40ef-8dcf-f5142ea809f8 None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.699665] [54795]: INFO cinder.api.openstack.wsgi [None req-77e7b1e3-aed4-40ef-8dcf-f5142ea809f8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1112.700047] [54795]: [pid: 54795|app: 0|req: 184/343] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 03:59:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1112.704011] [54796]: DEBUG cinder.api.middleware.request_id [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-4d34dcd9-e4c2-475f-95ae-5127b3cd9cb5 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.706314] [54796]: INFO cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-4d34dcd9-e4c2-475f-95ae-5127b3cd9cb5 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1112.706722] [54796]: DEBUG cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-4d34dcd9-e4c2-475f-95ae-5127b3cd9cb5 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "428ed93c-82b2-4b94-844c-4cea839c45ed", "connector": null, "instance_uuid": "415fab24-1058-42fa-abf5-050a626670c4"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1112.718022] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.718022] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.738972] [54796]: INFO cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-4d34dcd9-e4c2-475f-95ae-5127b3cd9cb5 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1112.739441] [54796]: [pid: 54796|app: 0|req: 160/344] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 03:59:34 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) [ 1112.760970] [54795]: DEBUG cinder.api.middleware.request_id [None req-21e6258b-3528-443e-99dc-d2a2079dbdcf None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.763367] [54795]: INFO cinder.api.openstack.wsgi [None req-21e6258b-3528-443e-99dc-d2a2079dbdcf tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1112.763471] [54795]: DEBUG cinder.api.openstack.wsgi [None req-21e6258b-3528-443e-99dc-d2a2079dbdcf tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.763651] [54795]: DEBUG cinder.api.openstack.wsgi [None req-21e6258b-3528-443e-99dc-d2a2079dbdcf tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.775644] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.775644] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.779778] [54795]: INFO cinder.volume.api [None req-21e6258b-3528-443e-99dc-d2a2079dbdcf tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1112.784824] [54795]: INFO cinder.api.openstack.wsgi [None req-21e6258b-3528-443e-99dc-d2a2079dbdcf tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1112.785231] [54795]: [pid: 54795|app: 0|req: 185/345] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:34 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.269822] [54796]: DEBUG cinder.api.middleware.request_id [None req-1bebc3ca-70e1-4214-bd9f-c12ee396a63f None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.270287] [54796]: INFO cinder.api.openstack.wsgi [None req-1bebc3ca-70e1-4214-bd9f-c12ee396a63f None None] GET http://10.180.1.21/volume// [ 1113.270470] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1bebc3ca-70e1-4214-bd9f-c12ee396a63f None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.270687] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1bebc3ca-70e1-4214-bd9f-c12ee396a63f None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.271121] [54796]: INFO cinder.api.openstack.wsgi [None req-1bebc3ca-70e1-4214-bd9f-c12ee396a63f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1113.271421] [54796]: [pid: 54796|app: 0|req: 161/346] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 03:59:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1113.276346] [54795]: DEBUG cinder.api.middleware.request_id [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-f721c17a-7c6c-4138-9cd2-b757713242e4 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.279659] [54795]: INFO cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-f721c17a-7c6c-4138-9cd2-b757713242e4 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1113.280015] [54795]: DEBUG cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-f721c17a-7c6c-4138-9cd2-b757713242e4 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.280258] [54795]: DEBUG cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-f721c17a-7c6c-4138-9cd2-b757713242e4 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.290239] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.290239] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.293674] [54795]: INFO cinder.volume.api [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-f721c17a-7c6c-4138-9cd2-b757713242e4 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1113.297935] [54795]: INFO cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-f721c17a-7c6c-4138-9cd2-b757713242e4 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1113.298347] [54795]: [pid: 54795|app: 0|req: 186/347] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 03:59:35 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1113.334437] [54796]: DEBUG cinder.api.middleware.request_id [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-bb6d6c6d-8c14-4564-beee-16c6769fe004 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.336380] [54796]: INFO cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-bb6d6c6d-8c14-4564-beee-16c6769fe004 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] PUT http://10.180.1.21/volume/v3/attachments/7b1ca6c9-f58e-48c6-b68c-0889f85410a0 [ 1113.336778] [54796]: DEBUG cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-bb6d6c6d-8c14-4564-beee-16c6769fe004 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-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-526329", "mountpoint": "/dev/sdb"}}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1113.348935] [54796]: DEBUG cinder.coordination [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-bb6d6c6d-8c14-4564-beee-16c6769fe004 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Acquiring lock "cinder-attachment_update-428ed93c-82b2-4b94-844c-4cea839c45ed-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1113.354100] [54796]: DEBUG cinder.coordination [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-bb6d6c6d-8c14-4564-beee-16c6769fe004 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Lock "cinder-attachment_update-428ed93c-82b2-4b94-844c-4cea839c45ed-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1113.354708] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.354708] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.577212] [54795]: DEBUG cinder.api.middleware.request_id [None req-bf0509dc-db85-431d-9ef2-2d853f8cc458 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.579354] [54795]: INFO cinder.api.openstack.wsgi [None req-bf0509dc-db85-431d-9ef2-2d853f8cc458 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] DELETE http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 1113.579544] [54795]: DEBUG cinder.api.openstack.wsgi [None req-bf0509dc-db85-431d-9ef2-2d853f8cc458 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.579764] [54795]: DEBUG cinder.api.openstack.wsgi [None req-bf0509dc-db85-431d-9ef2-2d853f8cc458 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'delete' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.579959] [54795]: INFO cinder.api.v3.volumes [None req-bf0509dc-db85-431d-9ef2-2d853f8cc458 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Delete volume with id: 05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 1113.588928] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.588928] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.589527] [54795]: INFO cinder.volume.api [None req-bf0509dc-db85-431d-9ef2-2d853f8cc458 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 1113.608785] [54795]: INFO cinder.volume.api [None req-bf0509dc-db85-431d-9ef2-2d853f8cc458 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Delete volume request issued successfully. [ 1113.608785] [54795]: INFO cinder.api.openstack.wsgi [None req-bf0509dc-db85-431d-9ef2-2d853f8cc458 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 202 [ 1113.609188] [54795]: [pid: 54795|app: 0|req: 187/348] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 03:59:35 2025] DELETE /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1113.612966] [54795]: DEBUG cinder.api.middleware.request_id [None req-eb528298-3c33-43ca-ae1b-4f2a5deb29a0 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.615529] [54795]: INFO cinder.api.openstack.wsgi [None req-eb528298-3c33-43ca-ae1b-4f2a5deb29a0 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 1113.615752] [54795]: DEBUG cinder.api.openstack.wsgi [None req-eb528298-3c33-43ca-ae1b-4f2a5deb29a0 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.615966] [54795]: DEBUG cinder.api.openstack.wsgi [None req-eb528298-3c33-43ca-ae1b-4f2a5deb29a0 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.624034] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.624034] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.627463] [54795]: INFO cinder.volume.api [None req-eb528298-3c33-43ca-ae1b-4f2a5deb29a0 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 1113.631748] [54795]: INFO cinder.api.openstack.wsgi [None req-eb528298-3c33-43ca-ae1b-4f2a5deb29a0 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 1113.632125] [54795]: [pid: 54795|app: 0|req: 188/349] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:35 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1113.794296] [54795]: DEBUG cinder.api.middleware.request_id [None req-d675580a-8f0a-4ed9-8b28-5ce3e1a755a7 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.796349] [54795]: INFO cinder.api.openstack.wsgi [None req-d675580a-8f0a-4ed9-8b28-5ce3e1a755a7 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1113.796571] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d675580a-8f0a-4ed9-8b28-5ce3e1a755a7 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.796787] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d675580a-8f0a-4ed9-8b28-5ce3e1a755a7 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.806983] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.806983] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.810416] [54795]: INFO cinder.volume.api [None req-d675580a-8f0a-4ed9-8b28-5ce3e1a755a7 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1113.815804] [54795]: INFO cinder.api.openstack.wsgi [None req-d675580a-8f0a-4ed9-8b28-5ce3e1a755a7 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1113.816200] [54795]: [pid: 54795|app: 0|req: 189/350] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:35 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.642218] [54795]: DEBUG cinder.api.middleware.request_id [None req-21a6b3f7-f194-47b5-b219-33a50bb5ca36 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.644451] [54795]: INFO cinder.api.openstack.wsgi [None req-21a6b3f7-f194-47b5-b219-33a50bb5ca36 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 1114.644692] [54795]: DEBUG cinder.api.openstack.wsgi [None req-21a6b3f7-f194-47b5-b219-33a50bb5ca36 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.644912] [54795]: DEBUG cinder.api.openstack.wsgi [None req-21a6b3f7-f194-47b5-b219-33a50bb5ca36 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.655081] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.655081] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.659221] [54795]: INFO cinder.volume.api [None req-21a6b3f7-f194-47b5-b219-33a50bb5ca36 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 1114.663412] [54795]: INFO cinder.api.openstack.wsgi [None req-21a6b3f7-f194-47b5-b219-33a50bb5ca36 tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 1114.663795] [54795]: [pid: 54795|app: 0|req: 190/351] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:36 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.827982] [54795]: DEBUG cinder.api.middleware.request_id [None req-fcc57848-4bd6-4155-b11c-d11dcae52c04 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.830116] [54795]: INFO cinder.api.openstack.wsgi [None req-fcc57848-4bd6-4155-b11c-d11dcae52c04 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1114.830364] [54795]: DEBUG cinder.api.openstack.wsgi [None req-fcc57848-4bd6-4155-b11c-d11dcae52c04 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.830587] [54795]: DEBUG cinder.api.openstack.wsgi [None req-fcc57848-4bd6-4155-b11c-d11dcae52c04 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.844923] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.844923] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.848317] [54795]: INFO cinder.volume.api [None req-fcc57848-4bd6-4155-b11c-d11dcae52c04 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1114.853106] [54795]: INFO cinder.api.openstack.wsgi [None req-fcc57848-4bd6-4155-b11c-d11dcae52c04 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1114.853535] [54795]: [pid: 54795|app: 0|req: 191/352] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:36 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.673972] [54795]: DEBUG cinder.api.middleware.request_id [None req-c1e7ba4b-5836-4efd-8378-44915f34213a None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.676459] [54795]: INFO cinder.api.openstack.wsgi [None req-c1e7ba4b-5836-4efd-8378-44915f34213a tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 1115.676750] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c1e7ba4b-5836-4efd-8378-44915f34213a tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.677035] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c1e7ba4b-5836-4efd-8378-44915f34213a tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.688231] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.688231] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.692499] [54795]: INFO cinder.volume.api [None req-c1e7ba4b-5836-4efd-8378-44915f34213a tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Volume info retrieved successfully. [ 1115.697461] [54795]: INFO cinder.api.openstack.wsgi [None req-c1e7ba4b-5836-4efd-8378-44915f34213a tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 200 [ 1115.697884] [54795]: [pid: 54795|app: 0|req: 192/353] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:37 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.863360] [54795]: DEBUG cinder.api.middleware.request_id [None req-9036fafd-d30e-4c6d-9e22-43bda5b325cc None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.865818] [54795]: INFO cinder.api.openstack.wsgi [None req-9036fafd-d30e-4c6d-9e22-43bda5b325cc tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1115.866080] [54795]: DEBUG cinder.api.openstack.wsgi [None req-9036fafd-d30e-4c6d-9e22-43bda5b325cc tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.866354] [54795]: DEBUG cinder.api.openstack.wsgi [None req-9036fafd-d30e-4c6d-9e22-43bda5b325cc tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.879190] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.879190] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.883400] [54795]: INFO cinder.volume.api [None req-9036fafd-d30e-4c6d-9e22-43bda5b325cc tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1115.887781] [54795]: INFO cinder.api.openstack.wsgi [None req-9036fafd-d30e-4c6d-9e22-43bda5b325cc tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1115.888317] [54795]: [pid: 54795|app: 0|req: 193/354] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:37 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.707422] [54795]: DEBUG cinder.api.middleware.request_id [None req-2a16ca34-49db-42f6-bf31-ab33814d249f None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.709996] [54795]: INFO cinder.api.openstack.wsgi [None req-2a16ca34-49db-42f6-bf31-ab33814d249f tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] GET http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 [ 1116.710266] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2a16ca34-49db-42f6-bf31-ab33814d249f tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.710518] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2a16ca34-49db-42f6-bf31-ab33814d249f tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.717733] [54795]: INFO cinder.api.openstack.wsgi [None req-2a16ca34-49db-42f6-bf31-ab33814d249f tempest-DeleteServersTestJSON-133302611 tempest-DeleteServersTestJSON-133302611-project-member] http://10.180.1.21/volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 returned with HTTP 404 [ 1116.717733] [54795]: [pid: 54795|app: 0|req: 194/355] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:38 2025] GET /volume/v3/volumes/05ae2c93-e7fa-47e9-93d3-c43be36759f9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1116.898443] [54795]: DEBUG cinder.api.middleware.request_id [None req-b4066be2-0b04-4174-9e95-18cec6619b69 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.901733] [54795]: INFO cinder.api.openstack.wsgi [None req-b4066be2-0b04-4174-9e95-18cec6619b69 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1116.902009] [54795]: DEBUG cinder.api.openstack.wsgi [None req-b4066be2-0b04-4174-9e95-18cec6619b69 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.902296] [54795]: DEBUG cinder.api.openstack.wsgi [None req-b4066be2-0b04-4174-9e95-18cec6619b69 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.915067] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.915067] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.918977] [54795]: INFO cinder.volume.api [None req-b4066be2-0b04-4174-9e95-18cec6619b69 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1116.924483] [54795]: INFO cinder.api.openstack.wsgi [None req-b4066be2-0b04-4174-9e95-18cec6619b69 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1116.925023] [54795]: [pid: 54795|app: 0|req: 195/356] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:38 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1117.881692] [54796]: DEBUG cinder.coordination [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-bb6d6c6d-8c14-4564-beee-16c6769fe004 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Lock "cinder-attachment_update-428ed93c-82b2-4b94-844c-4cea839c45ed-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=54796) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1117.882060] [54796]: INFO cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-bb6d6c6d-8c14-4564-beee-16c6769fe004 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/attachments/7b1ca6c9-f58e-48c6-b68c-0889f85410a0 returned with HTTP 200 [ 1117.882579] [54796]: [pid: 54796|app: 0|req: 162/357] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 03:59:35 2025] PUT /volume/v3/attachments/7b1ca6c9-f58e-48c6-b68c-0889f85410a0 => generated 617 bytes in 4549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1117.934560] [54795]: DEBUG cinder.api.middleware.request_id [None req-da2c12c9-7aae-409a-9928-b8960389261c None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.936925] [54795]: INFO cinder.api.openstack.wsgi [None req-da2c12c9-7aae-409a-9928-b8960389261c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1117.937173] [54795]: DEBUG cinder.api.openstack.wsgi [None req-da2c12c9-7aae-409a-9928-b8960389261c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.937392] [54795]: DEBUG cinder.api.openstack.wsgi [None req-da2c12c9-7aae-409a-9928-b8960389261c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.959908] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.959908] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.964677] [54795]: INFO cinder.volume.api [None req-da2c12c9-7aae-409a-9928-b8960389261c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1117.970770] [54795]: INFO cinder.api.openstack.wsgi [None req-da2c12c9-7aae-409a-9928-b8960389261c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1117.971327] [54795]: [pid: 54795|app: 0|req: 196/358] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:39 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.983828] [54796]: DEBUG cinder.api.middleware.request_id [None req-15b85a18-7ea4-40b3-ade4-a48c5337823b None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.988708] [54796]: INFO cinder.api.openstack.wsgi [None req-15b85a18-7ea4-40b3-ade4-a48c5337823b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1118.988954] [54796]: DEBUG cinder.api.openstack.wsgi [None req-15b85a18-7ea4-40b3-ade4-a48c5337823b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.989230] [54796]: DEBUG cinder.api.openstack.wsgi [None req-15b85a18-7ea4-40b3-ade4-a48c5337823b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.006262] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.006262] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.013530] [54796]: INFO cinder.volume.api [None req-15b85a18-7ea4-40b3-ade4-a48c5337823b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1119.016546] [54796]: INFO cinder.api.openstack.wsgi [None req-15b85a18-7ea4-40b3-ade4-a48c5337823b tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1119.018040] [54796]: [pid: 54796|app: 0|req: 163/359] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:40 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.030924] [54795]: DEBUG cinder.api.middleware.request_id [None req-c61aef99-e95b-49f1-a784-126a2cc2ce38 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.033073] [54795]: INFO cinder.api.openstack.wsgi [None req-c61aef99-e95b-49f1-a784-126a2cc2ce38 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1120.033073] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c61aef99-e95b-49f1-a784-126a2cc2ce38 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.033073] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c61aef99-e95b-49f1-a784-126a2cc2ce38 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.036502] [54796]: DEBUG cinder.api.middleware.request_id [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-0aa91441-af7c-4e21-9ea1-4cc1d515ddff None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.038987] [54796]: INFO cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-0aa91441-af7c-4e21-9ea1-4cc1d515ddff tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] POST http://10.180.1.21/volume/v3/attachments/7b1ca6c9-f58e-48c6-b68c-0889f85410a0/action [ 1120.039590] [54796]: DEBUG cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-0aa91441-af7c-4e21-9ea1-4cc1d515ddff tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action body: b'{"os-complete": null}' {{(pid=54796) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1120.039590] [54796]: DEBUG cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-0aa91441-af7c-4e21-9ea1-4cc1d515ddff tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1120.051673] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.051673] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.057135] [54795]: INFO cinder.volume.api [None req-c61aef99-e95b-49f1-a784-126a2cc2ce38 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1120.059468] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.059468] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.062698] [54795]: INFO cinder.api.openstack.wsgi [None req-c61aef99-e95b-49f1-a784-126a2cc2ce38 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1120.063160] [54795]: [pid: 54795|app: 0|req: 197/360] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:41 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.071167] [54796]: INFO cinder.api.openstack.wsgi [req-9c2d9564-9466-4e82-aade-a3f9b07ce654 req-0aa91441-af7c-4e21-9ea1-4cc1d515ddff tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/attachments/7b1ca6c9-f58e-48c6-b68c-0889f85410a0/action returned with HTTP 204 [ 1120.071691] [54796]: [pid: 54796|app: 0|req: 164/361] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 03:59:41 2025] POST /volume/v3/attachments/7b1ca6c9-f58e-48c6-b68c-0889f85410a0/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1121.079019] [54795]: DEBUG cinder.api.middleware.request_id [None req-b1061042-03cc-46c2-931b-ec3c9db83fe0 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.081202] [54795]: INFO cinder.api.openstack.wsgi [None req-b1061042-03cc-46c2-931b-ec3c9db83fe0 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1121.081503] [54795]: DEBUG cinder.api.openstack.wsgi [None req-b1061042-03cc-46c2-931b-ec3c9db83fe0 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.081775] [54795]: DEBUG cinder.api.openstack.wsgi [None req-b1061042-03cc-46c2-931b-ec3c9db83fe0 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.096546] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.096546] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.100779] [54795]: INFO cinder.volume.api [None req-b1061042-03cc-46c2-931b-ec3c9db83fe0 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1121.109340] [54795]: INFO cinder.api.openstack.wsgi [None req-b1061042-03cc-46c2-931b-ec3c9db83fe0 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1121.110662] [54795]: [pid: 54795|app: 0|req: 198/362] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:42 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1121.126591] [54796]: DEBUG cinder.api.middleware.request_id [None req-579ac042-c891-421c-add4-efbfc75e1500 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.130828] [54796]: INFO cinder.api.openstack.wsgi [None req-579ac042-c891-421c-add4-efbfc75e1500 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1121.130870] [54796]: DEBUG cinder.api.openstack.wsgi [None req-579ac042-c891-421c-add4-efbfc75e1500 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.132136] [54796]: DEBUG cinder.api.openstack.wsgi [None req-579ac042-c891-421c-add4-efbfc75e1500 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.144249] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.144249] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.149351] [54796]: INFO cinder.volume.api [None req-579ac042-c891-421c-add4-efbfc75e1500 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1121.153422] [54796]: INFO cinder.api.openstack.wsgi [None req-579ac042-c891-421c-add4-efbfc75e1500 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1121.154842] [54796]: [pid: 54796|app: 0|req: 165/363] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:42 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1121.252371] [54795]: DEBUG cinder.api.middleware.request_id [req-6f583eff-6cae-42bb-8ed2-bd7ce3cf96a9 req-d552f88a-2ea2-457e-a46a-98032434b238 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.257123] [54795]: INFO cinder.api.openstack.wsgi [req-6f583eff-6cae-42bb-8ed2-bd7ce3cf96a9 req-d552f88a-2ea2-457e-a46a-98032434b238 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1121.257123] [54795]: DEBUG cinder.api.openstack.wsgi [req-6f583eff-6cae-42bb-8ed2-bd7ce3cf96a9 req-d552f88a-2ea2-457e-a46a-98032434b238 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.257123] [54795]: DEBUG cinder.api.openstack.wsgi [req-6f583eff-6cae-42bb-8ed2-bd7ce3cf96a9 req-d552f88a-2ea2-457e-a46a-98032434b238 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.268418] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.268418] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.272931] [54795]: INFO cinder.volume.api [req-6f583eff-6cae-42bb-8ed2-bd7ce3cf96a9 req-d552f88a-2ea2-457e-a46a-98032434b238 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1121.279379] [54795]: INFO cinder.api.openstack.wsgi [req-6f583eff-6cae-42bb-8ed2-bd7ce3cf96a9 req-d552f88a-2ea2-457e-a46a-98032434b238 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1121.279379] [54795]: [pid: 54795|app: 0|req: 199/364] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:59:43 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1121.291053] [54796]: DEBUG cinder.api.middleware.request_id [None req-1c6fbfe0-de62-478d-ab65-d1184566cb42 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.293675] [54796]: INFO cinder.api.openstack.wsgi [None req-1c6fbfe0-de62-478d-ab65-d1184566cb42 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1121.293913] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1c6fbfe0-de62-478d-ab65-d1184566cb42 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.294223] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1c6fbfe0-de62-478d-ab65-d1184566cb42 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.307764] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.307764] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.312276] [54796]: INFO cinder.volume.api [None req-1c6fbfe0-de62-478d-ab65-d1184566cb42 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1121.316991] [54796]: INFO cinder.api.openstack.wsgi [None req-1c6fbfe0-de62-478d-ab65-d1184566cb42 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1121.317399] [54796]: [pid: 54796|app: 0|req: 166/365] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:43 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1121.679871] [54795]: DEBUG cinder.api.middleware.request_id [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-ff79e60c-311f-41bb-8977-271601b0b82f None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.681768] [54795]: INFO cinder.api.openstack.wsgi [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-ff79e60c-311f-41bb-8977-271601b0b82f tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1121.682387] [54795]: DEBUG cinder.api.openstack.wsgi [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-ff79e60c-311f-41bb-8977-271601b0b82f tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.682387] [54795]: DEBUG cinder.api.openstack.wsgi [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-ff79e60c-311f-41bb-8977-271601b0b82f tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.698089] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.698089] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.705763] [54795]: INFO cinder.volume.api [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-ff79e60c-311f-41bb-8977-271601b0b82f tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1121.711184] [54795]: INFO cinder.api.openstack.wsgi [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-ff79e60c-311f-41bb-8977-271601b0b82f tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1121.713084] [54795]: [pid: 54795|app: 0|req: 200/366] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:59:43 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1121.753389] [54796]: DEBUG cinder.api.middleware.request_id [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-fae60b3a-4b8c-40b0-83ed-871cf3493d4d None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.760073] [54796]: INFO cinder.api.openstack.wsgi [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-fae60b3a-4b8c-40b0-83ed-871cf3493d4d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] POST http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed/action [ 1121.760497] [54796]: DEBUG cinder.api.openstack.wsgi [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-fae60b3a-4b8c-40b0-83ed-871cf3493d4d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54796) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1121.760636] [54796]: DEBUG cinder.api.openstack.wsgi [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-fae60b3a-4b8c-40b0-83ed-871cf3493d4d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1121.781952] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.781952] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.782578] [54796]: INFO cinder.volume.api [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-fae60b3a-4b8c-40b0-83ed-871cf3493d4d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1121.791447] [54796]: INFO cinder.volume.api [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-fae60b3a-4b8c-40b0-83ed-871cf3493d4d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Begin detaching volume completed successfully. [ 1121.791698] [54796]: INFO cinder.api.openstack.wsgi [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-fae60b3a-4b8c-40b0-83ed-871cf3493d4d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed/action returned with HTTP 202 [ 1121.792406] [54796]: [pid: 54796|app: 0|req: 167/367] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 03:59:43 2025] POST /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1122.817049] [54795]: DEBUG cinder.api.middleware.request_id [None req-04fa6338-879c-46f2-accc-7a221220178b None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.817533] [54795]: INFO cinder.api.openstack.wsgi [None req-04fa6338-879c-46f2-accc-7a221220178b None None] GET http://10.180.1.21/volume// [ 1122.817725] [54795]: DEBUG cinder.api.openstack.wsgi [None req-04fa6338-879c-46f2-accc-7a221220178b None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.817945] [54795]: DEBUG cinder.api.openstack.wsgi [None req-04fa6338-879c-46f2-accc-7a221220178b None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.818360] [54795]: INFO cinder.api.openstack.wsgi [None req-04fa6338-879c-46f2-accc-7a221220178b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1122.818693] [54795]: [pid: 54795|app: 0|req: 201/368] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 03:59:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1122.823075] [54796]: DEBUG cinder.api.middleware.request_id [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-454f5963-2f5f-49a2-88a6-5972f3ce7653 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.831691] [54796]: INFO cinder.api.openstack.wsgi [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-454f5963-2f5f-49a2-88a6-5972f3ce7653 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1122.831691] [54796]: DEBUG cinder.api.openstack.wsgi [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-454f5963-2f5f-49a2-88a6-5972f3ce7653 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.831691] [54796]: DEBUG cinder.api.openstack.wsgi [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-454f5963-2f5f-49a2-88a6-5972f3ce7653 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.855595] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.855595] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.863793] [54796]: INFO cinder.volume.api [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-454f5963-2f5f-49a2-88a6-5972f3ce7653 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1122.872860] [54796]: INFO cinder.api.openstack.wsgi [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-454f5963-2f5f-49a2-88a6-5972f3ce7653 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1122.873591] [54796]: [pid: 54796|app: 0|req: 168/369] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 03:59:44 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 1321 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1124.559723] [54795]: DEBUG cinder.api.middleware.request_id [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-e20cac0c-d7cc-45ca-b13a-6ee82423c3e7 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.562107] [54795]: INFO cinder.api.openstack.wsgi [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-e20cac0c-d7cc-45ca-b13a-6ee82423c3e7 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7b1ca6c9-f58e-48c6-b68c-0889f85410a0 [ 1124.562336] [54795]: DEBUG cinder.api.openstack.wsgi [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-e20cac0c-d7cc-45ca-b13a-6ee82423c3e7 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.562549] [54795]: DEBUG cinder.api.openstack.wsgi [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-e20cac0c-d7cc-45ca-b13a-6ee82423c3e7 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'version_select' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.571500] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.571500] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.105386] [54795]: INFO cinder.api.openstack.wsgi [req-e4ff9b96-56d9-4f1d-822a-c850e5764e9f req-e20cac0c-d7cc-45ca-b13a-6ee82423c3e7 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/attachments/7b1ca6c9-f58e-48c6-b68c-0889f85410a0 returned with HTTP 200 [ 1125.105949] [54795]: [pid: 54795|app: 0|req: 202/370] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 03:59:46 2025] DELETE /volume/v3/attachments/7b1ca6c9-f58e-48c6-b68c-0889f85410a0 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.164626] [54796]: DEBUG cinder.api.middleware.request_id [None req-e9f2bbdf-777c-42f7-8ff7-e24ad810b793 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.168057] [54796]: INFO cinder.api.openstack.wsgi [None req-e9f2bbdf-777c-42f7-8ff7-e24ad810b793 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1126.168304] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e9f2bbdf-777c-42f7-8ff7-e24ad810b793 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.168537] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e9f2bbdf-777c-42f7-8ff7-e24ad810b793 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.182538] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.182538] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.191589] [54796]: INFO cinder.volume.api [None req-e9f2bbdf-777c-42f7-8ff7-e24ad810b793 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1126.196763] [54796]: INFO cinder.api.openstack.wsgi [None req-e9f2bbdf-777c-42f7-8ff7-e24ad810b793 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1126.197198] [54796]: [pid: 54796|app: 0|req: 169/371] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:48 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.472018] [54795]: DEBUG cinder.api.middleware.request_id [None req-e2f2fdb8-9076-45d8-b036-509cbfbdfc75 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.474083] [54795]: INFO cinder.api.openstack.wsgi [None req-e2f2fdb8-9076-45d8-b036-509cbfbdfc75 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1132.474307] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e2f2fdb8-9076-45d8-b036-509cbfbdfc75 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.474523] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e2f2fdb8-9076-45d8-b036-509cbfbdfc75 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.485270] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.485270] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.490598] [54795]: INFO cinder.volume.api [None req-e2f2fdb8-9076-45d8-b036-509cbfbdfc75 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1132.497280] [54795]: INFO cinder.api.openstack.wsgi [None req-e2f2fdb8-9076-45d8-b036-509cbfbdfc75 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1132.497631] [54795]: [pid: 54795|app: 0|req: 203/372] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:54 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.535899] [54796]: DEBUG cinder.api.middleware.request_id [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-7cd28b07-1d67-4685-855a-6b036e399c7f None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.538517] [54796]: INFO cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-7cd28b07-1d67-4685-855a-6b036e399c7f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1132.538748] [54796]: DEBUG cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-7cd28b07-1d67-4685-855a-6b036e399c7f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.538964] [54796]: DEBUG cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-7cd28b07-1d67-4685-855a-6b036e399c7f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.547041] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.547041] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.551210] [54796]: INFO cinder.volume.api [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-7cd28b07-1d67-4685-855a-6b036e399c7f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1132.555843] [54796]: INFO cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-7cd28b07-1d67-4685-855a-6b036e399c7f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1132.556397] [54796]: [pid: 54796|app: 0|req: 170/373] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 03:59:54 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.079090] [54795]: DEBUG cinder.api.middleware.request_id [None req-e7977d2f-be6e-4208-950d-69d618b3d410 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.079545] [54795]: INFO cinder.api.openstack.wsgi [None req-e7977d2f-be6e-4208-950d-69d618b3d410 None None] GET http://10.180.1.21/volume// [ 1134.079836] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e7977d2f-be6e-4208-950d-69d618b3d410 None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.079954] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e7977d2f-be6e-4208-950d-69d618b3d410 None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.080366] [54795]: INFO cinder.api.openstack.wsgi [None req-e7977d2f-be6e-4208-950d-69d618b3d410 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1134.080684] [54795]: [pid: 54795|app: 0|req: 204/374] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 03:59:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1134.084875] [54796]: DEBUG cinder.api.middleware.request_id [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-bae9e425-72a0-4412-b9cf-791f80f2978f None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.087318] [54796]: INFO cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-bae9e425-72a0-4412-b9cf-791f80f2978f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1134.087799] [54796]: DEBUG cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-bae9e425-72a0-4412-b9cf-791f80f2978f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c315647b-44ee-4ee8-a7ea-6df5810a4577", "connector": null, "instance_uuid": "a44e90f8-bdad-4012-b512-c1648e2fbae1"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1134.101280] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.101280] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.126250] [54796]: INFO cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-bae9e425-72a0-4412-b9cf-791f80f2978f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1134.126838] [54796]: [pid: 54796|app: 0|req: 171/375] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 03:59:55 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) [ 1134.154544] [54795]: DEBUG cinder.api.middleware.request_id [None req-d194b87c-4c1d-401b-9896-cca23e79d9e9 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.157773] [54795]: INFO cinder.api.openstack.wsgi [None req-d194b87c-4c1d-401b-9896-cca23e79d9e9 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1134.158070] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d194b87c-4c1d-401b-9896-cca23e79d9e9 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.158392] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d194b87c-4c1d-401b-9896-cca23e79d9e9 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.173490] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.173490] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.178287] [54795]: INFO cinder.volume.api [None req-d194b87c-4c1d-401b-9896-cca23e79d9e9 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1134.184702] [54795]: INFO cinder.api.openstack.wsgi [None req-d194b87c-4c1d-401b-9896-cca23e79d9e9 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1134.185176] [54795]: [pid: 54795|app: 0|req: 205/376] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:56 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.916587] [54796]: DEBUG cinder.api.middleware.request_id [None req-ba1961f4-b6c2-4b53-8ed6-87e388af251c None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.917189] [54796]: INFO cinder.api.openstack.wsgi [None req-ba1961f4-b6c2-4b53-8ed6-87e388af251c None None] GET http://10.180.1.21/volume// [ 1134.917414] [54796]: DEBUG cinder.api.openstack.wsgi [None req-ba1961f4-b6c2-4b53-8ed6-87e388af251c None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.917703] [54796]: DEBUG cinder.api.openstack.wsgi [None req-ba1961f4-b6c2-4b53-8ed6-87e388af251c None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.918333] [54796]: INFO cinder.api.openstack.wsgi [None req-ba1961f4-b6c2-4b53-8ed6-87e388af251c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1134.918659] [54796]: [pid: 54796|app: 0|req: 172/377] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 03:59:56 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1134.928146] [54795]: DEBUG cinder.api.middleware.request_id [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-3e55da50-d94e-4546-a698-e1c4a23cc743 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.933171] [54795]: INFO cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-3e55da50-d94e-4546-a698-e1c4a23cc743 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1134.934563] [54795]: DEBUG cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-3e55da50-d94e-4546-a698-e1c4a23cc743 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.934563] [54795]: DEBUG cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-3e55da50-d94e-4546-a698-e1c4a23cc743 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.949029] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.949029] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.955100] [54795]: INFO cinder.volume.api [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-3e55da50-d94e-4546-a698-e1c4a23cc743 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1134.969599] [54795]: INFO cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-3e55da50-d94e-4546-a698-e1c4a23cc743 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1134.970295] [54795]: [pid: 54795|app: 0|req: 206/378] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 03:59:56 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 1025 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1135.009269] [54796]: DEBUG cinder.api.middleware.request_id [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-ff0b526f-abe1-4666-918a-40606846f3f4 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.014265] [54796]: INFO cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-ff0b526f-abe1-4666-918a-40606846f3f4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] PUT http://10.180.1.21/volume/v3/attachments/f89f8519-d533-4a01-873a-ca738bf7ded1 [ 1135.014757] [54796]: DEBUG cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-ff0b526f-abe1-4666-918a-40606846f3f4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-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-526336", "mountpoint": "/dev/sdb"}}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1135.029876] [54796]: DEBUG cinder.coordination [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-ff0b526f-abe1-4666-918a-40606846f3f4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Acquiring lock "cinder-attachment_update-c315647b-44ee-4ee8-a7ea-6df5810a4577-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1135.037809] [54796]: DEBUG cinder.coordination [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-ff0b526f-abe1-4666-918a-40606846f3f4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Lock "cinder-attachment_update-c315647b-44ee-4ee8-a7ea-6df5810a4577-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1135.039055] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.039055] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.198665] [54795]: DEBUG cinder.api.middleware.request_id [None req-94b65ce9-6750-4b13-89b7-7f6bc984efa3 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.202916] [54795]: INFO cinder.api.openstack.wsgi [None req-94b65ce9-6750-4b13-89b7-7f6bc984efa3 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1135.202916] [54795]: DEBUG cinder.api.openstack.wsgi [None req-94b65ce9-6750-4b13-89b7-7f6bc984efa3 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.202916] [54795]: DEBUG cinder.api.openstack.wsgi [None req-94b65ce9-6750-4b13-89b7-7f6bc984efa3 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.221289] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.221289] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.231629] [54795]: INFO cinder.volume.api [None req-94b65ce9-6750-4b13-89b7-7f6bc984efa3 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1135.238109] [54795]: INFO cinder.api.openstack.wsgi [None req-94b65ce9-6750-4b13-89b7-7f6bc984efa3 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1135.238525] [54795]: [pid: 54795|app: 0|req: 207/379] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:57 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.255449] [54795]: DEBUG cinder.api.middleware.request_id [None req-d06912c3-43a1-41e9-a792-6ffdb6624998 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.257526] [54795]: INFO cinder.api.openstack.wsgi [None req-d06912c3-43a1-41e9-a792-6ffdb6624998 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1136.257754] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d06912c3-43a1-41e9-a792-6ffdb6624998 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.257972] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d06912c3-43a1-41e9-a792-6ffdb6624998 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.271396] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.271396] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.275418] [54795]: INFO cinder.volume.api [None req-d06912c3-43a1-41e9-a792-6ffdb6624998 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1136.280484] [54795]: INFO cinder.api.openstack.wsgi [None req-d06912c3-43a1-41e9-a792-6ffdb6624998 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1136.280887] [54795]: [pid: 54795|app: 0|req: 208/380] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:58 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1137.291465] [54795]: DEBUG cinder.api.middleware.request_id [None req-d4f42da6-96fb-4413-88da-8f05185bc630 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.294096] [54795]: INFO cinder.api.openstack.wsgi [None req-d4f42da6-96fb-4413-88da-8f05185bc630 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1137.294352] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d4f42da6-96fb-4413-88da-8f05185bc630 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.294635] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d4f42da6-96fb-4413-88da-8f05185bc630 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.315739] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.315739] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.321462] [54795]: INFO cinder.volume.api [None req-d4f42da6-96fb-4413-88da-8f05185bc630 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1137.326143] [54795]: INFO cinder.api.openstack.wsgi [None req-d4f42da6-96fb-4413-88da-8f05185bc630 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1137.326641] [54795]: [pid: 54795|app: 0|req: 209/381] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:59 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.902843] [54795]: DEBUG cinder.api.middleware.request_id [None req-8e62600f-ad43-49ea-b409-fce8dff540ac None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.904917] [54795]: INFO cinder.api.openstack.wsgi [None req-8e62600f-ad43-49ea-b409-fce8dff540ac tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6c44ea2a-b9df-43a0-8da3-9033e25ccbd1 [ 1137.905152] [54795]: DEBUG cinder.api.openstack.wsgi [None req-8e62600f-ad43-49ea-b409-fce8dff540ac tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.905369] [54795]: DEBUG cinder.api.openstack.wsgi [None req-8e62600f-ad43-49ea-b409-fce8dff540ac tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Calling method 'delete' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.905557] [54795]: INFO cinder.api.v3.volumes [None req-8e62600f-ad43-49ea-b409-fce8dff540ac tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Delete volume with id: 6c44ea2a-b9df-43a0-8da3-9033e25ccbd1 [ 1137.918282] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.918282] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.918851] [54795]: INFO cinder.volume.api [None req-8e62600f-ad43-49ea-b409-fce8dff540ac tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Volume info retrieved successfully. [ 1137.941483] [54795]: INFO cinder.volume.api [None req-8e62600f-ad43-49ea-b409-fce8dff540ac tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Delete volume request issued successfully. [ 1137.941719] [54795]: INFO cinder.api.openstack.wsgi [None req-8e62600f-ad43-49ea-b409-fce8dff540ac tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] http://10.180.1.21/volume/v3/volumes/6c44ea2a-b9df-43a0-8da3-9033e25ccbd1 returned with HTTP 202 [ 1137.942182] [54795]: [pid: 54795|app: 0|req: 210/382] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 03:59:59 2025] DELETE /volume/v3/volumes/6c44ea2a-b9df-43a0-8da3-9033e25ccbd1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1137.945106] [54795]: DEBUG cinder.api.middleware.request_id [None req-2d8d3f8c-bfe9-4575-b03e-a9b44e268cc6 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.947590] [54795]: INFO cinder.api.openstack.wsgi [None req-2d8d3f8c-bfe9-4575-b03e-a9b44e268cc6 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] GET http://10.180.1.21/volume/v3/volumes/6c44ea2a-b9df-43a0-8da3-9033e25ccbd1 [ 1137.947811] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2d8d3f8c-bfe9-4575-b03e-a9b44e268cc6 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.948034] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2d8d3f8c-bfe9-4575-b03e-a9b44e268cc6 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.955714] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.955714] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.960611] [54795]: INFO cinder.volume.api [None req-2d8d3f8c-bfe9-4575-b03e-a9b44e268cc6 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Volume info retrieved successfully. [ 1137.965891] [54795]: INFO cinder.api.openstack.wsgi [None req-2d8d3f8c-bfe9-4575-b03e-a9b44e268cc6 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] http://10.180.1.21/volume/v3/volumes/6c44ea2a-b9df-43a0-8da3-9033e25ccbd1 returned with HTTP 200 [ 1137.966324] [54795]: [pid: 54795|app: 0|req: 211/383] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 03:59:59 2025] GET /volume/v3/volumes/6c44ea2a-b9df-43a0-8da3-9033e25ccbd1 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1138.339074] [54795]: DEBUG cinder.api.middleware.request_id [None req-c301aaa2-0025-4156-ab2a-7db4c0bb6f1a None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.343019] [54795]: INFO cinder.api.openstack.wsgi [None req-c301aaa2-0025-4156-ab2a-7db4c0bb6f1a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1138.343019] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c301aaa2-0025-4156-ab2a-7db4c0bb6f1a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.343019] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c301aaa2-0025-4156-ab2a-7db4c0bb6f1a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.358699] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.358699] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.362321] [54795]: INFO cinder.volume.api [None req-c301aaa2-0025-4156-ab2a-7db4c0bb6f1a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1138.366912] [54795]: INFO cinder.api.openstack.wsgi [None req-c301aaa2-0025-4156-ab2a-7db4c0bb6f1a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1138.368845] [54795]: [pid: 54795|app: 0|req: 212/384] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:00 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.976446] [54795]: DEBUG cinder.api.middleware.request_id [None req-ed222086-fe1c-4048-9819-d20ad0163ad4 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.978646] [54795]: INFO cinder.api.openstack.wsgi [None req-ed222086-fe1c-4048-9819-d20ad0163ad4 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] GET http://10.180.1.21/volume/v3/volumes/6c44ea2a-b9df-43a0-8da3-9033e25ccbd1 [ 1138.978881] [54795]: DEBUG cinder.api.openstack.wsgi [None req-ed222086-fe1c-4048-9819-d20ad0163ad4 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.979119] [54795]: DEBUG cinder.api.openstack.wsgi [None req-ed222086-fe1c-4048-9819-d20ad0163ad4 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.987467] [54795]: INFO cinder.api.openstack.wsgi [None req-ed222086-fe1c-4048-9819-d20ad0163ad4 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] http://10.180.1.21/volume/v3/volumes/6c44ea2a-b9df-43a0-8da3-9033e25ccbd1 returned with HTTP 404 [ 1138.988016] [54795]: [pid: 54795|app: 0|req: 213/385] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:00 2025] GET /volume/v3/volumes/6c44ea2a-b9df-43a0-8da3-9033e25ccbd1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1138.991056] [54795]: DEBUG cinder.api.middleware.request_id [None req-7a7d48e8-6326-4ede-8ce2-d8ca46f7d18f None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.993098] [54795]: INFO cinder.api.openstack.wsgi [None req-7a7d48e8-6326-4ede-8ce2-d8ca46f7d18f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d [ 1138.993333] [54795]: DEBUG cinder.api.openstack.wsgi [None req-7a7d48e8-6326-4ede-8ce2-d8ca46f7d18f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.993598] [54795]: DEBUG cinder.api.openstack.wsgi [None req-7a7d48e8-6326-4ede-8ce2-d8ca46f7d18f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Calling method 'delete' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.993822] [54795]: INFO cinder.api.v3.volumes [None req-7a7d48e8-6326-4ede-8ce2-d8ca46f7d18f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Delete volume with id: a50bff52-6636-4d2d-b4f7-4fddbc97592d [ 1139.007940] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.007940] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.008579] [54795]: INFO cinder.volume.api [None req-7a7d48e8-6326-4ede-8ce2-d8ca46f7d18f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Volume info retrieved successfully. [ 1139.026483] [54795]: INFO cinder.volume.api [None req-7a7d48e8-6326-4ede-8ce2-d8ca46f7d18f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Delete volume request issued successfully. [ 1139.026665] [54795]: INFO cinder.api.openstack.wsgi [None req-7a7d48e8-6326-4ede-8ce2-d8ca46f7d18f tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] http://10.180.1.21/volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d returned with HTTP 202 [ 1139.027088] [54795]: [pid: 54795|app: 0|req: 214/386] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 04:00:00 2025] DELETE /volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1139.030157] [54795]: DEBUG cinder.api.middleware.request_id [None req-9b08a741-e35d-4b79-9387-abcee80b126c None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.032239] [54795]: INFO cinder.api.openstack.wsgi [None req-9b08a741-e35d-4b79-9387-abcee80b126c tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] GET http://10.180.1.21/volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d [ 1139.032463] [54795]: DEBUG cinder.api.openstack.wsgi [None req-9b08a741-e35d-4b79-9387-abcee80b126c tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.032682] [54795]: DEBUG cinder.api.openstack.wsgi [None req-9b08a741-e35d-4b79-9387-abcee80b126c tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.040729] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.040729] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.045411] [54795]: INFO cinder.volume.api [None req-9b08a741-e35d-4b79-9387-abcee80b126c tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Volume info retrieved successfully. [ 1139.051257] [54795]: INFO cinder.api.openstack.wsgi [None req-9b08a741-e35d-4b79-9387-abcee80b126c tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] http://10.180.1.21/volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d returned with HTTP 200 [ 1139.051718] [54795]: [pid: 54795|app: 0|req: 215/387] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:00 2025] GET /volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1139.379230] [54795]: DEBUG cinder.api.middleware.request_id [None req-21951632-a2be-4918-bee8-ac7ec5c02d4a None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.381272] [54795]: INFO cinder.api.openstack.wsgi [None req-21951632-a2be-4918-bee8-ac7ec5c02d4a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1139.381515] [54795]: DEBUG cinder.api.openstack.wsgi [None req-21951632-a2be-4918-bee8-ac7ec5c02d4a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.381767] [54795]: DEBUG cinder.api.openstack.wsgi [None req-21951632-a2be-4918-bee8-ac7ec5c02d4a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.394041] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.394041] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.397562] [54795]: INFO cinder.volume.api [None req-21951632-a2be-4918-bee8-ac7ec5c02d4a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1139.402362] [54795]: INFO cinder.api.openstack.wsgi [None req-21951632-a2be-4918-bee8-ac7ec5c02d4a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1139.402772] [54795]: [pid: 54795|app: 0|req: 216/388] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:01 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1140.063196] [54795]: DEBUG cinder.api.middleware.request_id [None req-551917fc-35a8-4f08-aaec-84ecee913af8 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.067880] [54795]: INFO cinder.api.openstack.wsgi [None req-551917fc-35a8-4f08-aaec-84ecee913af8 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] GET http://10.180.1.21/volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d [ 1140.067964] [54795]: DEBUG cinder.api.openstack.wsgi [None req-551917fc-35a8-4f08-aaec-84ecee913af8 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.068200] [54795]: DEBUG cinder.api.openstack.wsgi [None req-551917fc-35a8-4f08-aaec-84ecee913af8 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.070793] [54796]: DEBUG cinder.coordination [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-ff0b526f-abe1-4666-918a-40606846f3f4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Lock "cinder-attachment_update-c315647b-44ee-4ee8-a7ea-6df5810a4577-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.032s {{(pid=54796) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1140.070793] [54796]: INFO cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-ff0b526f-abe1-4666-918a-40606846f3f4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/attachments/f89f8519-d533-4a01-873a-ca738bf7ded1 returned with HTTP 200 [ 1140.070793] [54796]: [pid: 54796|app: 0|req: 173/389] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 03:59:56 2025] PUT /volume/v3/attachments/f89f8519-d533-4a01-873a-ca738bf7ded1 => generated 617 bytes in 5064 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1140.076649] [54795]: INFO cinder.api.openstack.wsgi [None req-551917fc-35a8-4f08-aaec-84ecee913af8 tempest-ServersNegativeTestJSON-1269432716 tempest-ServersNegativeTestJSON-1269432716-project-member] http://10.180.1.21/volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d returned with HTTP 404 [ 1140.076649] [54795]: [pid: 54795|app: 0|req: 217/390] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:01 2025] GET /volume/v3/volumes/a50bff52-6636-4d2d-b4f7-4fddbc97592d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1140.414219] [54796]: DEBUG cinder.api.middleware.request_id [None req-0d2b8c6b-14d2-4a35-a62f-cd5f7815b568 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.416383] [54796]: INFO cinder.api.openstack.wsgi [None req-0d2b8c6b-14d2-4a35-a62f-cd5f7815b568 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1140.416740] [54796]: DEBUG cinder.api.openstack.wsgi [None req-0d2b8c6b-14d2-4a35-a62f-cd5f7815b568 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.416820] [54796]: DEBUG cinder.api.openstack.wsgi [None req-0d2b8c6b-14d2-4a35-a62f-cd5f7815b568 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.430686] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.430686] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.434708] [54796]: INFO cinder.volume.api [None req-0d2b8c6b-14d2-4a35-a62f-cd5f7815b568 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1140.439853] [54796]: INFO cinder.api.openstack.wsgi [None req-0d2b8c6b-14d2-4a35-a62f-cd5f7815b568 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1140.440287] [54796]: [pid: 54796|app: 0|req: 174/391] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:02 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.451523] [54795]: DEBUG cinder.api.middleware.request_id [None req-775ed691-b09f-4088-99c2-fc13700277af None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.453614] [54795]: INFO cinder.api.openstack.wsgi [None req-775ed691-b09f-4088-99c2-fc13700277af tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1141.453864] [54795]: DEBUG cinder.api.openstack.wsgi [None req-775ed691-b09f-4088-99c2-fc13700277af tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.454100] [54795]: DEBUG cinder.api.openstack.wsgi [None req-775ed691-b09f-4088-99c2-fc13700277af tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.468494] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.468494] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.472644] [54795]: INFO cinder.volume.api [None req-775ed691-b09f-4088-99c2-fc13700277af tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1141.477620] [54795]: INFO cinder.api.openstack.wsgi [None req-775ed691-b09f-4088-99c2-fc13700277af tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1141.478038] [54795]: [pid: 54795|app: 0|req: 218/392] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:03 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.903802] [54796]: DEBUG cinder.api.middleware.request_id [None req-2786d186-3f41-470e-acbd-35787e2f1701 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.903802] [54796]: INFO cinder.api.openstack.wsgi [None req-2786d186-3f41-470e-acbd-35787e2f1701 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1143.903802] [54796]: DEBUG cinder.api.openstack.wsgi [None req-2786d186-3f41-470e-acbd-35787e2f1701 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.903802] [54796]: DEBUG cinder.api.openstack.wsgi [None req-2786d186-3f41-470e-acbd-35787e2f1701 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.903802] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.903802] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.903802] [54796]: INFO cinder.volume.api [None req-2786d186-3f41-470e-acbd-35787e2f1701 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1143.903802] [54796]: INFO cinder.api.openstack.wsgi [None req-2786d186-3f41-470e-acbd-35787e2f1701 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1143.903802] [54796]: [pid: 54796|app: 0|req: 175/393] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:04 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.203849] [54795]: DEBUG cinder.api.middleware.request_id [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-ef60ed68-7de1-4bd9-9b0c-06b195bce86e None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.206334] [54795]: INFO cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-ef60ed68-7de1-4bd9-9b0c-06b195bce86e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] POST http://10.180.1.21/volume/v3/attachments/f89f8519-d533-4a01-873a-ca738bf7ded1/action [ 1144.206785] [54795]: DEBUG cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-ef60ed68-7de1-4bd9-9b0c-06b195bce86e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Action body: b'{"os-complete": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1144.206933] [54795]: DEBUG cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-ef60ed68-7de1-4bd9-9b0c-06b195bce86e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1144.223479] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.223479] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.238119] [54795]: INFO cinder.api.openstack.wsgi [req-0f7138fd-9fe0-4dfb-8330-aaf80c5a3dd9 req-ef60ed68-7de1-4bd9-9b0c-06b195bce86e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/attachments/f89f8519-d533-4a01-873a-ca738bf7ded1/action returned with HTTP 204 [ 1144.238661] [54795]: [pid: 54795|app: 0|req: 219/394] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 04:00:06 2025] POST /volume/v3/attachments/f89f8519-d533-4a01-873a-ca738bf7ded1/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1144.377039] [54796]: DEBUG cinder.api.middleware.request_id [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.378987] [54796]: INFO cinder.api.openstack.wsgi [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1144.379402] [54796]: DEBUG cinder.api.openstack.wsgi [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-756433575"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1144.381023] [54796]: DEBUG cinder.api.v3.volumes [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-756433575'}} {{(pid=54796) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1144.381182] [54796]: INFO cinder.api.v3.volumes [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Create volume of 1 GB [ 1144.385551] [54796]: INFO cinder.volume.api [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Availability Zones retrieved successfully. [ 1144.392939] [54796]: DEBUG cinder.volume.api [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Flow 'volume_create_api' (0f3de562-6d5b-4954-b826-ea6a64cb15cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1144.394199] [54796]: DEBUG cinder.volume.api [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a60f4f4b-df27-447c-ad8e-9caa6ff6e727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1144.395288] [54796]: DEBUG cinder.volume.flows.api.create_volume [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Validating volume size '1' using validate_int {{(pid=54796) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1144.422954] [54796]: DEBUG cinder.volume.api [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a60f4f4b-df27-447c-ad8e-9caa6ff6e727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1144.423943] [54796]: DEBUG cinder.volume.api [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbb39368-d868-48de-9e15-4c5d6562b6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1144.480697] [54796]: DEBUG cinder.quota [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Created reservations ['f5e84f59-7029-480a-a2ce-e0d570236f7e', '91c6fc1d-2e51-42e4-ace4-2442287e9bac', '8ca5080a-92e7-4493-b833-f1a49569fe48', '73e5ff04-3b16-44fc-8495-3b6429b9ed1f'] {{(pid=54796) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1144.481750] [54796]: DEBUG cinder.volume.api [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbb39368-d868-48de-9e15-4c5d6562b6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5e84f59-7029-480a-a2ce-e0d570236f7e', '91c6fc1d-2e51-42e4-ace4-2442287e9bac', '8ca5080a-92e7-4493-b833-f1a49569fe48', '73e5ff04-3b16-44fc-8495-3b6429b9ed1f']}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1144.482758] [54796]: DEBUG cinder.volume.api [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1920460d-b069-4fff-9763-9d3f7de776dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1144.505272] [54796]: DEBUG cinder.volume.api [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1920460d-b069-4fff-9763-9d3f7de776dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b31ef0f-c56a-46cb-aac8-ada12b94183f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-756433575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e0de8dc9d814cb285cc1bf28ebd564d',qos_specs=None,replication_status=,reservations=['f5e84f59-7029-480a-a2ce-e0d570236f7e','91c6fc1d-2e51-42e4-ace4-2442287e9bac','8ca5080a-92e7-4493-b833-f1a49569fe48','73e5ff04-3b16-44fc-8495-3b6429b9ed1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59f321567838445abb868f398353e5e6',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T04:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-756433575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b31ef0f-c56a-46cb-aac8-ada12b94183f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e0de8dc9d814cb285cc1bf28ebd564d',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='59f321567838445abb868f398353e5e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1144.506463] [54796]: DEBUG cinder.volume.api [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76c34c10-1dd9-425f-9724-0bd994ee61f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1144.525949] [54796]: DEBUG cinder.volume.api [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76c34c10-1dd9-425f-9724-0bd994ee61f0) 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-756433575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e0de8dc9d814cb285cc1bf28ebd564d',qos_specs=None,replication_status=,reservations=['f5e84f59-7029-480a-a2ce-e0d570236f7e','91c6fc1d-2e51-42e4-ace4-2442287e9bac','8ca5080a-92e7-4493-b833-f1a49569fe48','73e5ff04-3b16-44fc-8495-3b6429b9ed1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59f321567838445abb868f398353e5e6',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1144.526957] [54796]: DEBUG cinder.volume.api [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2001be85-9997-40bd-b5ec-eba4e82d94a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1144.548330] [54796]: DEBUG cinder.volume.api [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2001be85-9997-40bd-b5ec-eba4e82d94a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1144.549989] [54796]: DEBUG cinder.volume.api [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Flow 'volume_create_api' (0f3de562-6d5b-4954-b826-ea6a64cb15cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1144.550565] [54796]: INFO cinder.volume.api [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Create volume request issued successfully. [ 1144.551602] [54796]: INFO cinder.api.openstack.wsgi [None req-9019df7f-0c3a-48f2-83b2-9c218df12e9a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1144.552759] [54796]: [pid: 54796|app: 0|req: 176/395] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 04:00:06 2025] POST /volume/v3/volumes => generated 749 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1144.570380] [54795]: DEBUG cinder.api.middleware.request_id [None req-4f0af079-2793-4eb3-bfde-b5d5a257833a None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.574439] [54795]: INFO cinder.api.openstack.wsgi [None req-4f0af079-2793-4eb3-bfde-b5d5a257833a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1144.576758] [54795]: DEBUG cinder.api.openstack.wsgi [None req-4f0af079-2793-4eb3-bfde-b5d5a257833a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.577067] [54795]: DEBUG cinder.api.openstack.wsgi [None req-4f0af079-2793-4eb3-bfde-b5d5a257833a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.588741] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.588741] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.594633] [54795]: INFO cinder.volume.api [None req-4f0af079-2793-4eb3-bfde-b5d5a257833a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1144.600841] [54795]: INFO cinder.api.openstack.wsgi [None req-4f0af079-2793-4eb3-bfde-b5d5a257833a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1144.601320] [54795]: [pid: 54795|app: 0|req: 220/396] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:06 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.916366] [54796]: DEBUG cinder.api.middleware.request_id [None req-e780dec2-6aab-4e42-a706-014d4bc08caa None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.918967] [54796]: INFO cinder.api.openstack.wsgi [None req-e780dec2-6aab-4e42-a706-014d4bc08caa tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1144.919070] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e780dec2-6aab-4e42-a706-014d4bc08caa tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.923009] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e780dec2-6aab-4e42-a706-014d4bc08caa tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.931351] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.931351] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.934560] [54796]: INFO cinder.volume.api [None req-e780dec2-6aab-4e42-a706-014d4bc08caa tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1144.939153] [54796]: INFO cinder.api.openstack.wsgi [None req-e780dec2-6aab-4e42-a706-014d4bc08caa tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1144.939551] [54796]: [pid: 54796|app: 0|req: 177/397] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:06 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1144.954717] [54795]: DEBUG cinder.api.middleware.request_id [None req-58d98892-7651-4c80-9ac4-e023898ed34a None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.958108] [54795]: INFO cinder.api.openstack.wsgi [None req-58d98892-7651-4c80-9ac4-e023898ed34a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1144.958108] [54795]: DEBUG cinder.api.openstack.wsgi [None req-58d98892-7651-4c80-9ac4-e023898ed34a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.958108] [54795]: DEBUG cinder.api.openstack.wsgi [None req-58d98892-7651-4c80-9ac4-e023898ed34a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.972727] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.972727] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.976754] [54795]: INFO cinder.volume.api [None req-58d98892-7651-4c80-9ac4-e023898ed34a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1144.983130] [54795]: INFO cinder.api.openstack.wsgi [None req-58d98892-7651-4c80-9ac4-e023898ed34a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1144.983130] [54795]: [pid: 54795|app: 0|req: 221/398] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:06 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1145.311770] [54796]: DEBUG cinder.api.middleware.request_id [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-50b2282a-2ff0-4498-bb0a-d4e1b7276fa7 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.316405] [54796]: INFO cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-50b2282a-2ff0-4498-bb0a-d4e1b7276fa7 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1145.316646] [54796]: DEBUG cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-50b2282a-2ff0-4498-bb0a-d4e1b7276fa7 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.316893] [54796]: DEBUG cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-50b2282a-2ff0-4498-bb0a-d4e1b7276fa7 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.331061] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.331061] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.335617] [54796]: INFO cinder.volume.api [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-50b2282a-2ff0-4498-bb0a-d4e1b7276fa7 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1145.341534] [54796]: INFO cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-50b2282a-2ff0-4498-bb0a-d4e1b7276fa7 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1145.342169] [54796]: [pid: 54796|app: 0|req: 178/399] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:00:07 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1145.611706] [54795]: DEBUG cinder.api.middleware.request_id [None req-018551d3-bb29-420a-98ae-ca3491cc6ecf None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.614379] [54795]: INFO cinder.api.openstack.wsgi [None req-018551d3-bb29-420a-98ae-ca3491cc6ecf tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1145.614379] [54795]: DEBUG cinder.api.openstack.wsgi [None req-018551d3-bb29-420a-98ae-ca3491cc6ecf tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.614537] [54795]: DEBUG cinder.api.openstack.wsgi [None req-018551d3-bb29-420a-98ae-ca3491cc6ecf tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.625467] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.625467] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.629576] [54795]: INFO cinder.volume.api [None req-018551d3-bb29-420a-98ae-ca3491cc6ecf tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1145.634637] [54795]: INFO cinder.api.openstack.wsgi [None req-018551d3-bb29-420a-98ae-ca3491cc6ecf tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1145.635292] [54795]: [pid: 54795|app: 0|req: 222/400] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:07 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.783921] [54796]: DEBUG cinder.api.middleware.request_id [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-758167d3-be05-44e8-a0b4-88c8ce5a10ef None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.786689] [54796]: INFO cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-758167d3-be05-44e8-a0b4-88c8ce5a10ef tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1148.786933] [54796]: DEBUG cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-758167d3-be05-44e8-a0b4-88c8ce5a10ef tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.787464] [54796]: DEBUG cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-758167d3-be05-44e8-a0b4-88c8ce5a10ef tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.795141] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.795141] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.798443] [54796]: INFO cinder.volume.api [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-758167d3-be05-44e8-a0b4-88c8ce5a10ef tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1148.802933] [54796]: INFO cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-758167d3-be05-44e8-a0b4-88c8ce5a10ef tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1148.803245] [54796]: [pid: 54796|app: 0|req: 179/401] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:00:10 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.324023] [54795]: DEBUG cinder.api.middleware.request_id [None req-3a8b2516-01d1-4745-bd59-bcc8f489dc8e None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.324929] [54795]: INFO cinder.api.openstack.wsgi [None req-3a8b2516-01d1-4745-bd59-bcc8f489dc8e None None] GET http://10.180.1.21/volume// [ 1150.326302] [54795]: DEBUG cinder.api.openstack.wsgi [None req-3a8b2516-01d1-4745-bd59-bcc8f489dc8e None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.326302] [54795]: DEBUG cinder.api.openstack.wsgi [None req-3a8b2516-01d1-4745-bd59-bcc8f489dc8e None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.326302] [54795]: INFO cinder.api.openstack.wsgi [None req-3a8b2516-01d1-4745-bd59-bcc8f489dc8e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1150.326302] [54795]: [pid: 54795|app: 0|req: 223/402] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 04:00:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1150.330217] [54796]: DEBUG cinder.api.middleware.request_id [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-3b3b236a-18dc-4cd8-b4ae-d4289791ae19 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.332488] [54796]: INFO cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-3b3b236a-18dc-4cd8-b4ae-d4289791ae19 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1150.332950] [54796]: DEBUG cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-3b3b236a-18dc-4cd8-b4ae-d4289791ae19 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b31ef0f-c56a-46cb-aac8-ada12b94183f", "connector": null, "instance_uuid": "6038add7-e24c-489d-8fe6-07c0723bc462"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1150.346089] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.346089] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.370584] [54796]: INFO cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-3b3b236a-18dc-4cd8-b4ae-d4289791ae19 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1150.371058] [54796]: [pid: 54796|app: 0|req: 180/403] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 04:00:12 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) [ 1150.397018] [54795]: DEBUG cinder.api.middleware.request_id [None req-10751c99-7aff-44cc-b9aa-25d042616ffd None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.400971] [54795]: INFO cinder.api.openstack.wsgi [None req-10751c99-7aff-44cc-b9aa-25d042616ffd tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1150.401341] [54795]: DEBUG cinder.api.openstack.wsgi [None req-10751c99-7aff-44cc-b9aa-25d042616ffd tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.406345] [54795]: DEBUG cinder.api.openstack.wsgi [None req-10751c99-7aff-44cc-b9aa-25d042616ffd tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.424700] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.424700] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.428703] [54795]: INFO cinder.volume.api [None req-10751c99-7aff-44cc-b9aa-25d042616ffd tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1150.434658] [54795]: INFO cinder.api.openstack.wsgi [None req-10751c99-7aff-44cc-b9aa-25d042616ffd tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1150.435104] [54795]: [pid: 54795|app: 0|req: 224/404] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:12 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.460592] [54796]: DEBUG cinder.api.middleware.request_id [None req-2bb8c326-1a79-469a-aa84-fcc7e5f47b2b None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.460592] [54796]: INFO cinder.api.openstack.wsgi [None req-2bb8c326-1a79-469a-aa84-fcc7e5f47b2b None None] GET http://10.180.1.21/volume// [ 1152.460592] [54796]: DEBUG cinder.api.openstack.wsgi [None req-2bb8c326-1a79-469a-aa84-fcc7e5f47b2b None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.460592] [54796]: DEBUG cinder.api.openstack.wsgi [None req-2bb8c326-1a79-469a-aa84-fcc7e5f47b2b None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.460592] [54796]: INFO cinder.api.openstack.wsgi [None req-2bb8c326-1a79-469a-aa84-fcc7e5f47b2b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1152.460592] [54796]: [pid: 54796|app: 0|req: 181/405] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 04:00:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1152.463744] [54795]: DEBUG cinder.api.middleware.request_id [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-fdf565ed-e015-4961-9df3-279ac4bff3ac None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.463744] [54795]: INFO cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-fdf565ed-e015-4961-9df3-279ac4bff3ac tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1152.463744] [54795]: DEBUG cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-fdf565ed-e015-4961-9df3-279ac4bff3ac tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.463744] [54795]: DEBUG cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-fdf565ed-e015-4961-9df3-279ac4bff3ac tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.463744] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.463744] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.466907] [54796]: DEBUG cinder.api.middleware.request_id [None req-1ad31d71-1ae4-4233-9e33-3b2bfbfac524 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.466907] [54796]: INFO cinder.api.openstack.wsgi [None req-1ad31d71-1ae4-4233-9e33-3b2bfbfac524 None None] GET http://10.180.1.21/volume// [ 1152.466907] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1ad31d71-1ae4-4233-9e33-3b2bfbfac524 None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.466907] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1ad31d71-1ae4-4233-9e33-3b2bfbfac524 None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.466907] [54796]: INFO cinder.api.openstack.wsgi [None req-1ad31d71-1ae4-4233-9e33-3b2bfbfac524 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1152.466907] [54796]: [pid: 54796|app: 0|req: 182/406] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 04:00:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1152.468705] [54795]: INFO cinder.volume.api [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-fdf565ed-e015-4961-9df3-279ac4bff3ac tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1152.469507] [54796]: DEBUG cinder.api.middleware.request_id [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-e259af2e-f5ad-459d-b08d-d3ec4773f9da None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.469507] [54796]: INFO cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-e259af2e-f5ad-459d-b08d-d3ec4773f9da tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1152.469507] [54796]: DEBUG cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-e259af2e-f5ad-459d-b08d-d3ec4773f9da tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c315647b-44ee-4ee8-a7ea-6df5810a4577", "connector": null, "instance_uuid": "a44e90f8-bdad-4012-b512-c1648e2fbae1"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1152.472521] [54795]: INFO cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-fdf565ed-e015-4961-9df3-279ac4bff3ac tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1152.472521] [54795]: [pid: 54795|app: 0|req: 225/407] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 04:00:12 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1152.475679] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.475679] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.482926] [54795]: DEBUG cinder.api.middleware.request_id [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-763338c2-068a-4213-928f-68539bbfe13b None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.482926] [54795]: INFO cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-763338c2-068a-4213-928f-68539bbfe13b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] PUT http://10.180.1.21/volume/v3/attachments/b65ed868-91be-4fe3-a765-73a4898b8245 [ 1152.482926] [54795]: DEBUG cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-763338c2-068a-4213-928f-68539bbfe13b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-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-526338", "mountpoint": "/dev/sdb"}}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1152.482926] [54795]: DEBUG cinder.coordination [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-763338c2-068a-4213-928f-68539bbfe13b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Acquiring lock "cinder-attachment_update-6b31ef0f-c56a-46cb-aac8-ada12b94183f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54795) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1152.482926] [54795]: DEBUG cinder.coordination [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-763338c2-068a-4213-928f-68539bbfe13b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Lock "cinder-attachment_update-6b31ef0f-c56a-46cb-aac8-ada12b94183f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54795) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1152.482926] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.482926] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.517360] [54796]: INFO cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-e259af2e-f5ad-459d-b08d-d3ec4773f9da tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1152.517360] [54796]: [pid: 54796|app: 0|req: 183/408] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 04:00:12 2025] POST /volume/v3/attachments => generated 273 bytes in 1594 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1152.517360] [54796]: DEBUG cinder.api.middleware.request_id [None req-81395534-9048-4078-bfe9-e3580c9920ba None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.518655] [54796]: INFO cinder.api.openstack.wsgi [None req-81395534-9048-4078-bfe9-e3580c9920ba tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1152.518893] [54796]: DEBUG cinder.api.openstack.wsgi [None req-81395534-9048-4078-bfe9-e3580c9920ba tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.519096] [54796]: DEBUG cinder.api.openstack.wsgi [None req-81395534-9048-4078-bfe9-e3580c9920ba tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.544305] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.544305] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.548955] [54796]: INFO cinder.volume.api [None req-81395534-9048-4078-bfe9-e3580c9920ba tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1152.568019] [54796]: INFO cinder.api.openstack.wsgi [None req-81395534-9048-4078-bfe9-e3580c9920ba tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1152.568019] [54796]: [pid: 54796|app: 0|req: 184/409] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:14 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.568019] [54796]: DEBUG cinder.api.middleware.request_id [None req-b9c3a967-bcd4-4579-9830-96bf8b819dec None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.568019] [54796]: INFO cinder.api.openstack.wsgi [None req-b9c3a967-bcd4-4579-9830-96bf8b819dec None None] GET http://10.180.1.21/volume// [ 1152.568019] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b9c3a967-bcd4-4579-9830-96bf8b819dec None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.568019] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b9c3a967-bcd4-4579-9830-96bf8b819dec None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.568019] [54796]: INFO cinder.api.openstack.wsgi [None req-b9c3a967-bcd4-4579-9830-96bf8b819dec None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1152.568436] [54796]: [pid: 54796|app: 0|req: 185/410] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 04:00:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1152.573494] [54796]: DEBUG cinder.api.middleware.request_id [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-54a2016f-659b-4f09-8ee4-45edfc978b92 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.579387] [54796]: INFO cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-54a2016f-659b-4f09-8ee4-45edfc978b92 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1152.579387] [54796]: DEBUG cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-54a2016f-659b-4f09-8ee4-45edfc978b92 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.579387] [54796]: DEBUG cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-54a2016f-659b-4f09-8ee4-45edfc978b92 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.593855] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.593855] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.595423] [54796]: INFO cinder.volume.api [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-54a2016f-659b-4f09-8ee4-45edfc978b92 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1152.602624] [54796]: INFO cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-54a2016f-659b-4f09-8ee4-45edfc978b92 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1152.602624] [54796]: [pid: 54796|app: 0|req: 186/411] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 04:00:14 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1153.577153] [54796]: DEBUG cinder.api.middleware.request_id [None req-e1e305c5-b151-4148-8d05-27d93521a8d1 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.579588] [54796]: INFO cinder.api.openstack.wsgi [None req-e1e305c5-b151-4148-8d05-27d93521a8d1 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1153.579588] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e1e305c5-b151-4148-8d05-27d93521a8d1 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.579930] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e1e305c5-b151-4148-8d05-27d93521a8d1 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1153.598472] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.598472] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1153.603014] [54796]: INFO cinder.volume.api [None req-e1e305c5-b151-4148-8d05-27d93521a8d1 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1153.613247] [54796]: INFO cinder.api.openstack.wsgi [None req-e1e305c5-b151-4148-8d05-27d93521a8d1 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1153.613498] [54796]: [pid: 54796|app: 0|req: 187/412] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:15 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1154.623553] [54796]: DEBUG cinder.api.middleware.request_id [None req-efbf0e8f-bcb0-4ffb-a4ae-cca953103097 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.625985] [54796]: INFO cinder.api.openstack.wsgi [None req-efbf0e8f-bcb0-4ffb-a4ae-cca953103097 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1154.626246] [54796]: DEBUG cinder.api.openstack.wsgi [None req-efbf0e8f-bcb0-4ffb-a4ae-cca953103097 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.626465] [54796]: DEBUG cinder.api.openstack.wsgi [None req-efbf0e8f-bcb0-4ffb-a4ae-cca953103097 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.641522] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.641522] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.645195] [54796]: INFO cinder.volume.api [None req-efbf0e8f-bcb0-4ffb-a4ae-cca953103097 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1154.650357] [54796]: INFO cinder.api.openstack.wsgi [None req-efbf0e8f-bcb0-4ffb-a4ae-cca953103097 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1154.650818] [54796]: [pid: 54796|app: 0|req: 188/413] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:16 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.827436] [54796]: DEBUG cinder.api.middleware.request_id [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-1bbfa424-fb95-4233-84f4-d14251a7316c None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.830289] [54796]: INFO cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-1bbfa424-fb95-4233-84f4-d14251a7316c tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f89f8519-d533-4a01-873a-ca738bf7ded1 [ 1154.830505] [54796]: DEBUG cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-1bbfa424-fb95-4233-84f4-d14251a7316c tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.830711] [54796]: DEBUG cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-1bbfa424-fb95-4233-84f4-d14251a7316c tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'version_select' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.838534] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.838534] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.365446] [54796]: INFO cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-1bbfa424-fb95-4233-84f4-d14251a7316c tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/attachments/f89f8519-d533-4a01-873a-ca738bf7ded1 returned with HTTP 200 [ 1155.365873] [54796]: [pid: 54796|app: 0|req: 189/414] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 04:00:16 2025] DELETE /volume/v3/attachments/f89f8519-d533-4a01-873a-ca738bf7ded1 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1155.492138] [54795]: DEBUG cinder.coordination [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-763338c2-068a-4213-928f-68539bbfe13b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Lock "cinder-attachment_update-6b31ef0f-c56a-46cb-aac8-ada12b94183f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=54795) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1155.492515] [54795]: INFO cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-763338c2-068a-4213-928f-68539bbfe13b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/attachments/b65ed868-91be-4fe3-a765-73a4898b8245 returned with HTTP 200 [ 1155.492997] [54795]: [pid: 54795|app: 0|req: 226/415] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 04:00:12 2025] PUT /volume/v3/attachments/b65ed868-91be-4fe3-a765-73a4898b8245 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1155.665531] [54796]: DEBUG cinder.api.middleware.request_id [None req-dbe91df7-0005-42e9-b7a2-5f2e262b8e46 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.667796] [54796]: INFO cinder.api.openstack.wsgi [None req-dbe91df7-0005-42e9-b7a2-5f2e262b8e46 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1155.668115] [54796]: DEBUG cinder.api.openstack.wsgi [None req-dbe91df7-0005-42e9-b7a2-5f2e262b8e46 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.668321] [54796]: DEBUG cinder.api.openstack.wsgi [None req-dbe91df7-0005-42e9-b7a2-5f2e262b8e46 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.678365] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.678365] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.681679] [54796]: INFO cinder.volume.api [None req-dbe91df7-0005-42e9-b7a2-5f2e262b8e46 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1155.687203] [54796]: INFO cinder.api.openstack.wsgi [None req-dbe91df7-0005-42e9-b7a2-5f2e262b8e46 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1155.687594] [54796]: [pid: 54796|app: 0|req: 190/416] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:17 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1156.699024] [54795]: DEBUG cinder.api.middleware.request_id [None req-1ce4704a-9547-4a0c-b9b6-9b4732ccd940 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.701461] [54795]: INFO cinder.api.openstack.wsgi [None req-1ce4704a-9547-4a0c-b9b6-9b4732ccd940 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1156.702130] [54795]: DEBUG cinder.api.openstack.wsgi [None req-1ce4704a-9547-4a0c-b9b6-9b4732ccd940 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.702279] [54795]: DEBUG cinder.api.openstack.wsgi [None req-1ce4704a-9547-4a0c-b9b6-9b4732ccd940 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.717497] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.717497] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.722169] [54795]: INFO cinder.volume.api [None req-1ce4704a-9547-4a0c-b9b6-9b4732ccd940 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1156.727578] [54795]: INFO cinder.api.openstack.wsgi [None req-1ce4704a-9547-4a0c-b9b6-9b4732ccd940 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1156.728062] [54795]: [pid: 54795|app: 0|req: 227/417] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:18 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.268361] [54796]: DEBUG cinder.api.middleware.request_id [None req-c877c0f1-c799-4bb6-91bf-e1854a8f0d1e None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.268808] [54796]: INFO cinder.api.openstack.wsgi [None req-c877c0f1-c799-4bb6-91bf-e1854a8f0d1e None None] GET http://10.180.1.21/volume// [ 1157.269011] [54796]: DEBUG cinder.api.openstack.wsgi [None req-c877c0f1-c799-4bb6-91bf-e1854a8f0d1e None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.269233] [54796]: DEBUG cinder.api.openstack.wsgi [None req-c877c0f1-c799-4bb6-91bf-e1854a8f0d1e None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.269622] [54796]: INFO cinder.api.openstack.wsgi [None req-c877c0f1-c799-4bb6-91bf-e1854a8f0d1e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1157.269929] [54796]: [pid: 54796|app: 0|req: 191/418] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 04:00:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1157.273861] [54795]: DEBUG cinder.api.middleware.request_id [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-e72e0b59-0c26-4a47-a74e-6e84baa19444 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.275870] [54795]: INFO cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-e72e0b59-0c26-4a47-a74e-6e84baa19444 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1157.276148] [54795]: DEBUG cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-e72e0b59-0c26-4a47-a74e-6e84baa19444 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.276366] [54795]: DEBUG cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-e72e0b59-0c26-4a47-a74e-6e84baa19444 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.286164] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.286164] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.289471] [54795]: INFO cinder.volume.api [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-e72e0b59-0c26-4a47-a74e-6e84baa19444 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1157.293926] [54795]: INFO cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-e72e0b59-0c26-4a47-a74e-6e84baa19444 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1157.294330] [54795]: [pid: 54795|app: 0|req: 228/419] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 04:00:19 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1157.393297] [54796]: DEBUG cinder.api.middleware.request_id [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-5201444c-2263-4cc5-acf0-8c4b5838f33b None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.395751] [54796]: INFO cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-5201444c-2263-4cc5-acf0-8c4b5838f33b tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] PUT http://10.180.1.21/volume/v3/attachments/fcc85c35-4db2-4196-b49a-d05e017421c7 [ 1157.396188] [54796]: DEBUG cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-5201444c-2263-4cc5-acf0-8c4b5838f33b tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-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=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1157.404121] [54796]: DEBUG cinder.coordination [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-5201444c-2263-4cc5-acf0-8c4b5838f33b tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Acquiring lock "cinder-attachment_update-c315647b-44ee-4ee8-a7ea-6df5810a4577-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1157.408785] [54796]: DEBUG cinder.coordination [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-5201444c-2263-4cc5-acf0-8c4b5838f33b tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Lock "cinder-attachment_update-c315647b-44ee-4ee8-a7ea-6df5810a4577-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1157.409818] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.409818] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.738426] [54795]: DEBUG cinder.api.middleware.request_id [None req-a90f9888-e352-43e5-88bb-c09d3d09ddce None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.740525] [54795]: INFO cinder.api.openstack.wsgi [None req-a90f9888-e352-43e5-88bb-c09d3d09ddce tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1157.740754] [54795]: DEBUG cinder.api.openstack.wsgi [None req-a90f9888-e352-43e5-88bb-c09d3d09ddce tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.740970] [54795]: DEBUG cinder.api.openstack.wsgi [None req-a90f9888-e352-43e5-88bb-c09d3d09ddce tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.750733] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.750733] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.753777] [54795]: INFO cinder.volume.api [None req-a90f9888-e352-43e5-88bb-c09d3d09ddce tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1157.757960] [54795]: INFO cinder.api.openstack.wsgi [None req-a90f9888-e352-43e5-88bb-c09d3d09ddce tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1157.758336] [54795]: [pid: 54795|app: 0|req: 229/420] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:19 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.931121] [54796]: DEBUG cinder.coordination [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-5201444c-2263-4cc5-acf0-8c4b5838f33b tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Lock "cinder-attachment_update-c315647b-44ee-4ee8-a7ea-6df5810a4577-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=54796) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1157.931621] [54796]: INFO cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-5201444c-2263-4cc5-acf0-8c4b5838f33b tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/attachments/fcc85c35-4db2-4196-b49a-d05e017421c7 returned with HTTP 200 [ 1157.932267] [54796]: [pid: 54796|app: 0|req: 192/421] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 04:00:19 2025] PUT /volume/v3/attachments/fcc85c35-4db2-4196-b49a-d05e017421c7 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.440342] [54795]: DEBUG cinder.api.middleware.request_id [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-c06fa092-4a4e-48b2-aa0b-444edfe9c420 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.443238] [54795]: INFO cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-c06fa092-4a4e-48b2-aa0b-444edfe9c420 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] POST http://10.180.1.21/volume/v3/attachments/fcc85c35-4db2-4196-b49a-d05e017421c7/action [ 1158.443670] [54795]: DEBUG cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-c06fa092-4a4e-48b2-aa0b-444edfe9c420 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Action body: b'{"os-complete": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1158.444263] [54795]: DEBUG cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-c06fa092-4a4e-48b2-aa0b-444edfe9c420 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1158.460848] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.460848] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.468138] [54795]: INFO cinder.api.openstack.wsgi [req-b21b0ed2-26f8-410e-b243-18daeaa43a5d req-c06fa092-4a4e-48b2-aa0b-444edfe9c420 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/attachments/fcc85c35-4db2-4196-b49a-d05e017421c7/action returned with HTTP 204 [ 1158.468556] [54795]: [pid: 54795|app: 0|req: 230/422] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 04:00:20 2025] POST /volume/v3/attachments/fcc85c35-4db2-4196-b49a-d05e017421c7/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1158.617464] [54796]: DEBUG cinder.api.middleware.request_id [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-e26948ef-fc2c-406e-8702-6960fc3fba71 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.619909] [54796]: INFO cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-e26948ef-fc2c-406e-8702-6960fc3fba71 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] POST http://10.180.1.21/volume/v3/attachments/b65ed868-91be-4fe3-a765-73a4898b8245/action [ 1158.620361] [54796]: DEBUG cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-e26948ef-fc2c-406e-8702-6960fc3fba71 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action body: b'{"os-complete": null}' {{(pid=54796) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1158.620602] [54796]: DEBUG cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-e26948ef-fc2c-406e-8702-6960fc3fba71 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1158.635910] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.635910] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.642098] [54796]: INFO cinder.api.openstack.wsgi [req-c06a6562-9117-4a61-837d-66bb0b2445d7 req-e26948ef-fc2c-406e-8702-6960fc3fba71 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/attachments/b65ed868-91be-4fe3-a765-73a4898b8245/action returned with HTTP 204 [ 1158.642508] [54796]: [pid: 54796|app: 0|req: 193/423] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 04:00:20 2025] POST /volume/v3/attachments/b65ed868-91be-4fe3-a765-73a4898b8245/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1158.768269] [54795]: DEBUG cinder.api.middleware.request_id [None req-250afeaf-4a86-4152-b097-7ea074e310e2 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.770268] [54795]: INFO cinder.api.openstack.wsgi [None req-250afeaf-4a86-4152-b097-7ea074e310e2 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1158.770489] [54795]: DEBUG cinder.api.openstack.wsgi [None req-250afeaf-4a86-4152-b097-7ea074e310e2 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.770703] [54795]: DEBUG cinder.api.openstack.wsgi [None req-250afeaf-4a86-4152-b097-7ea074e310e2 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.781972] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.781972] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.785909] [54795]: INFO cinder.volume.api [None req-250afeaf-4a86-4152-b097-7ea074e310e2 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1158.791235] [54795]: INFO cinder.api.openstack.wsgi [None req-250afeaf-4a86-4152-b097-7ea074e310e2 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1158.791610] [54795]: [pid: 54795|app: 0|req: 231/424] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:20 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.802057] [54796]: DEBUG cinder.api.middleware.request_id [None req-abc08986-7f9f-4921-a718-e160f62209cd None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.804362] [54796]: INFO cinder.api.openstack.wsgi [None req-abc08986-7f9f-4921-a718-e160f62209cd tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1158.804636] [54796]: DEBUG cinder.api.openstack.wsgi [None req-abc08986-7f9f-4921-a718-e160f62209cd tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.804972] [54796]: DEBUG cinder.api.openstack.wsgi [None req-abc08986-7f9f-4921-a718-e160f62209cd tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.815091] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.815091] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.818581] [54796]: INFO cinder.volume.api [None req-abc08986-7f9f-4921-a718-e160f62209cd tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1158.822765] [54796]: INFO cinder.api.openstack.wsgi [None req-abc08986-7f9f-4921-a718-e160f62209cd tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1158.823260] [54796]: [pid: 54796|app: 0|req: 194/425] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:20 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.897820] [54795]: DEBUG cinder.api.middleware.request_id [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.899830] [54795]: INFO cinder.api.openstack.wsgi [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1158.900231] [54795]: DEBUG cinder.api.openstack.wsgi [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-243304615"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1158.901916] [54795]: DEBUG cinder.api.v3.volumes [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-243304615'}} {{(pid=54795) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1158.902071] [54795]: INFO cinder.api.v3.volumes [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Create volume of 1 GB [ 1158.906421] [54795]: INFO cinder.volume.api [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Availability Zones retrieved successfully. [ 1158.913167] [54795]: DEBUG cinder.volume.api [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Flow 'volume_create_api' (9ed43346-50b1-4c17-8c74-b451a8204702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1158.914339] [54795]: DEBUG cinder.volume.api [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d30aac-d5a2-4bc5-9594-b85de8421424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1158.915536] [54795]: DEBUG cinder.volume.flows.api.create_volume [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Validating volume size '1' using validate_int {{(pid=54795) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1158.935180] [54795]: DEBUG cinder.volume.api [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d30aac-d5a2-4bc5-9594-b85de8421424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1158.936236] [54795]: DEBUG cinder.volume.api [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7637ebba-54d0-493f-8fc1-6b7f7a8b538f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1158.967736] [54795]: DEBUG cinder.quota [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Created reservations ['e2baee09-cf65-499e-91d0-9c7dba6765ac', '0711c557-04c0-4e15-9714-d07c35dec4a4', 'a66ece0a-2a33-4a9c-965f-98453c4244df', '4d635dd1-c192-4977-939f-c4dbacbd3fd5'] {{(pid=54795) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1158.968676] [54795]: DEBUG cinder.volume.api [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7637ebba-54d0-493f-8fc1-6b7f7a8b538f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2baee09-cf65-499e-91d0-9c7dba6765ac', '0711c557-04c0-4e15-9714-d07c35dec4a4', 'a66ece0a-2a33-4a9c-965f-98453c4244df', '4d635dd1-c192-4977-939f-c4dbacbd3fd5']}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1158.969612] [54795]: DEBUG cinder.volume.api [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80dd892f-9f25-4eb1-a2fb-ce4e350d0a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1158.982044] [54795]: DEBUG cinder.volume.api [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80dd892f-9f25-4eb1-a2fb-ce4e350d0a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc8a6d6c-426c-471b-b78f-9948f04edf01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-243304615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e0de8dc9d814cb285cc1bf28ebd564d',qos_specs=None,replication_status=,reservations=['e2baee09-cf65-499e-91d0-9c7dba6765ac','0711c557-04c0-4e15-9714-d07c35dec4a4','a66ece0a-2a33-4a9c-965f-98453c4244df','4d635dd1-c192-4977-939f-c4dbacbd3fd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59f321567838445abb868f398353e5e6',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T04:00:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-243304615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc8a6d6c-426c-471b-b78f-9948f04edf01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e0de8dc9d814cb285cc1bf28ebd564d',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='59f321567838445abb868f398353e5e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1158.982302] [54795]: DEBUG cinder.volume.api [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98233004-38df-485f-bae5-d4ce65127f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1158.996015] [54795]: DEBUG cinder.volume.api [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98233004-38df-485f-bae5-d4ce65127f18) 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-243304615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e0de8dc9d814cb285cc1bf28ebd564d',qos_specs=None,replication_status=,reservations=['e2baee09-cf65-499e-91d0-9c7dba6765ac','0711c557-04c0-4e15-9714-d07c35dec4a4','a66ece0a-2a33-4a9c-965f-98453c4244df','4d635dd1-c192-4977-939f-c4dbacbd3fd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59f321567838445abb868f398353e5e6',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1158.996912] [54795]: DEBUG cinder.volume.api [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b977d9-a204-4e1c-8cd1-d02eb923875b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1159.007469] [54795]: DEBUG cinder.volume.api [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b977d9-a204-4e1c-8cd1-d02eb923875b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1159.008529] [54795]: DEBUG cinder.volume.api [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Flow 'volume_create_api' (9ed43346-50b1-4c17-8c74-b451a8204702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1159.008931] [54795]: INFO cinder.volume.api [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Create volume request issued successfully. [ 1159.009602] [54795]: INFO cinder.api.openstack.wsgi [None req-b643d371-a814-4ec7-bd10-1c7bce711f04 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1159.010084] [54795]: [pid: 54795|app: 0|req: 232/426] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 04:00:20 2025] POST /volume/v3/volumes => generated 749 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1159.019400] [54796]: DEBUG cinder.api.middleware.request_id [None req-483cd154-6ab7-4967-9dbf-33550ac1b02a None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.021689] [54796]: INFO cinder.api.openstack.wsgi [None req-483cd154-6ab7-4967-9dbf-33550ac1b02a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1159.021954] [54796]: DEBUG cinder.api.openstack.wsgi [None req-483cd154-6ab7-4967-9dbf-33550ac1b02a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.022207] [54796]: DEBUG cinder.api.openstack.wsgi [None req-483cd154-6ab7-4967-9dbf-33550ac1b02a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.030363] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.030363] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.034238] [54796]: INFO cinder.volume.api [None req-483cd154-6ab7-4967-9dbf-33550ac1b02a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1159.039011] [54796]: INFO cinder.api.openstack.wsgi [None req-483cd154-6ab7-4967-9dbf-33550ac1b02a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1159.039669] [54796]: [pid: 54796|app: 0|req: 195/427] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:20 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1160.050418] [54795]: DEBUG cinder.api.middleware.request_id [None req-36726254-9a59-4b25-86c9-04b384c0b71c None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.052750] [54795]: INFO cinder.api.openstack.wsgi [None req-36726254-9a59-4b25-86c9-04b384c0b71c tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1160.052975] [54795]: DEBUG cinder.api.openstack.wsgi [None req-36726254-9a59-4b25-86c9-04b384c0b71c tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.053218] [54795]: DEBUG cinder.api.openstack.wsgi [None req-36726254-9a59-4b25-86c9-04b384c0b71c tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.065207] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.065207] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.069558] [54795]: INFO cinder.volume.api [None req-36726254-9a59-4b25-86c9-04b384c0b71c tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1160.074692] [54795]: INFO cinder.api.openstack.wsgi [None req-36726254-9a59-4b25-86c9-04b384c0b71c tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1160.075105] [54795]: [pid: 54795|app: 0|req: 233/428] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:21 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.112610] [54796]: DEBUG cinder.api.middleware.request_id [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-529db2c9-557c-45dc-90ac-9fbcb2524bcb None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.115106] [54796]: INFO cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-529db2c9-557c-45dc-90ac-9fbcb2524bcb tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1160.115345] [54796]: DEBUG cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-529db2c9-557c-45dc-90ac-9fbcb2524bcb tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.115561] [54796]: DEBUG cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-529db2c9-557c-45dc-90ac-9fbcb2524bcb tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.123882] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.123882] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.127602] [54796]: INFO cinder.volume.api [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-529db2c9-557c-45dc-90ac-9fbcb2524bcb tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1160.131916] [54796]: INFO cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-529db2c9-557c-45dc-90ac-9fbcb2524bcb tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1160.132808] [54796]: [pid: 54796|app: 0|req: 196/429] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:00:21 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.653081] [54795]: DEBUG cinder.api.middleware.request_id [None req-e01a28e2-d80a-4159-8297-db151a9c05eb None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.653583] [54795]: INFO cinder.api.openstack.wsgi [None req-e01a28e2-d80a-4159-8297-db151a9c05eb None None] GET http://10.180.1.21/volume// [ 1161.653771] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e01a28e2-d80a-4159-8297-db151a9c05eb None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.654078] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e01a28e2-d80a-4159-8297-db151a9c05eb None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.654500] [54795]: INFO cinder.api.openstack.wsgi [None req-e01a28e2-d80a-4159-8297-db151a9c05eb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1161.654870] [54795]: [pid: 54795|app: 0|req: 234/430] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 04:00:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1161.659954] [54796]: DEBUG cinder.api.middleware.request_id [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-c1c721df-7fd8-4e62-a130-e237fd82db2f None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.662490] [54796]: INFO cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-c1c721df-7fd8-4e62-a130-e237fd82db2f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1161.663188] [54796]: DEBUG cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-c1c721df-7fd8-4e62-a130-e237fd82db2f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc8a6d6c-426c-471b-b78f-9948f04edf01", "connector": null, "instance_uuid": "6038add7-e24c-489d-8fe6-07c0723bc462"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1161.675491] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.675491] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.700408] [54796]: INFO cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-c1c721df-7fd8-4e62-a130-e237fd82db2f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1161.700905] [54796]: [pid: 54796|app: 0|req: 197/431] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 04:00:23 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) [ 1161.734227] [54795]: DEBUG cinder.api.middleware.request_id [None req-0d5b6ab1-19e1-48bb-9942-34249883dd3f None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.736392] [54795]: INFO cinder.api.openstack.wsgi [None req-0d5b6ab1-19e1-48bb-9942-34249883dd3f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1161.736610] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0d5b6ab1-19e1-48bb-9942-34249883dd3f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.737737] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0d5b6ab1-19e1-48bb-9942-34249883dd3f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.742769] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=257,cinder:UPDATE=36,cinder:INSERT=16 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1161.753825] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.753825] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.757534] [54795]: INFO cinder.volume.api [None req-0d5b6ab1-19e1-48bb-9942-34249883dd3f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1161.762586] [54795]: INFO cinder.api.openstack.wsgi [None req-0d5b6ab1-19e1-48bb-9942-34249883dd3f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1161.762992] [54795]: [pid: 54795|app: 0|req: 235/432] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:23 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.236740] [54796]: DEBUG cinder.api.middleware.request_id [None req-9cb95fac-d4f3-4448-ac17-f7cfacc0b9ec None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.237244] [54796]: INFO cinder.api.openstack.wsgi [None req-9cb95fac-d4f3-4448-ac17-f7cfacc0b9ec None None] GET http://10.180.1.21/volume// [ 1162.237458] [54796]: DEBUG cinder.api.openstack.wsgi [None req-9cb95fac-d4f3-4448-ac17-f7cfacc0b9ec None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.237687] [54796]: DEBUG cinder.api.openstack.wsgi [None req-9cb95fac-d4f3-4448-ac17-f7cfacc0b9ec None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.238099] [54796]: INFO cinder.api.openstack.wsgi [None req-9cb95fac-d4f3-4448-ac17-f7cfacc0b9ec None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1162.238463] [54796]: [pid: 54796|app: 0|req: 198/433] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 04:00:24 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1162.242168] [54795]: DEBUG cinder.api.middleware.request_id [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-3b1b8bf1-119f-4426-8577-2d05cccbcaad None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.245789] [54795]: INFO cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-3b1b8bf1-119f-4426-8577-2d05cccbcaad tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1162.245892] [54795]: DEBUG cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-3b1b8bf1-119f-4426-8577-2d05cccbcaad tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.246111] [54795]: DEBUG cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-3b1b8bf1-119f-4426-8577-2d05cccbcaad tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.256937] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.256937] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.260370] [54795]: INFO cinder.volume.api [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-3b1b8bf1-119f-4426-8577-2d05cccbcaad tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1162.267301] [54795]: INFO cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-3b1b8bf1-119f-4426-8577-2d05cccbcaad tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1162.267869] [54795]: [pid: 54795|app: 0|req: 236/434] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 04:00:24 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1162.294632] [54796]: DEBUG cinder.api.middleware.request_id [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-99822cc6-dd4b-4324-bb7b-34f249e3502b None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.298559] [54796]: INFO cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-99822cc6-dd4b-4324-bb7b-34f249e3502b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] PUT http://10.180.1.21/volume/v3/attachments/2801bb84-817a-46ef-ab25-8c9b0e09289e [ 1162.299069] [54796]: DEBUG cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-99822cc6-dd4b-4324-bb7b-34f249e3502b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-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-526338", "mountpoint": "/dev/sdc"}}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1162.305263] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=198,cinder:UPDATE=34,cinder:INSERT=12 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1162.311910] [54796]: DEBUG cinder.coordination [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-99822cc6-dd4b-4324-bb7b-34f249e3502b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Acquiring lock "cinder-attachment_update-dc8a6d6c-426c-471b-b78f-9948f04edf01-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1162.317246] [54796]: DEBUG cinder.coordination [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-99822cc6-dd4b-4324-bb7b-34f249e3502b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Lock "cinder-attachment_update-dc8a6d6c-426c-471b-b78f-9948f04edf01-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1162.318356] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.318356] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.773961] [54795]: DEBUG cinder.api.middleware.request_id [None req-57bf14d3-dae1-4ee0-b2c2-21fea34f4353 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.776475] [54795]: INFO cinder.api.openstack.wsgi [None req-57bf14d3-dae1-4ee0-b2c2-21fea34f4353 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1162.776824] [54795]: DEBUG cinder.api.openstack.wsgi [None req-57bf14d3-dae1-4ee0-b2c2-21fea34f4353 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.777145] [54795]: DEBUG cinder.api.openstack.wsgi [None req-57bf14d3-dae1-4ee0-b2c2-21fea34f4353 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.792345] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.792345] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.796854] [54795]: INFO cinder.volume.api [None req-57bf14d3-dae1-4ee0-b2c2-21fea34f4353 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1162.802818] [54795]: INFO cinder.api.openstack.wsgi [None req-57bf14d3-dae1-4ee0-b2c2-21fea34f4353 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1162.803670] [54795]: [pid: 54795|app: 0|req: 237/435] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:24 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1163.814356] [54795]: DEBUG cinder.api.middleware.request_id [None req-a5df7867-c7cd-4750-a62a-08866b47e049 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.816575] [54795]: INFO cinder.api.openstack.wsgi [None req-a5df7867-c7cd-4750-a62a-08866b47e049 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1163.816793] [54795]: DEBUG cinder.api.openstack.wsgi [None req-a5df7867-c7cd-4750-a62a-08866b47e049 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.817038] [54795]: DEBUG cinder.api.openstack.wsgi [None req-a5df7867-c7cd-4750-a62a-08866b47e049 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.830388] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.830388] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.834144] [54795]: INFO cinder.volume.api [None req-a5df7867-c7cd-4750-a62a-08866b47e049 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1163.838769] [54795]: INFO cinder.api.openstack.wsgi [None req-a5df7867-c7cd-4750-a62a-08866b47e049 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1163.839171] [54795]: [pid: 54795|app: 0|req: 238/436] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:25 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.849682] [54795]: DEBUG cinder.api.middleware.request_id [None req-dcb5affc-aecc-4de3-8fee-541bf661f2ae None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.851909] [54795]: INFO cinder.api.openstack.wsgi [None req-dcb5affc-aecc-4de3-8fee-541bf661f2ae tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1164.852144] [54795]: DEBUG cinder.api.openstack.wsgi [None req-dcb5affc-aecc-4de3-8fee-541bf661f2ae tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.852359] [54795]: DEBUG cinder.api.openstack.wsgi [None req-dcb5affc-aecc-4de3-8fee-541bf661f2ae tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.861883] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.861883] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.865171] [54795]: INFO cinder.volume.api [None req-dcb5affc-aecc-4de3-8fee-541bf661f2ae tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1164.869760] [54795]: INFO cinder.api.openstack.wsgi [None req-dcb5affc-aecc-4de3-8fee-541bf661f2ae tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1164.869760] [54795]: [pid: 54795|app: 0|req: 239/437] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:26 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.880780] [54795]: DEBUG cinder.api.middleware.request_id [None req-e0fe85ce-ba4e-4497-83c5-25d52ae46386 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.883188] [54795]: INFO cinder.api.openstack.wsgi [None req-e0fe85ce-ba4e-4497-83c5-25d52ae46386 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1165.883188] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e0fe85ce-ba4e-4497-83c5-25d52ae46386 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.883376] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e0fe85ce-ba4e-4497-83c5-25d52ae46386 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.898500] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.898500] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.902328] [54795]: INFO cinder.volume.api [None req-e0fe85ce-ba4e-4497-83c5-25d52ae46386 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1165.907250] [54795]: INFO cinder.api.openstack.wsgi [None req-e0fe85ce-ba4e-4497-83c5-25d52ae46386 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1165.907641] [54795]: [pid: 54795|app: 0|req: 240/438] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:27 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.841373] [54796]: DEBUG cinder.coordination [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-99822cc6-dd4b-4324-bb7b-34f249e3502b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Lock "cinder-attachment_update-dc8a6d6c-426c-471b-b78f-9948f04edf01-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=54796) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1166.841837] [54796]: INFO cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-99822cc6-dd4b-4324-bb7b-34f249e3502b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/attachments/2801bb84-817a-46ef-ab25-8c9b0e09289e returned with HTTP 200 [ 1166.842193] [54796]: [pid: 54796|app: 0|req: 199/439] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 04:00:24 2025] PUT /volume/v3/attachments/2801bb84-817a-46ef-ab25-8c9b0e09289e => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1166.918014] [54795]: DEBUG cinder.api.middleware.request_id [None req-cc7175c4-f343-48eb-9758-2f65e4b3236a None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.920736] [54795]: INFO cinder.api.openstack.wsgi [None req-cc7175c4-f343-48eb-9758-2f65e4b3236a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1166.921138] [54795]: DEBUG cinder.api.openstack.wsgi [None req-cc7175c4-f343-48eb-9758-2f65e4b3236a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.921461] [54795]: DEBUG cinder.api.openstack.wsgi [None req-cc7175c4-f343-48eb-9758-2f65e4b3236a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.933859] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.933859] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.937537] [54795]: INFO cinder.volume.api [None req-cc7175c4-f343-48eb-9758-2f65e4b3236a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1166.942373] [54795]: INFO cinder.api.openstack.wsgi [None req-cc7175c4-f343-48eb-9758-2f65e4b3236a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1166.942775] [54795]: [pid: 54795|app: 0|req: 241/440] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:28 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.953497] [54796]: DEBUG cinder.api.middleware.request_id [None req-34a1a49d-3d8f-42d0-a84f-03bc7e5dc247 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.955782] [54796]: INFO cinder.api.openstack.wsgi [None req-34a1a49d-3d8f-42d0-a84f-03bc7e5dc247 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1167.956021] [54796]: DEBUG cinder.api.openstack.wsgi [None req-34a1a49d-3d8f-42d0-a84f-03bc7e5dc247 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.956311] [54796]: DEBUG cinder.api.openstack.wsgi [None req-34a1a49d-3d8f-42d0-a84f-03bc7e5dc247 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.969866] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.969866] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.973480] [54796]: INFO cinder.volume.api [None req-34a1a49d-3d8f-42d0-a84f-03bc7e5dc247 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1167.977926] [54796]: INFO cinder.api.openstack.wsgi [None req-34a1a49d-3d8f-42d0-a84f-03bc7e5dc247 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1167.978335] [54796]: [pid: 54796|app: 0|req: 200/441] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:29 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.979422] [54795]: DEBUG cinder.api.middleware.request_id [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-2f533e90-f378-4155-8feb-2e08e5b1bf17 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.981861] [54795]: INFO cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-2f533e90-f378-4155-8feb-2e08e5b1bf17 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] POST http://10.180.1.21/volume/v3/attachments/2801bb84-817a-46ef-ab25-8c9b0e09289e/action [ 1168.982340] [54795]: DEBUG cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-2f533e90-f378-4155-8feb-2e08e5b1bf17 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action body: b'{"os-complete": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1168.982499] [54795]: DEBUG cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-2f533e90-f378-4155-8feb-2e08e5b1bf17 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1168.988241] [54796]: DEBUG cinder.api.middleware.request_id [None req-3305112f-5883-44ad-8e77-28f269f95299 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.990322] [54796]: INFO cinder.api.openstack.wsgi [None req-3305112f-5883-44ad-8e77-28f269f95299 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1168.990536] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3305112f-5883-44ad-8e77-28f269f95299 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.990746] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3305112f-5883-44ad-8e77-28f269f95299 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.000176] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.000176] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.000293] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.000293] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.003312] [54796]: INFO cinder.volume.api [None req-3305112f-5883-44ad-8e77-28f269f95299 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1169.007301] [54795]: INFO cinder.api.openstack.wsgi [req-6643f05c-c9e1-4b83-b73c-ee07ddc78738 req-2f533e90-f378-4155-8feb-2e08e5b1bf17 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/attachments/2801bb84-817a-46ef-ab25-8c9b0e09289e/action returned with HTTP 204 [ 1169.007456] [54796]: INFO cinder.api.openstack.wsgi [None req-3305112f-5883-44ad-8e77-28f269f95299 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1169.007730] [54795]: [pid: 54795|app: 0|req: 242/442] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 04:00:30 2025] POST /volume/v3/attachments/2801bb84-817a-46ef-ab25-8c9b0e09289e/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1169.008169] [54796]: [pid: 54796|app: 0|req: 201/443] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:30 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.018791] [54795]: DEBUG cinder.api.middleware.request_id [None req-0cdfb99a-5f4d-4e67-9322-622f47440004 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.020838] [54795]: INFO cinder.api.openstack.wsgi [None req-0cdfb99a-5f4d-4e67-9322-622f47440004 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1170.021098] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0cdfb99a-5f4d-4e67-9322-622f47440004 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.021333] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0cdfb99a-5f4d-4e67-9322-622f47440004 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.031670] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.031670] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.034647] [54795]: INFO cinder.volume.api [None req-0cdfb99a-5f4d-4e67-9322-622f47440004 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1170.039169] [54795]: INFO cinder.api.openstack.wsgi [None req-0cdfb99a-5f4d-4e67-9322-622f47440004 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1170.039542] [54795]: [pid: 54795|app: 0|req: 243/444] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:31 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1170.048747] [54796]: DEBUG cinder.api.middleware.request_id [None req-8885b78c-77b9-4436-a91e-63002f70ff96 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.050801] [54796]: INFO cinder.api.openstack.wsgi [None req-8885b78c-77b9-4436-a91e-63002f70ff96 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1170.051039] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8885b78c-77b9-4436-a91e-63002f70ff96 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.051267] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8885b78c-77b9-4436-a91e-63002f70ff96 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.060851] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.060851] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.063928] [54796]: INFO cinder.volume.api [None req-8885b78c-77b9-4436-a91e-63002f70ff96 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1170.068147] [54796]: INFO cinder.api.openstack.wsgi [None req-8885b78c-77b9-4436-a91e-63002f70ff96 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1170.068515] [54796]: [pid: 54796|app: 0|req: 202/445] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:31 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1170.289220] [54795]: DEBUG cinder.api.middleware.request_id [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-21f72257-f4b7-4029-ac8e-d95d80de8c37 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.291623] [54795]: INFO cinder.api.openstack.wsgi [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-21f72257-f4b7-4029-ac8e-d95d80de8c37 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1170.291913] [54795]: DEBUG cinder.api.openstack.wsgi [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-21f72257-f4b7-4029-ac8e-d95d80de8c37 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.292178] [54795]: DEBUG cinder.api.openstack.wsgi [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-21f72257-f4b7-4029-ac8e-d95d80de8c37 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.302484] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.302484] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.305867] [54795]: INFO cinder.volume.api [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-21f72257-f4b7-4029-ac8e-d95d80de8c37 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1170.310122] [54795]: INFO cinder.api.openstack.wsgi [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-21f72257-f4b7-4029-ac8e-d95d80de8c37 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1170.310519] [54795]: [pid: 54795|app: 0|req: 244/446] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:00:32 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1170.325539] [54796]: DEBUG cinder.api.middleware.request_id [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-a028157a-34dd-4d08-a24b-8748ad77f56c None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.331071] [54796]: INFO cinder.api.openstack.wsgi [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-a028157a-34dd-4d08-a24b-8748ad77f56c tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] POST http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f/action [ 1170.331071] [54796]: DEBUG cinder.api.openstack.wsgi [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-a028157a-34dd-4d08-a24b-8748ad77f56c tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54796) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1170.331071] [54796]: DEBUG cinder.api.openstack.wsgi [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-a028157a-34dd-4d08-a24b-8748ad77f56c tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1170.341188] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.341188] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.341754] [54796]: INFO cinder.volume.api [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-a028157a-34dd-4d08-a24b-8748ad77f56c tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1170.347575] [54796]: INFO cinder.volume.api [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-a028157a-34dd-4d08-a24b-8748ad77f56c tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Begin detaching volume completed successfully. [ 1170.347575] [54796]: INFO cinder.api.openstack.wsgi [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-a028157a-34dd-4d08-a24b-8748ad77f56c tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f/action returned with HTTP 202 [ 1170.347575] [54796]: [pid: 54796|app: 0|req: 203/447] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 04:00:32 2025] POST /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1170.359083] [54795]: DEBUG cinder.api.middleware.request_id [None req-0e09bd09-224b-4876-97a9-d685e5e58813 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.362270] [54795]: INFO cinder.api.openstack.wsgi [None req-0e09bd09-224b-4876-97a9-d685e5e58813 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1170.362598] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0e09bd09-224b-4876-97a9-d685e5e58813 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.363048] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0e09bd09-224b-4876-97a9-d685e5e58813 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.378628] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.378628] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.382652] [54795]: INFO cinder.volume.api [None req-0e09bd09-224b-4876-97a9-d685e5e58813 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1170.388160] [54795]: INFO cinder.api.openstack.wsgi [None req-0e09bd09-224b-4876-97a9-d685e5e58813 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1170.389411] [54795]: [pid: 54795|app: 0|req: 245/448] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:32 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1171.366513] [54796]: DEBUG cinder.api.middleware.request_id [None req-d760840e-86a1-4110-9cb0-44edc50e3ef9 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.366978] [54796]: INFO cinder.api.openstack.wsgi [None req-d760840e-86a1-4110-9cb0-44edc50e3ef9 None None] GET http://10.180.1.21/volume// [ 1171.367193] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d760840e-86a1-4110-9cb0-44edc50e3ef9 None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.367410] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d760840e-86a1-4110-9cb0-44edc50e3ef9 None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.367790] [54796]: INFO cinder.api.openstack.wsgi [None req-d760840e-86a1-4110-9cb0-44edc50e3ef9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1171.368229] [54796]: [pid: 54796|app: 0|req: 204/449] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 04:00:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1171.371358] [54795]: DEBUG cinder.api.middleware.request_id [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-cf9b86d0-5be9-48e6-997b-706f5dc63b8f None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.373750] [54795]: INFO cinder.api.openstack.wsgi [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-cf9b86d0-5be9-48e6-997b-706f5dc63b8f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1171.374068] [54795]: DEBUG cinder.api.openstack.wsgi [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-cf9b86d0-5be9-48e6-997b-706f5dc63b8f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.374306] [54795]: DEBUG cinder.api.openstack.wsgi [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-cf9b86d0-5be9-48e6-997b-706f5dc63b8f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.387368] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.387368] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.390938] [54795]: INFO cinder.volume.api [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-cf9b86d0-5be9-48e6-997b-706f5dc63b8f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1171.395566] [54795]: INFO cinder.api.openstack.wsgi [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-cf9b86d0-5be9-48e6-997b-706f5dc63b8f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1171.395958] [54795]: [pid: 54795|app: 0|req: 246/450] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 04:00:33 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 1318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1171.400041] [54796]: DEBUG cinder.api.middleware.request_id [None req-cc1e0911-8ca1-4243-a0c7-3c36dbbe3014 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.402114] [54796]: INFO cinder.api.openstack.wsgi [None req-cc1e0911-8ca1-4243-a0c7-3c36dbbe3014 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1171.402328] [54796]: DEBUG cinder.api.openstack.wsgi [None req-cc1e0911-8ca1-4243-a0c7-3c36dbbe3014 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.402535] [54796]: DEBUG cinder.api.openstack.wsgi [None req-cc1e0911-8ca1-4243-a0c7-3c36dbbe3014 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.413187] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.413187] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.416119] [54796]: INFO cinder.volume.api [None req-cc1e0911-8ca1-4243-a0c7-3c36dbbe3014 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1171.420171] [54796]: INFO cinder.api.openstack.wsgi [None req-cc1e0911-8ca1-4243-a0c7-3c36dbbe3014 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1171.420529] [54796]: [pid: 54796|app: 0|req: 205/451] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:33 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1172.431478] [54795]: DEBUG cinder.api.middleware.request_id [None req-0e59691c-41b3-4462-8fa2-7b67fba48f5d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.433872] [54795]: INFO cinder.api.openstack.wsgi [None req-0e59691c-41b3-4462-8fa2-7b67fba48f5d tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1172.434197] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0e59691c-41b3-4462-8fa2-7b67fba48f5d tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.434420] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0e59691c-41b3-4462-8fa2-7b67fba48f5d tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.445677] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.445677] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.449417] [54795]: INFO cinder.volume.api [None req-0e59691c-41b3-4462-8fa2-7b67fba48f5d tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1172.454232] [54795]: INFO cinder.api.openstack.wsgi [None req-0e59691c-41b3-4462-8fa2-7b67fba48f5d tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1172.454646] [54795]: [pid: 54795|app: 0|req: 247/452] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:34 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1172.538189] [54796]: DEBUG cinder.api.middleware.request_id [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-7f4e2a15-d4ca-462d-a26a-7526cefa950c None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.540664] [54796]: INFO cinder.api.openstack.wsgi [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-7f4e2a15-d4ca-462d-a26a-7526cefa950c tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b65ed868-91be-4fe3-a765-73a4898b8245 [ 1172.540884] [54796]: DEBUG cinder.api.openstack.wsgi [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-7f4e2a15-d4ca-462d-a26a-7526cefa950c tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.541337] [54796]: DEBUG cinder.api.openstack.wsgi [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-7f4e2a15-d4ca-462d-a26a-7526cefa950c tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'version_select' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.549100] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.549100] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.465613] [54795]: DEBUG cinder.api.middleware.request_id [None req-87927d88-c562-4165-be66-6f44f1a1c7ee None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.467705] [54795]: INFO cinder.api.openstack.wsgi [None req-87927d88-c562-4165-be66-6f44f1a1c7ee tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1173.467925] [54795]: DEBUG cinder.api.openstack.wsgi [None req-87927d88-c562-4165-be66-6f44f1a1c7ee tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.468155] [54795]: DEBUG cinder.api.openstack.wsgi [None req-87927d88-c562-4165-be66-6f44f1a1c7ee tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.476518] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.476518] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.479958] [54795]: INFO cinder.volume.api [None req-87927d88-c562-4165-be66-6f44f1a1c7ee tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1173.484125] [54795]: INFO cinder.api.openstack.wsgi [None req-87927d88-c562-4165-be66-6f44f1a1c7ee tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1173.484507] [54795]: [pid: 54795|app: 0|req: 248/453] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:35 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.548586] [54795]: DEBUG cinder.api.middleware.request_id [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-8bce314e-500e-4261-9a6a-40fdbf034c81 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.550715] [54795]: INFO cinder.api.openstack.wsgi [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-8bce314e-500e-4261-9a6a-40fdbf034c81 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1173.550933] [54795]: DEBUG cinder.api.openstack.wsgi [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-8bce314e-500e-4261-9a6a-40fdbf034c81 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.551161] [54795]: DEBUG cinder.api.openstack.wsgi [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-8bce314e-500e-4261-9a6a-40fdbf034c81 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.560441] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.560441] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.563436] [54795]: INFO cinder.volume.api [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-8bce314e-500e-4261-9a6a-40fdbf034c81 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1173.567495] [54795]: INFO cinder.api.openstack.wsgi [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-8bce314e-500e-4261-9a6a-40fdbf034c81 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1173.567857] [54795]: [pid: 54795|app: 0|req: 249/454] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:00:35 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1173.581240] [54795]: DEBUG cinder.api.middleware.request_id [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-82a27049-239f-43f7-a743-c591a701a171 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.583144] [54795]: INFO cinder.api.openstack.wsgi [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-82a27049-239f-43f7-a743-c591a701a171 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] POST http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01/action [ 1173.583528] [54795]: DEBUG cinder.api.openstack.wsgi [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-82a27049-239f-43f7-a743-c591a701a171 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1173.583663] [54795]: DEBUG cinder.api.openstack.wsgi [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-82a27049-239f-43f7-a743-c591a701a171 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1173.591756] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.591756] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.592222] [54795]: INFO cinder.volume.api [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-82a27049-239f-43f7-a743-c591a701a171 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1174.487099] [54795]: INFO cinder.volume.api [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-82a27049-239f-43f7-a743-c591a701a171 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Begin detaching volume completed successfully. [ 1174.487099] [54795]: INFO cinder.api.openstack.wsgi [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-82a27049-239f-43f7-a743-c591a701a171 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01/action returned with HTTP 202 [ 1174.487512] [54795]: [pid: 54795|app: 0|req: 250/455] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 04:00:35 2025] POST /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01/action => generated 0 bytes in 906 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1174.489778] [54796]: INFO cinder.api.openstack.wsgi [req-89aac4b0-7e88-44c2-ac81-4eca37569fde req-7f4e2a15-d4ca-462d-a26a-7526cefa950c tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/attachments/b65ed868-91be-4fe3-a765-73a4898b8245 returned with HTTP 200 [ 1174.490449] [54796]: [pid: 54796|app: 0|req: 206/456] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 04:00:34 2025] DELETE /volume/v3/attachments/b65ed868-91be-4fe3-a765-73a4898b8245 => generated 19 bytes in 1953 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.504739] [54795]: DEBUG cinder.api.middleware.request_id [None req-f94b1e5a-a7b4-4e18-bf79-80d4aa37e63e None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.506853] [54795]: INFO cinder.api.openstack.wsgi [None req-f94b1e5a-a7b4-4e18-bf79-80d4aa37e63e tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1174.507091] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f94b1e5a-a7b4-4e18-bf79-80d4aa37e63e tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.507311] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f94b1e5a-a7b4-4e18-bf79-80d4aa37e63e tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.519479] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.519479] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.522939] [54795]: INFO cinder.volume.api [None req-f94b1e5a-a7b4-4e18-bf79-80d4aa37e63e tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1174.527503] [54795]: INFO cinder.api.openstack.wsgi [None req-f94b1e5a-a7b4-4e18-bf79-80d4aa37e63e tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1174.527891] [54795]: [pid: 54795|app: 0|req: 251/457] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:36 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1175.538590] [54796]: DEBUG cinder.api.middleware.request_id [None req-f842d1dc-7d59-45ee-85f1-89d5a5bbe8ce None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.540747] [54796]: INFO cinder.api.openstack.wsgi [None req-f842d1dc-7d59-45ee-85f1-89d5a5bbe8ce tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1175.540973] [54796]: DEBUG cinder.api.openstack.wsgi [None req-f842d1dc-7d59-45ee-85f1-89d5a5bbe8ce tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.541217] [54796]: DEBUG cinder.api.openstack.wsgi [None req-f842d1dc-7d59-45ee-85f1-89d5a5bbe8ce tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.551779] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.551779] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.555117] [54796]: INFO cinder.volume.api [None req-f842d1dc-7d59-45ee-85f1-89d5a5bbe8ce tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1175.559286] [54796]: INFO cinder.api.openstack.wsgi [None req-f842d1dc-7d59-45ee-85f1-89d5a5bbe8ce tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1175.559668] [54796]: [pid: 54796|app: 0|req: 207/458] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:37 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1176.006632] [54795]: DEBUG cinder.api.middleware.request_id [None req-c20968f7-9299-4960-9c6d-e8f93767084d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.007108] [54795]: INFO cinder.api.openstack.wsgi [None req-c20968f7-9299-4960-9c6d-e8f93767084d None None] GET http://10.180.1.21/volume// [ 1176.007294] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c20968f7-9299-4960-9c6d-e8f93767084d None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.008037] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c20968f7-9299-4960-9c6d-e8f93767084d None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.008037] [54795]: INFO cinder.api.openstack.wsgi [None req-c20968f7-9299-4960-9c6d-e8f93767084d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1176.008191] [54795]: [pid: 54795|app: 0|req: 252/459] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 04:00:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1176.011443] [54796]: DEBUG cinder.api.middleware.request_id [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-d8a2d84b-d355-4f19-a915-8c66a2deb307 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.013786] [54796]: INFO cinder.api.openstack.wsgi [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-d8a2d84b-d355-4f19-a915-8c66a2deb307 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1176.014076] [54796]: DEBUG cinder.api.openstack.wsgi [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-d8a2d84b-d355-4f19-a915-8c66a2deb307 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.014322] [54796]: DEBUG cinder.api.openstack.wsgi [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-d8a2d84b-d355-4f19-a915-8c66a2deb307 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.023637] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.023637] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.026654] [54796]: INFO cinder.volume.api [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-d8a2d84b-d355-4f19-a915-8c66a2deb307 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1176.030735] [54796]: INFO cinder.api.openstack.wsgi [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-d8a2d84b-d355-4f19-a915-8c66a2deb307 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1176.031119] [54796]: [pid: 54796|app: 0|req: 208/460] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 04:00:37 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 1318 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1176.575701] [54795]: DEBUG cinder.api.middleware.request_id [None req-5ace2edb-f080-4598-bd5d-e118d3f0e9ac None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.578061] [54795]: INFO cinder.api.openstack.wsgi [None req-5ace2edb-f080-4598-bd5d-e118d3f0e9ac tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1176.578061] [54795]: DEBUG cinder.api.openstack.wsgi [None req-5ace2edb-f080-4598-bd5d-e118d3f0e9ac tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.578061] [54795]: DEBUG cinder.api.openstack.wsgi [None req-5ace2edb-f080-4598-bd5d-e118d3f0e9ac tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.593363] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.593363] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.598156] [54795]: INFO cinder.volume.api [None req-5ace2edb-f080-4598-bd5d-e118d3f0e9ac tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1176.603861] [54795]: INFO cinder.api.openstack.wsgi [None req-5ace2edb-f080-4598-bd5d-e118d3f0e9ac tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1176.604445] [54795]: [pid: 54795|app: 0|req: 253/461] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:38 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1177.176197] [54796]: DEBUG cinder.api.middleware.request_id [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-42f67e04-0e46-4abe-8aa0-147f7f711c7a None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.178834] [54796]: INFO cinder.api.openstack.wsgi [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-42f67e04-0e46-4abe-8aa0-147f7f711c7a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2801bb84-817a-46ef-ab25-8c9b0e09289e [ 1177.179069] [54796]: DEBUG cinder.api.openstack.wsgi [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-42f67e04-0e46-4abe-8aa0-147f7f711c7a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.179310] [54796]: DEBUG cinder.api.openstack.wsgi [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-42f67e04-0e46-4abe-8aa0-147f7f711c7a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'version_select' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.186414] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.186414] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.615747] [54795]: DEBUG cinder.api.middleware.request_id [None req-daaf36c9-5db3-45da-aaba-be7e2076850d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.617920] [54795]: INFO cinder.api.openstack.wsgi [None req-daaf36c9-5db3-45da-aaba-be7e2076850d tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1177.618169] [54795]: DEBUG cinder.api.openstack.wsgi [None req-daaf36c9-5db3-45da-aaba-be7e2076850d tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.618387] [54795]: DEBUG cinder.api.openstack.wsgi [None req-daaf36c9-5db3-45da-aaba-be7e2076850d tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.628183] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.628183] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.631305] [54795]: INFO cinder.volume.api [None req-daaf36c9-5db3-45da-aaba-be7e2076850d tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1177.635571] [54795]: INFO cinder.api.openstack.wsgi [None req-daaf36c9-5db3-45da-aaba-be7e2076850d tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1177.635943] [54795]: [pid: 54795|app: 0|req: 254/462] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:39 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1177.711716] [54796]: INFO cinder.api.openstack.wsgi [req-a214c07f-36ee-42e9-b6ff-51453639da3a req-42f67e04-0e46-4abe-8aa0-147f7f711c7a tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/attachments/2801bb84-817a-46ef-ab25-8c9b0e09289e returned with HTTP 200 [ 1177.712184] [54796]: [pid: 54796|app: 0|req: 209/463] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 04:00:39 2025] DELETE /volume/v3/attachments/2801bb84-817a-46ef-ab25-8c9b0e09289e => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.647456] [54795]: DEBUG cinder.api.middleware.request_id [None req-b79dd2cf-725e-4538-ae90-7e4942c53f63 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.649873] [54795]: INFO cinder.api.openstack.wsgi [None req-b79dd2cf-725e-4538-ae90-7e4942c53f63 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1178.650148] [54795]: DEBUG cinder.api.openstack.wsgi [None req-b79dd2cf-725e-4538-ae90-7e4942c53f63 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.650343] [54795]: DEBUG cinder.api.openstack.wsgi [None req-b79dd2cf-725e-4538-ae90-7e4942c53f63 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.658330] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.658330] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.661616] [54795]: INFO cinder.volume.api [None req-b79dd2cf-725e-4538-ae90-7e4942c53f63 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1178.666295] [54795]: INFO cinder.api.openstack.wsgi [None req-b79dd2cf-725e-4538-ae90-7e4942c53f63 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1178.666662] [54795]: [pid: 54795|app: 0|req: 255/464] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:40 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.681627] [54796]: DEBUG cinder.api.middleware.request_id [None req-b55f6593-e437-4833-bc6a-f9a9fa2b929f None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.683747] [54796]: INFO cinder.api.openstack.wsgi [None req-b55f6593-e437-4833-bc6a-f9a9fa2b929f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1178.683964] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b55f6593-e437-4833-bc6a-f9a9fa2b929f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.684226] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b55f6593-e437-4833-bc6a-f9a9fa2b929f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.692199] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.692199] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.695715] [54796]: INFO cinder.volume.api [None req-b55f6593-e437-4833-bc6a-f9a9fa2b929f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1178.700072] [54796]: INFO cinder.api.openstack.wsgi [None req-b55f6593-e437-4833-bc6a-f9a9fa2b929f tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1178.700451] [54796]: [pid: 54796|app: 0|req: 210/465] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:40 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.743440] [54795]: DEBUG cinder.api.middleware.request_id [None req-07cac431-225a-4255-9017-ba4e4e9de0e1 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.745116] [54795]: INFO cinder.api.openstack.wsgi [None req-07cac431-225a-4255-9017-ba4e4e9de0e1 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1178.745341] [54795]: DEBUG cinder.api.openstack.wsgi [None req-07cac431-225a-4255-9017-ba4e4e9de0e1 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.745554] [54795]: DEBUG cinder.api.openstack.wsgi [None req-07cac431-225a-4255-9017-ba4e4e9de0e1 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.753053] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.753053] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.757645] [54795]: INFO cinder.volume.api [None req-07cac431-225a-4255-9017-ba4e4e9de0e1 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1178.762764] [54795]: INFO cinder.api.openstack.wsgi [None req-07cac431-225a-4255-9017-ba4e4e9de0e1 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1178.763331] [54795]: [pid: 54795|app: 0|req: 256/466] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:40 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.772548] [54796]: DEBUG cinder.api.middleware.request_id [None req-75a2d94f-7e6d-47b3-8939-84e54ddaedac None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.774637] [54796]: INFO cinder.api.openstack.wsgi [None req-75a2d94f-7e6d-47b3-8939-84e54ddaedac tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1178.775053] [54796]: DEBUG cinder.api.openstack.wsgi [None req-75a2d94f-7e6d-47b3-8939-84e54ddaedac tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.775136] [54796]: DEBUG cinder.api.openstack.wsgi [None req-75a2d94f-7e6d-47b3-8939-84e54ddaedac tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.782758] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.782758] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.786276] [54796]: INFO cinder.volume.api [None req-75a2d94f-7e6d-47b3-8939-84e54ddaedac tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1178.790670] [54796]: INFO cinder.api.openstack.wsgi [None req-75a2d94f-7e6d-47b3-8939-84e54ddaedac tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1178.791083] [54796]: [pid: 54796|app: 0|req: 211/467] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:40 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.831127] [54795]: DEBUG cinder.api.middleware.request_id [None req-8a8e2fd1-a0e5-4c6f-93b5-040a3a957c1b None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.832958] [54795]: INFO cinder.api.openstack.wsgi [None req-8a8e2fd1-a0e5-4c6f-93b5-040a3a957c1b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1178.833144] [54795]: DEBUG cinder.api.openstack.wsgi [None req-8a8e2fd1-a0e5-4c6f-93b5-040a3a957c1b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.833363] [54795]: DEBUG cinder.api.openstack.wsgi [None req-8a8e2fd1-a0e5-4c6f-93b5-040a3a957c1b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.841566] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.841566] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.845083] [54795]: INFO cinder.volume.api [None req-8a8e2fd1-a0e5-4c6f-93b5-040a3a957c1b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1178.849304] [54795]: INFO cinder.api.openstack.wsgi [None req-8a8e2fd1-a0e5-4c6f-93b5-040a3a957c1b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1178.849801] [54795]: [pid: 54795|app: 0|req: 257/468] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:40 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.107331] [54796]: DEBUG cinder.api.middleware.request_id [None req-6844c253-f1fd-4f02-ac40-4bfc100b15a1 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.109456] [54796]: INFO cinder.api.openstack.wsgi [None req-6844c253-f1fd-4f02-ac40-4bfc100b15a1 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1186.109681] [54796]: DEBUG cinder.api.openstack.wsgi [None req-6844c253-f1fd-4f02-ac40-4bfc100b15a1 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.109896] [54796]: DEBUG cinder.api.openstack.wsgi [None req-6844c253-f1fd-4f02-ac40-4bfc100b15a1 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.110097] [54796]: INFO cinder.api.v3.volumes [None req-6844c253-f1fd-4f02-ac40-4bfc100b15a1 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Delete volume with id: dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1186.120372] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.120372] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.120889] [54796]: INFO cinder.volume.api [None req-6844c253-f1fd-4f02-ac40-4bfc100b15a1 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1186.136590] [54796]: INFO cinder.volume.api [None req-6844c253-f1fd-4f02-ac40-4bfc100b15a1 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Delete volume request issued successfully. [ 1186.136788] [54796]: INFO cinder.api.openstack.wsgi [None req-6844c253-f1fd-4f02-ac40-4bfc100b15a1 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 202 [ 1186.137272] [54796]: [pid: 54796|app: 0|req: 212/469] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 04:00:47 2025] DELETE /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1186.140069] [54795]: DEBUG cinder.api.middleware.request_id [None req-7a17e4bf-aa24-4f46-b214-29dd3b6195fa None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.142136] [54795]: INFO cinder.api.openstack.wsgi [None req-7a17e4bf-aa24-4f46-b214-29dd3b6195fa tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1186.142338] [54795]: DEBUG cinder.api.openstack.wsgi [None req-7a17e4bf-aa24-4f46-b214-29dd3b6195fa tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.142553] [54795]: DEBUG cinder.api.openstack.wsgi [None req-7a17e4bf-aa24-4f46-b214-29dd3b6195fa tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.150685] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.150685] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.154430] [54795]: INFO cinder.volume.api [None req-7a17e4bf-aa24-4f46-b214-29dd3b6195fa tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1186.159208] [54795]: INFO cinder.api.openstack.wsgi [None req-7a17e4bf-aa24-4f46-b214-29dd3b6195fa tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1186.159575] [54795]: [pid: 54795|app: 0|req: 258/470] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:48 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.170659] [54796]: DEBUG cinder.api.middleware.request_id [None req-99075dad-ac9c-47bc-a0a3-f884de635568 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.172823] [54796]: INFO cinder.api.openstack.wsgi [None req-99075dad-ac9c-47bc-a0a3-f884de635568 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1187.173087] [54796]: DEBUG cinder.api.openstack.wsgi [None req-99075dad-ac9c-47bc-a0a3-f884de635568 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.173314] [54796]: DEBUG cinder.api.openstack.wsgi [None req-99075dad-ac9c-47bc-a0a3-f884de635568 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.181253] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.181253] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.184995] [54796]: INFO cinder.volume.api [None req-99075dad-ac9c-47bc-a0a3-f884de635568 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1187.189596] [54796]: INFO cinder.api.openstack.wsgi [None req-99075dad-ac9c-47bc-a0a3-f884de635568 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 200 [ 1187.189997] [54796]: [pid: 54796|app: 0|req: 213/471] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:49 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.724646] [54795]: DEBUG cinder.api.middleware.request_id [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.726591] [54795]: INFO cinder.api.openstack.wsgi [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1187.726971] [54795]: DEBUG cinder.api.openstack.wsgi [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1788881630"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1187.728612] [54795]: DEBUG cinder.api.v3.volumes [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1788881630'}} {{(pid=54795) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1187.728752] [54795]: INFO cinder.api.v3.volumes [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Create volume of 1 GB [ 1187.732761] [54795]: INFO cinder.volume.api [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Availability Zones retrieved successfully. [ 1187.739407] [54795]: DEBUG cinder.volume.api [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Flow 'volume_create_api' (0fabd091-df9f-46e4-a908-6b07a223e88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1187.740585] [54795]: DEBUG cinder.volume.api [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9156d7c0-5ff7-4601-ae86-02e65316c441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1187.741635] [54795]: DEBUG cinder.volume.flows.api.create_volume [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Validating volume size '1' using validate_int {{(pid=54795) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1187.758569] [54795]: DEBUG cinder.volume.api [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9156d7c0-5ff7-4601-ae86-02e65316c441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1187.759463] [54795]: DEBUG cinder.volume.api [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c98a71-39e4-4be5-8fb9-0b408258344f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1187.799333] [54795]: DEBUG cinder.quota [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Created reservations ['7142d980-0e39-4825-b67e-8aada437d9c0', '64b5ad40-e73d-43a7-8f4f-ea629681c3e2', '4ffc6062-4f7b-445a-a92d-25471a4c31ad', 'a1f1a8a6-848c-4416-ab6b-48cd4dead2e7'] {{(pid=54795) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1187.800241] [54795]: DEBUG cinder.volume.api [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c98a71-39e4-4be5-8fb9-0b408258344f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7142d980-0e39-4825-b67e-8aada437d9c0', '64b5ad40-e73d-43a7-8f4f-ea629681c3e2', '4ffc6062-4f7b-445a-a92d-25471a4c31ad', 'a1f1a8a6-848c-4416-ab6b-48cd4dead2e7']}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1187.801136] [54795]: DEBUG cinder.volume.api [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eff83aab-669b-434d-8285-4d0b203c92a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1187.811245] [54795]: DEBUG cinder.volume.api [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eff83aab-669b-434d-8285-4d0b203c92a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1788881630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d4eaea4eae54f46b71e4482d7c37f34',qos_specs=None,replication_status=,reservations=['7142d980-0e39-4825-b67e-8aada437d9c0','64b5ad40-e73d-43a7-8f4f-ea629681c3e2','4ffc6062-4f7b-445a-a92d-25471a4c31ad','a1f1a8a6-848c-4416-ab6b-48cd4dead2e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='755c5cc832f7471780f237b72a5f0769',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T04:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1788881630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d4eaea4eae54f46b71e4482d7c37f34',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='755c5cc832f7471780f237b72a5f0769',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1187.812102] [54795]: DEBUG cinder.volume.api [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66934139-69f1-450e-a2e5-264d884d6a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1187.822922] [54795]: DEBUG cinder.volume.api [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66934139-69f1-450e-a2e5-264d884d6a94) 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-1788881630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d4eaea4eae54f46b71e4482d7c37f34',qos_specs=None,replication_status=,reservations=['7142d980-0e39-4825-b67e-8aada437d9c0','64b5ad40-e73d-43a7-8f4f-ea629681c3e2','4ffc6062-4f7b-445a-a92d-25471a4c31ad','a1f1a8a6-848c-4416-ab6b-48cd4dead2e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='755c5cc832f7471780f237b72a5f0769',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1187.823731] [54795]: DEBUG cinder.volume.api [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51b32851-f5d6-4110-9ca1-885f3bbf7353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1187.830949] [54795]: DEBUG cinder.volume.api [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51b32851-f5d6-4110-9ca1-885f3bbf7353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1187.831952] [54795]: DEBUG cinder.volume.api [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Flow 'volume_create_api' (0fabd091-df9f-46e4-a908-6b07a223e88c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1187.832299] [54795]: INFO cinder.volume.api [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Create volume request issued successfully. [ 1187.832927] [54795]: INFO cinder.api.openstack.wsgi [None req-a6fbd809-28a3-49bf-bac3-f23fa8d3982e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1187.833379] [54795]: [pid: 54795|app: 0|req: 259/472] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 04:00:49 2025] POST /volume/v3/volumes => generated 753 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1187.842676] [54796]: DEBUG cinder.api.middleware.request_id [None req-dac846ee-5b51-4a29-8591-bfd3d0084897 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.844755] [54796]: INFO cinder.api.openstack.wsgi [None req-dac846ee-5b51-4a29-8591-bfd3d0084897 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1187.844968] [54796]: DEBUG cinder.api.openstack.wsgi [None req-dac846ee-5b51-4a29-8591-bfd3d0084897 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.845200] [54796]: DEBUG cinder.api.openstack.wsgi [None req-dac846ee-5b51-4a29-8591-bfd3d0084897 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.852375] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.852375] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.855555] [54796]: INFO cinder.volume.api [None req-dac846ee-5b51-4a29-8591-bfd3d0084897 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1187.859535] [54796]: INFO cinder.api.openstack.wsgi [None req-dac846ee-5b51-4a29-8591-bfd3d0084897 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1187.859890] [54796]: [pid: 54796|app: 0|req: 214/473] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:49 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.204033] [54795]: DEBUG cinder.api.middleware.request_id [None req-1ac0a5fb-25f6-4f37-86e1-1206d78d9344 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.206259] [54795]: INFO cinder.api.openstack.wsgi [None req-1ac0a5fb-25f6-4f37-86e1-1206d78d9344 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 [ 1188.206490] [54795]: DEBUG cinder.api.openstack.wsgi [None req-1ac0a5fb-25f6-4f37-86e1-1206d78d9344 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.206703] [54795]: DEBUG cinder.api.openstack.wsgi [None req-1ac0a5fb-25f6-4f37-86e1-1206d78d9344 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.214560] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.214560] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.216960] [54795]: INFO cinder.api.openstack.wsgi [None req-1ac0a5fb-25f6-4f37-86e1-1206d78d9344 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 returned with HTTP 404 [ 1188.217417] [54795]: [pid: 54795|app: 0|req: 260/474] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:50 2025] GET /volume/v3/volumes/dc8a6d6c-426c-471b-b78f-9948f04edf01 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1188.220261] [54796]: DEBUG cinder.api.middleware.request_id [None req-96945ad5-617e-4ce9-9669-0809a4efa03b None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.222406] [54796]: INFO cinder.api.openstack.wsgi [None req-96945ad5-617e-4ce9-9669-0809a4efa03b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1188.222672] [54796]: DEBUG cinder.api.openstack.wsgi [None req-96945ad5-617e-4ce9-9669-0809a4efa03b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.222913] [54796]: DEBUG cinder.api.openstack.wsgi [None req-96945ad5-617e-4ce9-9669-0809a4efa03b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.223106] [54796]: INFO cinder.api.v3.volumes [None req-96945ad5-617e-4ce9-9669-0809a4efa03b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Delete volume with id: 6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1188.230519] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.230519] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.231052] [54796]: INFO cinder.volume.api [None req-96945ad5-617e-4ce9-9669-0809a4efa03b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1188.242482] [54796]: INFO cinder.volume.api [None req-96945ad5-617e-4ce9-9669-0809a4efa03b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Delete volume request issued successfully. [ 1188.242663] [54796]: INFO cinder.api.openstack.wsgi [None req-96945ad5-617e-4ce9-9669-0809a4efa03b tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 202 [ 1188.243042] [54796]: [pid: 54796|app: 0|req: 215/475] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 04:00:50 2025] DELETE /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1188.245728] [54795]: DEBUG cinder.api.middleware.request_id [None req-10886435-e92e-47dd-b8dd-7a909a5ccba7 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.247704] [54795]: INFO cinder.api.openstack.wsgi [None req-10886435-e92e-47dd-b8dd-7a909a5ccba7 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1188.247927] [54795]: DEBUG cinder.api.openstack.wsgi [None req-10886435-e92e-47dd-b8dd-7a909a5ccba7 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.248150] [54795]: DEBUG cinder.api.openstack.wsgi [None req-10886435-e92e-47dd-b8dd-7a909a5ccba7 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.255363] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.255363] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.258563] [54795]: INFO cinder.volume.api [None req-10886435-e92e-47dd-b8dd-7a909a5ccba7 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1188.263012] [54795]: INFO cinder.api.openstack.wsgi [None req-10886435-e92e-47dd-b8dd-7a909a5ccba7 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1188.263368] [54795]: [pid: 54795|app: 0|req: 261/476] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:50 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.870334] [54796]: DEBUG cinder.api.middleware.request_id [None req-5c253ffd-0d19-48c2-aad1-5a4aa4a12872 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.872415] [54796]: INFO cinder.api.openstack.wsgi [None req-5c253ffd-0d19-48c2-aad1-5a4aa4a12872 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1188.872667] [54796]: DEBUG cinder.api.openstack.wsgi [None req-5c253ffd-0d19-48c2-aad1-5a4aa4a12872 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.872920] [54796]: DEBUG cinder.api.openstack.wsgi [None req-5c253ffd-0d19-48c2-aad1-5a4aa4a12872 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.880462] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.880462] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.884056] [54796]: INFO cinder.volume.api [None req-5c253ffd-0d19-48c2-aad1-5a4aa4a12872 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1188.888248] [54796]: INFO cinder.api.openstack.wsgi [None req-5c253ffd-0d19-48c2-aad1-5a4aa4a12872 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1188.888645] [54796]: [pid: 54796|app: 0|req: 216/477] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:50 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.055758] [54795]: DEBUG cinder.api.middleware.request_id [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-f0aa0908-e995-493b-91a9-533e38cabb94 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.058135] [54795]: INFO cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-f0aa0908-e995-493b-91a9-533e38cabb94 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1189.058371] [54795]: DEBUG cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-f0aa0908-e995-493b-91a9-533e38cabb94 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.058586] [54795]: DEBUG cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-f0aa0908-e995-493b-91a9-533e38cabb94 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.066208] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.066208] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.069152] [54795]: INFO cinder.volume.api [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-f0aa0908-e995-493b-91a9-533e38cabb94 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1189.073552] [54795]: INFO cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-f0aa0908-e995-493b-91a9-533e38cabb94 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1189.074037] [54795]: [pid: 54795|app: 0|req: 262/478] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:00:50 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.273712] [54796]: DEBUG cinder.api.middleware.request_id [None req-90244540-c966-482d-82e1-54b4853fec84 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.275801] [54796]: INFO cinder.api.openstack.wsgi [None req-90244540-c966-482d-82e1-54b4853fec84 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1189.276032] [54796]: DEBUG cinder.api.openstack.wsgi [None req-90244540-c966-482d-82e1-54b4853fec84 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.276250] [54796]: DEBUG cinder.api.openstack.wsgi [None req-90244540-c966-482d-82e1-54b4853fec84 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.283754] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.283754] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.287088] [54796]: INFO cinder.volume.api [None req-90244540-c966-482d-82e1-54b4853fec84 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1189.291125] [54796]: INFO cinder.api.openstack.wsgi [None req-90244540-c966-482d-82e1-54b4853fec84 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 200 [ 1189.291502] [54796]: [pid: 54796|app: 0|req: 217/479] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:51 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.301564] [54795]: DEBUG cinder.api.middleware.request_id [None req-c0312c9a-f598-45e4-b29f-7299e1102925 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.303607] [54795]: INFO cinder.api.openstack.wsgi [None req-c0312c9a-f598-45e4-b29f-7299e1102925 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f [ 1190.303833] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c0312c9a-f598-45e4-b29f-7299e1102925 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.304059] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c0312c9a-f598-45e4-b29f-7299e1102925 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.311472] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.311472] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.314336] [54795]: INFO cinder.api.openstack.wsgi [None req-c0312c9a-f598-45e4-b29f-7299e1102925 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f returned with HTTP 404 [ 1190.314440] [54795]: [pid: 54795|app: 0|req: 263/480] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:52 2025] GET /volume/v3/volumes/6b31ef0f-c56a-46cb-aac8-ada12b94183f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1190.357737] [54796]: DEBUG cinder.api.middleware.request_id [None req-f487d206-a675-47c6-bf3c-f2fad1ebcb70 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.359758] [54796]: INFO cinder.api.openstack.wsgi [None req-f487d206-a675-47c6-bf3c-f2fad1ebcb70 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 1190.359981] [54796]: DEBUG cinder.api.openstack.wsgi [None req-f487d206-a675-47c6-bf3c-f2fad1ebcb70 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.360210] [54796]: DEBUG cinder.api.openstack.wsgi [None req-f487d206-a675-47c6-bf3c-f2fad1ebcb70 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.360404] [54796]: INFO cinder.api.v3.volumes [None req-f487d206-a675-47c6-bf3c-f2fad1ebcb70 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Delete volume with id: 1701f35c-ab1f-429d-898b-fd5054846efc [ 1190.368044] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.368044] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.368533] [54796]: INFO cinder.volume.api [None req-f487d206-a675-47c6-bf3c-f2fad1ebcb70 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1190.380571] [54796]: INFO cinder.volume.api [None req-f487d206-a675-47c6-bf3c-f2fad1ebcb70 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Delete volume request issued successfully. [ 1190.380748] [54796]: INFO cinder.api.openstack.wsgi [None req-f487d206-a675-47c6-bf3c-f2fad1ebcb70 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 202 [ 1190.381234] [54796]: [pid: 54796|app: 0|req: 218/481] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 04:00:52 2025] DELETE /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1190.383996] [54795]: DEBUG cinder.api.middleware.request_id [None req-3b91db73-7556-4011-8cae-fe8d1d351307 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.386086] [54795]: INFO cinder.api.openstack.wsgi [None req-3b91db73-7556-4011-8cae-fe8d1d351307 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 1190.386308] [54795]: DEBUG cinder.api.openstack.wsgi [None req-3b91db73-7556-4011-8cae-fe8d1d351307 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.386890] [54795]: DEBUG cinder.api.openstack.wsgi [None req-3b91db73-7556-4011-8cae-fe8d1d351307 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.394385] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.394385] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.397915] [54795]: INFO cinder.volume.api [None req-3b91db73-7556-4011-8cae-fe8d1d351307 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1190.401987] [54795]: INFO cinder.api.openstack.wsgi [None req-3b91db73-7556-4011-8cae-fe8d1d351307 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 1190.402507] [54795]: [pid: 54795|app: 0|req: 264/482] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:52 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.593077] [54796]: DEBUG cinder.api.middleware.request_id [None req-84ee9c25-b633-49fa-96a3-1432faec6dd2 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.593517] [54796]: INFO cinder.api.openstack.wsgi [None req-84ee9c25-b633-49fa-96a3-1432faec6dd2 None None] GET http://10.180.1.21/volume// [ 1190.593706] [54796]: DEBUG cinder.api.openstack.wsgi [None req-84ee9c25-b633-49fa-96a3-1432faec6dd2 None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.593925] [54796]: DEBUG cinder.api.openstack.wsgi [None req-84ee9c25-b633-49fa-96a3-1432faec6dd2 None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.594375] [54796]: INFO cinder.api.openstack.wsgi [None req-84ee9c25-b633-49fa-96a3-1432faec6dd2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1190.594675] [54796]: [pid: 54796|app: 0|req: 219/483] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 04:00:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1190.598575] [54795]: DEBUG cinder.api.middleware.request_id [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-8c7e1f66-9bf4-42f3-a8f6-c69a63af718e None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.600832] [54795]: INFO cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-8c7e1f66-9bf4-42f3-a8f6-c69a63af718e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1190.601253] [54795]: DEBUG cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-8c7e1f66-9bf4-42f3-a8f6-c69a63af718e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0", "connector": null, "instance_uuid": "ef7ea254-5433-4905-9086-30647fb4eedf"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1190.613157] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.613157] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.632319] [54795]: INFO cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-8c7e1f66-9bf4-42f3-a8f6-c69a63af718e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1190.632760] [54795]: [pid: 54795|app: 0|req: 265/484] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 04:00:52 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1190.652823] [54796]: DEBUG cinder.api.middleware.request_id [None req-5dde95a4-584d-4755-b9be-fa94da828e03 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.654998] [54796]: INFO cinder.api.openstack.wsgi [None req-5dde95a4-584d-4755-b9be-fa94da828e03 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1190.655236] [54796]: DEBUG cinder.api.openstack.wsgi [None req-5dde95a4-584d-4755-b9be-fa94da828e03 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.655466] [54796]: DEBUG cinder.api.openstack.wsgi [None req-5dde95a4-584d-4755-b9be-fa94da828e03 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.665320] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.665320] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.668370] [54796]: INFO cinder.volume.api [None req-5dde95a4-584d-4755-b9be-fa94da828e03 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1190.672875] [54796]: INFO cinder.api.openstack.wsgi [None req-5dde95a4-584d-4755-b9be-fa94da828e03 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1190.673254] [54796]: [pid: 54796|app: 0|req: 220/485] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:52 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.155735] [54795]: DEBUG cinder.api.middleware.request_id [None req-5f04eeb9-4f1d-401e-be73-07c4485e81ae None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.156202] [54795]: INFO cinder.api.openstack.wsgi [None req-5f04eeb9-4f1d-401e-be73-07c4485e81ae None None] GET http://10.180.1.21/volume// [ 1191.156388] [54795]: DEBUG cinder.api.openstack.wsgi [None req-5f04eeb9-4f1d-401e-be73-07c4485e81ae None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.156640] [54795]: DEBUG cinder.api.openstack.wsgi [None req-5f04eeb9-4f1d-401e-be73-07c4485e81ae None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.157057] [54795]: INFO cinder.api.openstack.wsgi [None req-5f04eeb9-4f1d-401e-be73-07c4485e81ae None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1191.157366] [54795]: [pid: 54795|app: 0|req: 266/486] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 04:00:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1191.160678] [54796]: DEBUG cinder.api.middleware.request_id [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-bee65800-75ee-47ca-bf37-5c1d497a000f None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.162949] [54796]: INFO cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-bee65800-75ee-47ca-bf37-5c1d497a000f tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1191.163220] [54796]: DEBUG cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-bee65800-75ee-47ca-bf37-5c1d497a000f tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.163435] [54796]: DEBUG cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-bee65800-75ee-47ca-bf37-5c1d497a000f tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.173011] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.173011] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.176101] [54796]: INFO cinder.volume.api [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-bee65800-75ee-47ca-bf37-5c1d497a000f tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1191.180183] [54796]: INFO cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-bee65800-75ee-47ca-bf37-5c1d497a000f tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1191.180607] [54796]: [pid: 54796|app: 0|req: 221/487] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 04:00:53 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 1026 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1191.205022] [54795]: DEBUG cinder.api.middleware.request_id [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-c7d1f67f-c432-467f-b9a5-56bf2a3ff708 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.207261] [54795]: INFO cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-c7d1f67f-c432-467f-b9a5-56bf2a3ff708 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] PUT http://10.180.1.21/volume/v3/attachments/ede7675f-a3ca-47ea-b57d-f0d5a13bdac6 [ 1191.207672] [54795]: DEBUG cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-c7d1f67f-c432-467f-b9a5-56bf2a3ff708 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-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-526349", "mountpoint": "/dev/sdb"}}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1191.215475] [54795]: DEBUG cinder.coordination [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-c7d1f67f-c432-467f-b9a5-56bf2a3ff708 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Acquiring lock "cinder-attachment_update-f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54795) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1191.219795] [54795]: DEBUG cinder.coordination [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-c7d1f67f-c432-467f-b9a5-56bf2a3ff708 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Lock "cinder-attachment_update-f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54795) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1191.220834] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.220834] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.412588] [54796]: DEBUG cinder.api.middleware.request_id [None req-5bf2b4c9-0e2e-4db2-a276-fa3305442413 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.414538] [54796]: INFO cinder.api.openstack.wsgi [None req-5bf2b4c9-0e2e-4db2-a276-fa3305442413 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 1191.414750] [54796]: DEBUG cinder.api.openstack.wsgi [None req-5bf2b4c9-0e2e-4db2-a276-fa3305442413 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.414964] [54796]: DEBUG cinder.api.openstack.wsgi [None req-5bf2b4c9-0e2e-4db2-a276-fa3305442413 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.422149] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.422149] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.425341] [54796]: INFO cinder.volume.api [None req-5bf2b4c9-0e2e-4db2-a276-fa3305442413 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1191.429337] [54796]: INFO cinder.api.openstack.wsgi [None req-5bf2b4c9-0e2e-4db2-a276-fa3305442413 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 1191.429750] [54796]: [pid: 54796|app: 0|req: 222/488] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:53 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.684208] [54796]: DEBUG cinder.api.middleware.request_id [None req-28cabdd0-2b5f-4794-85ab-8d8cc3485277 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.686241] [54796]: INFO cinder.api.openstack.wsgi [None req-28cabdd0-2b5f-4794-85ab-8d8cc3485277 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1191.686462] [54796]: DEBUG cinder.api.openstack.wsgi [None req-28cabdd0-2b5f-4794-85ab-8d8cc3485277 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.686674] [54796]: DEBUG cinder.api.openstack.wsgi [None req-28cabdd0-2b5f-4794-85ab-8d8cc3485277 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.699065] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.699065] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.702576] [54796]: INFO cinder.volume.api [None req-28cabdd0-2b5f-4794-85ab-8d8cc3485277 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1191.707074] [54796]: INFO cinder.api.openstack.wsgi [None req-28cabdd0-2b5f-4794-85ab-8d8cc3485277 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1191.707573] [54796]: [pid: 54796|app: 0|req: 223/489] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:53 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.439258] [54796]: DEBUG cinder.api.middleware.request_id [None req-8ea43700-109f-4dc1-958c-d02fb5bf31c3 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.441440] [54796]: INFO cinder.api.openstack.wsgi [None req-8ea43700-109f-4dc1-958c-d02fb5bf31c3 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 1192.441631] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8ea43700-109f-4dc1-958c-d02fb5bf31c3 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.441849] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8ea43700-109f-4dc1-958c-d02fb5bf31c3 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.449621] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.449621] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.453286] [54796]: INFO cinder.volume.api [None req-8ea43700-109f-4dc1-958c-d02fb5bf31c3 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Volume info retrieved successfully. [ 1192.458409] [54796]: INFO cinder.api.openstack.wsgi [None req-8ea43700-109f-4dc1-958c-d02fb5bf31c3 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 200 [ 1192.459078] [54796]: [pid: 54796|app: 0|req: 224/490] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:54 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.719629] [54796]: DEBUG cinder.api.middleware.request_id [None req-f7329b6a-7c53-42e1-a011-7832a6b10b76 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.719629] [54796]: INFO cinder.api.openstack.wsgi [None req-f7329b6a-7c53-42e1-a011-7832a6b10b76 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1192.719629] [54796]: DEBUG cinder.api.openstack.wsgi [None req-f7329b6a-7c53-42e1-a011-7832a6b10b76 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.720548] [54796]: DEBUG cinder.api.openstack.wsgi [None req-f7329b6a-7c53-42e1-a011-7832a6b10b76 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.729114] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.729114] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.732025] [54796]: INFO cinder.volume.api [None req-f7329b6a-7c53-42e1-a011-7832a6b10b76 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1192.736129] [54796]: INFO cinder.api.openstack.wsgi [None req-f7329b6a-7c53-42e1-a011-7832a6b10b76 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1192.736476] [54796]: [pid: 54796|app: 0|req: 225/491] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:54 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.470151] [54796]: DEBUG cinder.api.middleware.request_id [None req-da196b86-7ee8-408e-b4ff-ff0807943758 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.473090] [54796]: INFO cinder.api.openstack.wsgi [None req-da196b86-7ee8-408e-b4ff-ff0807943758 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] GET http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc [ 1193.473497] [54796]: DEBUG cinder.api.openstack.wsgi [None req-da196b86-7ee8-408e-b4ff-ff0807943758 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.473892] [54796]: DEBUG cinder.api.openstack.wsgi [None req-da196b86-7ee8-408e-b4ff-ff0807943758 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.480787] [54796]: INFO cinder.api.openstack.wsgi [None req-da196b86-7ee8-408e-b4ff-ff0807943758 tempest-AttachVolumeTestJSON-1192156861 tempest-AttachVolumeTestJSON-1192156861-project-member] http://10.180.1.21/volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc returned with HTTP 404 [ 1193.481335] [54796]: [pid: 54796|app: 0|req: 226/492] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:55 2025] GET /volume/v3/volumes/1701f35c-ab1f-429d-898b-fd5054846efc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1193.747302] [54796]: DEBUG cinder.api.middleware.request_id [None req-e49825ac-78e0-4998-b891-822939f8b3d6 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.748985] [54796]: INFO cinder.api.openstack.wsgi [None req-e49825ac-78e0-4998-b891-822939f8b3d6 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1193.749352] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e49825ac-78e0-4998-b891-822939f8b3d6 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.750817] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e49825ac-78e0-4998-b891-822939f8b3d6 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.762644] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.762644] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.769291] [54796]: INFO cinder.volume.api [None req-e49825ac-78e0-4998-b891-822939f8b3d6 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1193.776985] [54796]: INFO cinder.api.openstack.wsgi [None req-e49825ac-78e0-4998-b891-822939f8b3d6 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1193.776985] [54796]: [pid: 54796|app: 0|req: 227/493] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:55 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.797792] [54796]: DEBUG cinder.api.middleware.request_id [None req-7efbfd40-d859-4e15-8855-f15254450246 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.799361] [54796]: INFO cinder.api.openstack.wsgi [None req-7efbfd40-d859-4e15-8855-f15254450246 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1194.799578] [54796]: DEBUG cinder.api.openstack.wsgi [None req-7efbfd40-d859-4e15-8855-f15254450246 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.799792] [54796]: DEBUG cinder.api.openstack.wsgi [None req-7efbfd40-d859-4e15-8855-f15254450246 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.819156] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.819156] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.825448] [54796]: INFO cinder.volume.api [None req-7efbfd40-d859-4e15-8855-f15254450246 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1194.830935] [54796]: INFO cinder.api.openstack.wsgi [None req-7efbfd40-d859-4e15-8855-f15254450246 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1194.831381] [54796]: [pid: 54796|app: 0|req: 228/494] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:56 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.786639] [54796]: DEBUG cinder.api.middleware.request_id [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.788850] [54796]: INFO cinder.api.openstack.wsgi [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1195.789248] [54796]: DEBUG cinder.api.openstack.wsgi [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-304615847", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1195.791297] [54796]: DEBUG cinder.api.v3.volumes [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-304615847', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54796) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1195.791435] [54796]: INFO cinder.api.v3.volumes [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Create volume of 1 GB [ 1195.797434] [54796]: INFO cinder.volume.api [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Availability Zones retrieved successfully. [ 1195.804007] [54796]: DEBUG cinder.volume.api [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Flow 'volume_create_api' (4500feab-9848-429d-bd0c-d23ce9e94cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1195.805160] [54796]: DEBUG cinder.volume.api [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a401c20b-62d0-4e1d-85e6-bad289e6cb9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1195.806181] [54796]: DEBUG cinder.volume.flows.api.create_volume [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Validating volume size '1' using validate_int {{(pid=54796) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1195.822203] [54796]: DEBUG cinder.volume.api [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a401c20b-62d0-4e1d-85e6-bad289e6cb9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1195.823081] [54796]: DEBUG cinder.volume.api [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc13f692-a749-46eb-bb5f-8f819a061d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1195.864408] [54796]: DEBUG cinder.quota [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Created reservations ['f5e0b544-b282-4486-852f-c22f9d4c70e2', 'de4caf6c-00e3-4731-889d-81e1695fd10e', '6ba53439-29db-42ca-86af-274e9a0453dc', '3b1f98ab-9e18-4b5d-bede-b4f053de6d88'] {{(pid=54796) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1195.865299] [54796]: DEBUG cinder.volume.api [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc13f692-a749-46eb-bb5f-8f819a061d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5e0b544-b282-4486-852f-c22f9d4c70e2', 'de4caf6c-00e3-4731-889d-81e1695fd10e', '6ba53439-29db-42ca-86af-274e9a0453dc', '3b1f98ab-9e18-4b5d-bede-b4f053de6d88']}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1195.866190] [54796]: DEBUG cinder.volume.api [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e8d02c6-10df-43f7-b8b8-89c01379c8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1195.879872] [54796]: DEBUG cinder.volume.api [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e8d02c6-10df-43f7-b8b8-89c01379c8ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d24cc47-336a-4477-abe3-0ee5e95fe00b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-304615847',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e3613d59586e44c6a7b229a919cf1e42',qos_specs=None,replication_status=,reservations=['f5e0b544-b282-4486-852f-c22f9d4c70e2','de4caf6c-00e3-4731-889d-81e1695fd10e','6ba53439-29db-42ca-86af-274e9a0453dc','3b1f98ab-9e18-4b5d-bede-b4f053de6d88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22446098d29469381e731793fa2e878',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T04:00:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-304615847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d24cc47-336a-4477-abe3-0ee5e95fe00b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e3613d59586e44c6a7b229a919cf1e42',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='a22446098d29469381e731793fa2e878',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1195.880742] [54796]: DEBUG cinder.volume.api [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b11f1ef5-5cc3-49f6-a6ec-01c164047c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1195.891793] [54796]: DEBUG cinder.volume.api [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b11f1ef5-5cc3-49f6-a6ec-01c164047c1f) 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-304615847',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e3613d59586e44c6a7b229a919cf1e42',qos_specs=None,replication_status=,reservations=['f5e0b544-b282-4486-852f-c22f9d4c70e2','de4caf6c-00e3-4731-889d-81e1695fd10e','6ba53439-29db-42ca-86af-274e9a0453dc','3b1f98ab-9e18-4b5d-bede-b4f053de6d88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22446098d29469381e731793fa2e878',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1195.892613] [54796]: DEBUG cinder.volume.api [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (070f5b90-92de-4c20-a333-c8870bf10803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1195.900497] [54796]: DEBUG cinder.volume.api [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (070f5b90-92de-4c20-a333-c8870bf10803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1195.901511] [54796]: DEBUG cinder.volume.api [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Flow 'volume_create_api' (4500feab-9848-429d-bd0c-d23ce9e94cad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1195.901841] [54796]: INFO cinder.volume.api [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Create volume request issued successfully. [ 1195.902624] [54796]: INFO cinder.api.openstack.wsgi [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-e73ce6ce-c81b-4cb7-accd-b4d5a19cbcfc tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1195.903156] [54796]: [pid: 54796|app: 0|req: 229/495] 10.180.1.21 () {64 vars in 1421 bytes} [Tue Feb 18 04:00:57 2025] POST /volume/v3/volumes => generated 761 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1195.903923] [54796]: DEBUG cinder.api.middleware.request_id [None req-b109ef9e-f327-4c87-b75a-aa000c430f12 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.906512] [54796]: INFO cinder.api.openstack.wsgi [None req-b109ef9e-f327-4c87-b75a-aa000c430f12 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1195.906684] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b109ef9e-f327-4c87-b75a-aa000c430f12 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.906892] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b109ef9e-f327-4c87-b75a-aa000c430f12 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.916789] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.916789] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.920287] [54796]: INFO cinder.volume.api [None req-b109ef9e-f327-4c87-b75a-aa000c430f12 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1195.925207] [54796]: INFO cinder.api.openstack.wsgi [None req-b109ef9e-f327-4c87-b75a-aa000c430f12 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1195.926339] [54796]: [pid: 54796|app: 0|req: 230/496] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:57 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.926339] [54796]: DEBUG cinder.api.middleware.request_id [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-ccdbb6a5-e875-44e2-a693-67063c960f68 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.928170] [54796]: INFO cinder.api.openstack.wsgi [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-ccdbb6a5-e875-44e2-a693-67063c960f68 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] GET http://10.180.1.21/volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b [ 1195.928398] [54796]: DEBUG cinder.api.openstack.wsgi [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-ccdbb6a5-e875-44e2-a693-67063c960f68 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.928615] [54796]: DEBUG cinder.api.openstack.wsgi [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-ccdbb6a5-e875-44e2-a693-67063c960f68 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.935893] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.935893] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.939094] [54796]: INFO cinder.volume.api [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-ccdbb6a5-e875-44e2-a693-67063c960f68 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Volume info retrieved successfully. [ 1195.943309] [54796]: INFO cinder.api.openstack.wsgi [req-730f2487-effa-4f62-ba7c-e669acfbd8a1 req-ccdbb6a5-e875-44e2-a693-67063c960f68 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] http://10.180.1.21/volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b returned with HTTP 200 [ 1195.943730] [54796]: [pid: 54796|app: 0|req: 231/497] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:00:57 2025] GET /volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b => generated 829 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.023437] [54796]: DEBUG cinder.api.middleware.request_id [req-fa5dd6db-f5e4-45fc-b7de-193be5cf2d15 req-8b11b0bb-62ea-4eca-bd04-fa966e323a61 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.026079] [54796]: INFO cinder.api.openstack.wsgi [req-fa5dd6db-f5e4-45fc-b7de-193be5cf2d15 req-8b11b0bb-62ea-4eca-bd04-fa966e323a61 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] GET http://10.180.1.21/volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b [ 1196.026079] [54796]: DEBUG cinder.api.openstack.wsgi [req-fa5dd6db-f5e4-45fc-b7de-193be5cf2d15 req-8b11b0bb-62ea-4eca-bd04-fa966e323a61 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.026204] [54796]: DEBUG cinder.api.openstack.wsgi [req-fa5dd6db-f5e4-45fc-b7de-193be5cf2d15 req-8b11b0bb-62ea-4eca-bd04-fa966e323a61 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.033976] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.033976] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.037691] [54796]: INFO cinder.volume.api [req-fa5dd6db-f5e4-45fc-b7de-193be5cf2d15 req-8b11b0bb-62ea-4eca-bd04-fa966e323a61 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Volume info retrieved successfully. [ 1196.042055] [54796]: INFO cinder.api.openstack.wsgi [req-fa5dd6db-f5e4-45fc-b7de-193be5cf2d15 req-8b11b0bb-62ea-4eca-bd04-fa966e323a61 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] http://10.180.1.21/volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b returned with HTTP 200 [ 1196.042455] [54796]: [pid: 54796|app: 0|req: 232/498] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:00:57 2025] GET /volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.056666] [54796]: DEBUG cinder.api.middleware.request_id [req-76ddaf25-8199-48f6-b929-c6952cc82cc6 req-87cc5c59-1cfb-48ba-884b-662099cd8b20 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.058744] [54796]: INFO cinder.api.openstack.wsgi [req-76ddaf25-8199-48f6-b929-c6952cc82cc6 req-87cc5c59-1cfb-48ba-884b-662099cd8b20 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] GET http://10.180.1.21/volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b [ 1196.058976] [54796]: DEBUG cinder.api.openstack.wsgi [req-76ddaf25-8199-48f6-b929-c6952cc82cc6 req-87cc5c59-1cfb-48ba-884b-662099cd8b20 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.059232] [54796]: DEBUG cinder.api.openstack.wsgi [req-76ddaf25-8199-48f6-b929-c6952cc82cc6 req-87cc5c59-1cfb-48ba-884b-662099cd8b20 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.066585] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.066585] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.069856] [54796]: INFO cinder.volume.api [req-76ddaf25-8199-48f6-b929-c6952cc82cc6 req-87cc5c59-1cfb-48ba-884b-662099cd8b20 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Volume info retrieved successfully. [ 1196.074349] [54796]: INFO cinder.api.openstack.wsgi [req-76ddaf25-8199-48f6-b929-c6952cc82cc6 req-87cc5c59-1cfb-48ba-884b-662099cd8b20 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] http://10.180.1.21/volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b returned with HTTP 200 [ 1196.074635] [54796]: [pid: 54796|app: 0|req: 233/499] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:00:57 2025] GET /volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.090822] [54796]: DEBUG cinder.api.middleware.request_id [req-ac14faec-5e37-4dc8-b927-92370ea622e6 req-41086968-e880-4176-aff3-63a6dae214c5 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.093243] [54796]: INFO cinder.api.openstack.wsgi [req-ac14faec-5e37-4dc8-b927-92370ea622e6 req-41086968-e880-4176-aff3-63a6dae214c5 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b [ 1196.093466] [54796]: DEBUG cinder.api.openstack.wsgi [req-ac14faec-5e37-4dc8-b927-92370ea622e6 req-41086968-e880-4176-aff3-63a6dae214c5 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.093710] [54796]: DEBUG cinder.api.openstack.wsgi [req-ac14faec-5e37-4dc8-b927-92370ea622e6 req-41086968-e880-4176-aff3-63a6dae214c5 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.093905] [54796]: INFO cinder.api.v3.volumes [req-ac14faec-5e37-4dc8-b927-92370ea622e6 req-41086968-e880-4176-aff3-63a6dae214c5 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Delete volume with id: 2d24cc47-336a-4477-abe3-0ee5e95fe00b [ 1196.100714] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.100714] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.101201] [54796]: INFO cinder.volume.api [req-ac14faec-5e37-4dc8-b927-92370ea622e6 req-41086968-e880-4176-aff3-63a6dae214c5 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Volume info retrieved successfully. [ 1196.113941] [54796]: INFO cinder.volume.api [req-ac14faec-5e37-4dc8-b927-92370ea622e6 req-41086968-e880-4176-aff3-63a6dae214c5 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Delete volume request issued successfully. [ 1196.113941] [54796]: INFO cinder.api.openstack.wsgi [req-ac14faec-5e37-4dc8-b927-92370ea622e6 req-41086968-e880-4176-aff3-63a6dae214c5 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] http://10.180.1.21/volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b returned with HTTP 202 [ 1196.113941] [54796]: [pid: 54796|app: 0|req: 234/500] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 04:00:57 2025] DELETE /volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1196.125101] [54796]: DEBUG cinder.api.middleware.request_id [req-e6422eab-dbd4-451c-a917-b0c7b95c9218 req-3b82ce08-b1dd-4ca6-9e29-68ae55be5a43 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.127489] [54796]: INFO cinder.api.openstack.wsgi [req-e6422eab-dbd4-451c-a917-b0c7b95c9218 req-3b82ce08-b1dd-4ca6-9e29-68ae55be5a43 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] GET http://10.180.1.21/volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b [ 1196.127726] [54796]: DEBUG cinder.api.openstack.wsgi [req-e6422eab-dbd4-451c-a917-b0c7b95c9218 req-3b82ce08-b1dd-4ca6-9e29-68ae55be5a43 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.127903] [54796]: DEBUG cinder.api.openstack.wsgi [req-e6422eab-dbd4-451c-a917-b0c7b95c9218 req-3b82ce08-b1dd-4ca6-9e29-68ae55be5a43 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.135232] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.135232] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.138534] [54796]: INFO cinder.volume.api [req-e6422eab-dbd4-451c-a917-b0c7b95c9218 req-3b82ce08-b1dd-4ca6-9e29-68ae55be5a43 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Volume info retrieved successfully. [ 1196.142898] [54796]: INFO cinder.api.openstack.wsgi [req-e6422eab-dbd4-451c-a917-b0c7b95c9218 req-3b82ce08-b1dd-4ca6-9e29-68ae55be5a43 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] http://10.180.1.21/volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b returned with HTTP 200 [ 1196.143272] [54796]: [pid: 54796|app: 0|req: 235/501] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:00:57 2025] GET /volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.937301] [54796]: DEBUG cinder.api.middleware.request_id [None req-222bc11b-efc9-4da9-b448-3a9b333aa81b None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.939340] [54796]: INFO cinder.api.openstack.wsgi [None req-222bc11b-efc9-4da9-b448-3a9b333aa81b tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1196.939563] [54796]: DEBUG cinder.api.openstack.wsgi [None req-222bc11b-efc9-4da9-b448-3a9b333aa81b tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.939781] [54796]: DEBUG cinder.api.openstack.wsgi [None req-222bc11b-efc9-4da9-b448-3a9b333aa81b tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.949292] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.949292] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.952349] [54796]: INFO cinder.volume.api [None req-222bc11b-efc9-4da9-b448-3a9b333aa81b tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1196.956930] [54796]: INFO cinder.api.openstack.wsgi [None req-222bc11b-efc9-4da9-b448-3a9b333aa81b tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1196.957317] [54796]: [pid: 54796|app: 0|req: 236/502] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:58 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.159190] [54796]: DEBUG cinder.api.middleware.request_id [req-a4355095-5cfa-405c-8ced-46229e988db7 req-146ba2a3-35f8-4013-a16f-cb5d7d7c7fe3 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.161718] [54796]: INFO cinder.api.openstack.wsgi [req-a4355095-5cfa-405c-8ced-46229e988db7 req-146ba2a3-35f8-4013-a16f-cb5d7d7c7fe3 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] GET http://10.180.1.21/volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b [ 1197.161979] [54796]: DEBUG cinder.api.openstack.wsgi [req-a4355095-5cfa-405c-8ced-46229e988db7 req-146ba2a3-35f8-4013-a16f-cb5d7d7c7fe3 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.162255] [54796]: DEBUG cinder.api.openstack.wsgi [req-a4355095-5cfa-405c-8ced-46229e988db7 req-146ba2a3-35f8-4013-a16f-cb5d7d7c7fe3 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.169272] [54796]: INFO cinder.api.openstack.wsgi [req-a4355095-5cfa-405c-8ced-46229e988db7 req-146ba2a3-35f8-4013-a16f-cb5d7d7c7fe3 tempest-VolumesGetTestJSON-1695777344 tempest-VolumesGetTestJSON-1695777344-project-member] http://10.180.1.21/volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b returned with HTTP 404 [ 1197.169765] [54796]: [pid: 54796|app: 0|req: 237/503] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:00:59 2025] GET /volume/v3/volumes/2d24cc47-336a-4477-abe3-0ee5e95fe00b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1197.244164] [54795]: DEBUG cinder.coordination [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-c7d1f67f-c432-467f-b9a5-56bf2a3ff708 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Lock "cinder-attachment_update-f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.024s {{(pid=54795) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1197.244575] [54795]: INFO cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-c7d1f67f-c432-467f-b9a5-56bf2a3ff708 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/attachments/ede7675f-a3ca-47ea-b57d-f0d5a13bdac6 returned with HTTP 200 [ 1197.245063] [54795]: [pid: 54795|app: 0|req: 267/504] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 04:00:53 2025] PUT /volume/v3/attachments/ede7675f-a3ca-47ea-b57d-f0d5a13bdac6 => generated 617 bytes in 6040 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1197.969263] [54796]: DEBUG cinder.api.middleware.request_id [None req-a54dd510-b706-4bda-b12e-41945892bca1 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.970213] [54796]: INFO cinder.api.openstack.wsgi [None req-a54dd510-b706-4bda-b12e-41945892bca1 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1197.970422] [54796]: DEBUG cinder.api.openstack.wsgi [None req-a54dd510-b706-4bda-b12e-41945892bca1 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.970703] [54796]: DEBUG cinder.api.openstack.wsgi [None req-a54dd510-b706-4bda-b12e-41945892bca1 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.983590] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.983590] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.987494] [54796]: INFO cinder.volume.api [None req-a54dd510-b706-4bda-b12e-41945892bca1 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1197.993417] [54796]: INFO cinder.api.openstack.wsgi [None req-a54dd510-b706-4bda-b12e-41945892bca1 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1197.993417] [54796]: [pid: 54796|app: 0|req: 238/505] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:00:59 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.024345] [54795]: DEBUG cinder.api.middleware.request_id [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.026418] [54795]: INFO cinder.api.openstack.wsgi [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1198.026795] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-991007991"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1198.028488] [54795]: DEBUG cinder.api.v3.volumes [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-991007991'}} {{(pid=54795) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1198.028629] [54795]: INFO cinder.api.v3.volumes [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Create volume of 1 GB [ 1198.028960] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.028960] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.032820] [54795]: INFO cinder.volume.api [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Availability Zones retrieved successfully. [ 1198.039615] [54795]: DEBUG cinder.volume.api [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Flow 'volume_create_api' (7bccc6de-f9d7-462d-bcb4-cb405c5b5626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1198.040763] [54795]: DEBUG cinder.volume.api [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73947225-8170-4277-bcd2-16f8f8a76c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1198.041866] [54795]: DEBUG cinder.volume.flows.api.create_volume [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Validating volume size '1' using validate_int {{(pid=54795) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1198.060649] [54795]: DEBUG cinder.volume.api [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73947225-8170-4277-bcd2-16f8f8a76c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1198.061627] [54795]: DEBUG cinder.volume.api [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8661974e-c463-454f-8f67-18d5f532e276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1198.097364] [54795]: DEBUG cinder.quota [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Created reservations ['92eb5e41-ca1d-49b2-8239-777e821a251a', '2a714ec1-7731-45a1-8bdb-ef652c66beec', 'a5e8b42c-5b3f-4e0d-b184-d5818504c152', '5f7170e2-7400-4376-a800-2d4e1b633b4c'] {{(pid=54795) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1198.098441] [54795]: DEBUG cinder.volume.api [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8661974e-c463-454f-8f67-18d5f532e276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92eb5e41-ca1d-49b2-8239-777e821a251a', '2a714ec1-7731-45a1-8bdb-ef652c66beec', 'a5e8b42c-5b3f-4e0d-b184-d5818504c152', '5f7170e2-7400-4376-a800-2d4e1b633b4c']}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1198.099320] [54795]: DEBUG cinder.volume.api [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d7092a3-ce13-40e3-8d1a-30a2c327c2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1198.121288] [54795]: DEBUG cinder.volume.api [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d7092a3-ce13-40e3-8d1a-30a2c327c2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bc91107-7ff5-4b2f-8900-c82a7f298edb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-991007991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31fdd2936b794ece930af09abdb28915',qos_specs=None,replication_status=,reservations=['92eb5e41-ca1d-49b2-8239-777e821a251a','2a714ec1-7731-45a1-8bdb-ef652c66beec','a5e8b42c-5b3f-4e0d-b184-d5818504c152','5f7170e2-7400-4376-a800-2d4e1b633b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0737bbc23f0425d9389ed1bede247cb',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T04:00:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-991007991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bc91107-7ff5-4b2f-8900-c82a7f298edb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31fdd2936b794ece930af09abdb28915',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='b0737bbc23f0425d9389ed1bede247cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1198.122388] [54795]: DEBUG cinder.volume.api [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aac741e5-5732-4c9b-ab79-ea5f2b54e97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1198.135269] [54795]: DEBUG cinder.volume.api [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aac741e5-5732-4c9b-ab79-ea5f2b54e97f) 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-991007991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31fdd2936b794ece930af09abdb28915',qos_specs=None,replication_status=,reservations=['92eb5e41-ca1d-49b2-8239-777e821a251a','2a714ec1-7731-45a1-8bdb-ef652c66beec','a5e8b42c-5b3f-4e0d-b184-d5818504c152','5f7170e2-7400-4376-a800-2d4e1b633b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0737bbc23f0425d9389ed1bede247cb',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1198.136688] [54795]: DEBUG cinder.volume.api [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4121771c-ebc9-42f4-ba40-cf8c8f3f6d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1198.145925] [54795]: DEBUG cinder.volume.api [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4121771c-ebc9-42f4-ba40-cf8c8f3f6d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54795) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1198.147071] [54795]: DEBUG cinder.volume.api [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Flow 'volume_create_api' (7bccc6de-f9d7-462d-bcb4-cb405c5b5626) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54795) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1198.147549] [54795]: INFO cinder.volume.api [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Create volume request issued successfully. [ 1198.148248] [54795]: INFO cinder.api.openstack.wsgi [None req-e883b5a8-6dd5-4255-9a21-b6f0b324ab9e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1198.148821] [54795]: [pid: 54795|app: 0|req: 268/506] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 04:00:59 2025] POST /volume/v3/volumes => generated 753 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1198.157432] [54796]: DEBUG cinder.api.middleware.request_id [None req-f5eebe21-1cec-4205-81ea-4f9a02fc703c None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.159660] [54796]: INFO cinder.api.openstack.wsgi [None req-f5eebe21-1cec-4205-81ea-4f9a02fc703c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1198.159895] [54796]: DEBUG cinder.api.openstack.wsgi [None req-f5eebe21-1cec-4205-81ea-4f9a02fc703c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.160134] [54796]: DEBUG cinder.api.openstack.wsgi [None req-f5eebe21-1cec-4205-81ea-4f9a02fc703c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.169510] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.169510] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.174832] [54796]: INFO cinder.volume.api [None req-f5eebe21-1cec-4205-81ea-4f9a02fc703c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1198.180536] [54796]: INFO cinder.api.openstack.wsgi [None req-f5eebe21-1cec-4205-81ea-4f9a02fc703c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1198.181270] [54796]: [pid: 54796|app: 0|req: 239/507] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:00 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.893802] [54795]: DEBUG cinder.api.middleware.request_id [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-36d196fc-9626-4872-a305-9482bf93cc9d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.896499] [54795]: INFO cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-36d196fc-9626-4872-a305-9482bf93cc9d tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] POST http://10.180.1.21/volume/v3/attachments/ede7675f-a3ca-47ea-b57d-f0d5a13bdac6/action [ 1198.896985] [54795]: DEBUG cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-36d196fc-9626-4872-a305-9482bf93cc9d tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Action body: b'{"os-complete": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1198.897149] [54795]: DEBUG cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-36d196fc-9626-4872-a305-9482bf93cc9d tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1198.916542] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.916542] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.923842] [54795]: INFO cinder.api.openstack.wsgi [req-d463c406-6816-4ab8-a7f6-206bfdc8200f req-36d196fc-9626-4872-a305-9482bf93cc9d tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/attachments/ede7675f-a3ca-47ea-b57d-f0d5a13bdac6/action returned with HTTP 204 [ 1198.924435] [54795]: [pid: 54795|app: 0|req: 269/508] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 04:01:00 2025] POST /volume/v3/attachments/ede7675f-a3ca-47ea-b57d-f0d5a13bdac6/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1199.007500] [54796]: DEBUG cinder.api.middleware.request_id [None req-cd8fc3e2-3d65-4fe4-846c-6f51d7f29c35 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.008380] [54796]: INFO cinder.api.openstack.wsgi [None req-cd8fc3e2-3d65-4fe4-846c-6f51d7f29c35 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1199.008598] [54796]: DEBUG cinder.api.openstack.wsgi [None req-cd8fc3e2-3d65-4fe4-846c-6f51d7f29c35 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.008808] [54796]: DEBUG cinder.api.openstack.wsgi [None req-cd8fc3e2-3d65-4fe4-846c-6f51d7f29c35 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.021945] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.021945] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.026602] [54796]: INFO cinder.volume.api [None req-cd8fc3e2-3d65-4fe4-846c-6f51d7f29c35 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1199.034029] [54796]: INFO cinder.api.openstack.wsgi [None req-cd8fc3e2-3d65-4fe4-846c-6f51d7f29c35 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1199.034029] [54796]: [pid: 54796|app: 0|req: 240/509] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:00 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1199.044035] [54795]: DEBUG cinder.api.middleware.request_id [None req-a19fc887-ce77-4eb7-88bb-149214041f72 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.046188] [54795]: INFO cinder.api.openstack.wsgi [None req-a19fc887-ce77-4eb7-88bb-149214041f72 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1199.046422] [54795]: DEBUG cinder.api.openstack.wsgi [None req-a19fc887-ce77-4eb7-88bb-149214041f72 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.046670] [54795]: DEBUG cinder.api.openstack.wsgi [None req-a19fc887-ce77-4eb7-88bb-149214041f72 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.063261] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.063261] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.068183] [54795]: INFO cinder.volume.api [None req-a19fc887-ce77-4eb7-88bb-149214041f72 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1199.074934] [54795]: INFO cinder.api.openstack.wsgi [None req-a19fc887-ce77-4eb7-88bb-149214041f72 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1199.075358] [54795]: [pid: 54795|app: 0|req: 270/510] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:00 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1199.193442] [54796]: DEBUG cinder.api.middleware.request_id [None req-2df49d19-2235-42b3-b30c-2271b5fce3a6 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.195941] [54796]: INFO cinder.api.openstack.wsgi [None req-2df49d19-2235-42b3-b30c-2271b5fce3a6 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1199.196239] [54796]: DEBUG cinder.api.openstack.wsgi [None req-2df49d19-2235-42b3-b30c-2271b5fce3a6 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.196508] [54796]: DEBUG cinder.api.openstack.wsgi [None req-2df49d19-2235-42b3-b30c-2271b5fce3a6 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.204690] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.204690] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.209056] [54796]: INFO cinder.volume.api [None req-2df49d19-2235-42b3-b30c-2271b5fce3a6 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1199.213748] [54796]: INFO cinder.api.openstack.wsgi [None req-2df49d19-2235-42b3-b30c-2271b5fce3a6 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1199.214155] [54796]: [pid: 54796|app: 0|req: 241/511] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:01 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.446273] [54795]: DEBUG cinder.api.middleware.request_id [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-a969ecc4-9b62-4df5-a9d7-2616fcde1040 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.450698] [54795]: INFO cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-a969ecc4-9b62-4df5-a9d7-2616fcde1040 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1199.451589] [54795]: DEBUG cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-a969ecc4-9b62-4df5-a9d7-2616fcde1040 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.451589] [54795]: DEBUG cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-a969ecc4-9b62-4df5-a9d7-2616fcde1040 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.461034] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.461034] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.471008] [54795]: INFO cinder.volume.api [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-a969ecc4-9b62-4df5-a9d7-2616fcde1040 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1199.481655] [54795]: INFO cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-a969ecc4-9b62-4df5-a9d7-2616fcde1040 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1199.482103] [54795]: [pid: 54795|app: 0|req: 271/512] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:01:01 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.011809] [54796]: DEBUG cinder.api.middleware.request_id [None req-b6b8b4ab-1b71-4a70-936c-3b41667a8139 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.012353] [54796]: INFO cinder.api.openstack.wsgi [None req-b6b8b4ab-1b71-4a70-936c-3b41667a8139 None None] GET http://10.180.1.21/volume// [ 1201.012549] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b6b8b4ab-1b71-4a70-936c-3b41667a8139 None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.012818] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b6b8b4ab-1b71-4a70-936c-3b41667a8139 None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.013266] [54796]: INFO cinder.api.openstack.wsgi [None req-b6b8b4ab-1b71-4a70-936c-3b41667a8139 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1201.013577] [54796]: [pid: 54796|app: 0|req: 242/513] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 04:01:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1201.017814] [54795]: DEBUG cinder.api.middleware.request_id [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-af4c8898-12e1-4e36-a699-12b0de689a70 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.020321] [54795]: INFO cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-af4c8898-12e1-4e36-a699-12b0de689a70 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1201.020719] [54795]: DEBUG cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-af4c8898-12e1-4e36-a699-12b0de689a70 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bc91107-7ff5-4b2f-8900-c82a7f298edb", "connector": null, "instance_uuid": "2523e520-c12a-45eb-9d95-daca980bc1cd"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1201.032479] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.032479] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.057486] [54795]: INFO cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-af4c8898-12e1-4e36-a699-12b0de689a70 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1201.057937] [54795]: [pid: 54795|app: 0|req: 272/514] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 04:01:02 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) [ 1201.083013] [54796]: DEBUG cinder.api.middleware.request_id [None req-15707e2f-0101-43af-87b3-433189caf9b8 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.085672] [54796]: INFO cinder.api.openstack.wsgi [None req-15707e2f-0101-43af-87b3-433189caf9b8 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1201.085909] [54796]: DEBUG cinder.api.openstack.wsgi [None req-15707e2f-0101-43af-87b3-433189caf9b8 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.087153] [54796]: DEBUG cinder.api.openstack.wsgi [None req-15707e2f-0101-43af-87b3-433189caf9b8 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.098769] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.098769] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.102978] [54796]: INFO cinder.volume.api [None req-15707e2f-0101-43af-87b3-433189caf9b8 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1201.108791] [54796]: INFO cinder.api.openstack.wsgi [None req-15707e2f-0101-43af-87b3-433189caf9b8 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1201.109322] [54796]: [pid: 54796|app: 0|req: 243/515] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:02 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1201.589236] [54795]: DEBUG cinder.api.middleware.request_id [None req-7976f711-b754-49d0-b74f-5d82344d1517 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.590235] [54795]: INFO cinder.api.openstack.wsgi [None req-7976f711-b754-49d0-b74f-5d82344d1517 None None] GET http://10.180.1.21/volume// [ 1201.590429] [54795]: DEBUG cinder.api.openstack.wsgi [None req-7976f711-b754-49d0-b74f-5d82344d1517 None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.590769] [54795]: DEBUG cinder.api.openstack.wsgi [None req-7976f711-b754-49d0-b74f-5d82344d1517 None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.591901] [54795]: INFO cinder.api.openstack.wsgi [None req-7976f711-b754-49d0-b74f-5d82344d1517 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1201.592699] [54795]: [pid: 54795|app: 0|req: 273/516] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 04:01:03 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1201.597421] [54796]: DEBUG cinder.api.middleware.request_id [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-9b3db8c2-7c74-4aae-ade1-7c82c54ee643 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.599846] [54796]: INFO cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-9b3db8c2-7c74-4aae-ade1-7c82c54ee643 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1201.600159] [54796]: DEBUG cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-9b3db8c2-7c74-4aae-ade1-7c82c54ee643 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.600437] [54796]: DEBUG cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-9b3db8c2-7c74-4aae-ade1-7c82c54ee643 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.619748] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.619748] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.630992] [54796]: INFO cinder.volume.api [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-9b3db8c2-7c74-4aae-ade1-7c82c54ee643 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1201.635790] [54796]: INFO cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-9b3db8c2-7c74-4aae-ade1-7c82c54ee643 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1201.636354] [54796]: [pid: 54796|app: 0|req: 244/517] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 04:01:03 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 1026 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1201.665569] [54795]: DEBUG cinder.api.middleware.request_id [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-6c8e7986-61d8-45e1-a45a-81cadaa74855 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.669045] [54795]: INFO cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-6c8e7986-61d8-45e1-a45a-81cadaa74855 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] PUT http://10.180.1.21/volume/v3/attachments/2200bdb3-6835-41c4-ac2a-b0e180b723c6 [ 1201.669435] [54795]: DEBUG cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-6c8e7986-61d8-45e1-a45a-81cadaa74855 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-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-526351", "mountpoint": "/dev/sdb"}}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1201.679911] [54795]: DEBUG cinder.coordination [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-6c8e7986-61d8-45e1-a45a-81cadaa74855 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Acquiring lock "cinder-attachment_update-1bc91107-7ff5-4b2f-8900-c82a7f298edb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54795) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1201.685610] [54795]: DEBUG cinder.coordination [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-6c8e7986-61d8-45e1-a45a-81cadaa74855 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Lock "cinder-attachment_update-1bc91107-7ff5-4b2f-8900-c82a7f298edb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54795) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1201.687582] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.687582] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.119903] [54796]: DEBUG cinder.api.middleware.request_id [None req-4b847e7e-1bf0-4ea6-9c00-e8150c5f6a4f None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.127068] [54796]: INFO cinder.api.openstack.wsgi [None req-4b847e7e-1bf0-4ea6-9c00-e8150c5f6a4f tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1202.127380] [54796]: DEBUG cinder.api.openstack.wsgi [None req-4b847e7e-1bf0-4ea6-9c00-e8150c5f6a4f tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.127639] [54796]: DEBUG cinder.api.openstack.wsgi [None req-4b847e7e-1bf0-4ea6-9c00-e8150c5f6a4f tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.141692] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.141692] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.145374] [54796]: INFO cinder.volume.api [None req-4b847e7e-1bf0-4ea6-9c00-e8150c5f6a4f tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1202.153288] [54796]: INFO cinder.api.openstack.wsgi [None req-4b847e7e-1bf0-4ea6-9c00-e8150c5f6a4f tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1202.153826] [54796]: [pid: 54796|app: 0|req: 245/518] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:03 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.165634] [54796]: DEBUG cinder.api.middleware.request_id [None req-d37f5b5a-fe9f-4667-b0bd-cf24de57209d None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.167634] [54796]: INFO cinder.api.openstack.wsgi [None req-d37f5b5a-fe9f-4667-b0bd-cf24de57209d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1203.167850] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d37f5b5a-fe9f-4667-b0bd-cf24de57209d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.168077] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d37f5b5a-fe9f-4667-b0bd-cf24de57209d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.188113] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.188113] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.196752] [54796]: INFO cinder.volume.api [None req-d37f5b5a-fe9f-4667-b0bd-cf24de57209d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1203.200804] [54796]: INFO cinder.api.openstack.wsgi [None req-d37f5b5a-fe9f-4667-b0bd-cf24de57209d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1203.201507] [54796]: [pid: 54796|app: 0|req: 246/519] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:05 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.214347] [54796]: DEBUG cinder.api.middleware.request_id [None req-c53d6a79-af45-4aaa-b31f-88e314c90a8a None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.216462] [54796]: INFO cinder.api.openstack.wsgi [None req-c53d6a79-af45-4aaa-b31f-88e314c90a8a tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1204.216678] [54796]: DEBUG cinder.api.openstack.wsgi [None req-c53d6a79-af45-4aaa-b31f-88e314c90a8a tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.216899] [54796]: DEBUG cinder.api.openstack.wsgi [None req-c53d6a79-af45-4aaa-b31f-88e314c90a8a tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.229811] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.229811] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.233281] [54796]: INFO cinder.volume.api [None req-c53d6a79-af45-4aaa-b31f-88e314c90a8a tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1204.237851] [54796]: INFO cinder.api.openstack.wsgi [None req-c53d6a79-af45-4aaa-b31f-88e314c90a8a tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1204.238203] [54796]: [pid: 54796|app: 0|req: 247/520] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:06 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.248777] [54796]: DEBUG cinder.api.middleware.request_id [None req-1ea92501-b594-4043-aa16-3b2986e3ed99 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.250853] [54796]: INFO cinder.api.openstack.wsgi [None req-1ea92501-b594-4043-aa16-3b2986e3ed99 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1205.251092] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1ea92501-b594-4043-aa16-3b2986e3ed99 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.251311] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1ea92501-b594-4043-aa16-3b2986e3ed99 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.264293] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.264293] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.268298] [54796]: INFO cinder.volume.api [None req-1ea92501-b594-4043-aa16-3b2986e3ed99 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1205.273358] [54796]: INFO cinder.api.openstack.wsgi [None req-1ea92501-b594-4043-aa16-3b2986e3ed99 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1205.273758] [54796]: [pid: 54796|app: 0|req: 248/521] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:07 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.110082] [54796]: DEBUG cinder.api.middleware.request_id [None req-65de4a17-fe52-4b86-ac3e-c60e823ebfa3 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.112937] [54796]: INFO cinder.api.openstack.wsgi [None req-65de4a17-fe52-4b86-ac3e-c60e823ebfa3 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1206.113318] [54796]: DEBUG cinder.api.openstack.wsgi [None req-65de4a17-fe52-4b86-ac3e-c60e823ebfa3 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.113680] [54796]: DEBUG cinder.api.openstack.wsgi [None req-65de4a17-fe52-4b86-ac3e-c60e823ebfa3 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.128631] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.128631] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.133352] [54796]: INFO cinder.volume.api [None req-65de4a17-fe52-4b86-ac3e-c60e823ebfa3 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1206.140109] [54796]: INFO cinder.api.openstack.wsgi [None req-65de4a17-fe52-4b86-ac3e-c60e823ebfa3 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1206.140757] [54796]: [pid: 54796|app: 0|req: 249/522] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:07 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.213793] [54795]: DEBUG cinder.coordination [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-6c8e7986-61d8-45e1-a45a-81cadaa74855 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Lock "cinder-attachment_update-1bc91107-7ff5-4b2f-8900-c82a7f298edb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=54795) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1206.213793] [54795]: INFO cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-6c8e7986-61d8-45e1-a45a-81cadaa74855 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/attachments/2200bdb3-6835-41c4-ac2a-b0e180b723c6 returned with HTTP 200 [ 1206.213793] [54795]: [pid: 54795|app: 0|req: 274/523] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 04:01:03 2025] PUT /volume/v3/attachments/2200bdb3-6835-41c4-ac2a-b0e180b723c6 => generated 617 bytes in 4549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.287143] [54796]: DEBUG cinder.api.middleware.request_id [None req-99ffaa39-a576-4186-af36-f9e434baa4a9 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.289222] [54796]: INFO cinder.api.openstack.wsgi [None req-99ffaa39-a576-4186-af36-f9e434baa4a9 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1206.289484] [54796]: DEBUG cinder.api.openstack.wsgi [None req-99ffaa39-a576-4186-af36-f9e434baa4a9 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.289743] [54796]: DEBUG cinder.api.openstack.wsgi [None req-99ffaa39-a576-4186-af36-f9e434baa4a9 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.301424] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.301424] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.302189] [54795]: DEBUG cinder.api.middleware.request_id [None req-277842c6-e494-4023-9cc8-46b4b5065399 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.305259] [54795]: INFO cinder.api.openstack.wsgi [None req-277842c6-e494-4023-9cc8-46b4b5065399 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1206.305884] [54795]: DEBUG cinder.api.openstack.wsgi [None req-277842c6-e494-4023-9cc8-46b4b5065399 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.305884] [54795]: DEBUG cinder.api.openstack.wsgi [None req-277842c6-e494-4023-9cc8-46b4b5065399 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.306030] [54796]: INFO cinder.volume.api [None req-99ffaa39-a576-4186-af36-f9e434baa4a9 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1206.310866] [54796]: INFO cinder.api.openstack.wsgi [None req-99ffaa39-a576-4186-af36-f9e434baa4a9 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1206.311349] [54796]: [pid: 54796|app: 0|req: 250/524] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:08 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.316811] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.316811] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.320464] [54795]: INFO cinder.volume.api [None req-277842c6-e494-4023-9cc8-46b4b5065399 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1206.325923] [54795]: INFO cinder.api.openstack.wsgi [None req-277842c6-e494-4023-9cc8-46b4b5065399 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1206.326406] [54795]: [pid: 54795|app: 0|req: 275/525] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:08 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.377667] [54796]: DEBUG cinder.api.middleware.request_id [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-ac125207-f111-48d4-816f-4bee3cb834fc None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.380220] [54796]: INFO cinder.api.openstack.wsgi [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-ac125207-f111-48d4-816f-4bee3cb834fc tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1206.380538] [54796]: DEBUG cinder.api.openstack.wsgi [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-ac125207-f111-48d4-816f-4bee3cb834fc tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.380788] [54796]: DEBUG cinder.api.openstack.wsgi [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-ac125207-f111-48d4-816f-4bee3cb834fc tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.395707] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.395707] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.400638] [54796]: INFO cinder.volume.api [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-ac125207-f111-48d4-816f-4bee3cb834fc tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1206.407543] [54796]: INFO cinder.api.openstack.wsgi [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-ac125207-f111-48d4-816f-4bee3cb834fc tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1206.408161] [54796]: [pid: 54796|app: 0|req: 251/526] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:01:08 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1206.425820] [54795]: DEBUG cinder.api.middleware.request_id [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-aec95bd9-5933-4be2-8b73-9efefb8e1fb4 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.428148] [54795]: INFO cinder.api.openstack.wsgi [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-aec95bd9-5933-4be2-8b73-9efefb8e1fb4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] POST http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577/action [ 1206.428554] [54795]: DEBUG cinder.api.openstack.wsgi [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-aec95bd9-5933-4be2-8b73-9efefb8e1fb4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1206.428689] [54795]: DEBUG cinder.api.openstack.wsgi [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-aec95bd9-5933-4be2-8b73-9efefb8e1fb4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1206.439108] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.439108] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.439659] [54795]: INFO cinder.volume.api [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-aec95bd9-5933-4be2-8b73-9efefb8e1fb4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1206.445054] [54795]: INFO cinder.volume.api [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-aec95bd9-5933-4be2-8b73-9efefb8e1fb4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Begin detaching volume completed successfully. [ 1206.445294] [54795]: INFO cinder.api.openstack.wsgi [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-aec95bd9-5933-4be2-8b73-9efefb8e1fb4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577/action returned with HTTP 202 [ 1206.445730] [54795]: [pid: 54795|app: 0|req: 276/527] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 04:01:08 2025] POST /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1207.322412] [54796]: DEBUG cinder.api.middleware.request_id [None req-73604c45-3bf7-4a23-9e55-bbf6ca18aaad None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.324684] [54796]: INFO cinder.api.openstack.wsgi [None req-73604c45-3bf7-4a23-9e55-bbf6ca18aaad tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1207.324916] [54796]: DEBUG cinder.api.openstack.wsgi [None req-73604c45-3bf7-4a23-9e55-bbf6ca18aaad tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.325150] [54796]: DEBUG cinder.api.openstack.wsgi [None req-73604c45-3bf7-4a23-9e55-bbf6ca18aaad tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.338831] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.338831] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.343063] [54796]: INFO cinder.volume.api [None req-73604c45-3bf7-4a23-9e55-bbf6ca18aaad tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1207.346939] [54796]: INFO cinder.api.openstack.wsgi [None req-73604c45-3bf7-4a23-9e55-bbf6ca18aaad tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1207.347337] [54796]: [pid: 54796|app: 0|req: 252/528] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:09 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.463464] [54795]: DEBUG cinder.api.middleware.request_id [None req-7fa2e1fd-c8fc-4155-b250-bbaa86568751 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.463911] [54795]: INFO cinder.api.openstack.wsgi [None req-7fa2e1fd-c8fc-4155-b250-bbaa86568751 None None] GET http://10.180.1.21/volume// [ 1207.464111] [54795]: DEBUG cinder.api.openstack.wsgi [None req-7fa2e1fd-c8fc-4155-b250-bbaa86568751 None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.464326] [54795]: DEBUG cinder.api.openstack.wsgi [None req-7fa2e1fd-c8fc-4155-b250-bbaa86568751 None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.465076] [54795]: INFO cinder.api.openstack.wsgi [None req-7fa2e1fd-c8fc-4155-b250-bbaa86568751 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1207.465572] [54795]: [pid: 54795|app: 0|req: 277/529] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 04:01:09 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1207.469078] [54796]: DEBUG cinder.api.middleware.request_id [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-78c46f33-6966-45a7-9fba-f1273b62031f None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.471371] [54796]: INFO cinder.api.openstack.wsgi [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-78c46f33-6966-45a7-9fba-f1273b62031f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1207.471620] [54796]: DEBUG cinder.api.openstack.wsgi [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-78c46f33-6966-45a7-9fba-f1273b62031f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.471837] [54796]: DEBUG cinder.api.openstack.wsgi [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-78c46f33-6966-45a7-9fba-f1273b62031f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.482437] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.482437] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.485604] [54796]: INFO cinder.volume.api [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-78c46f33-6966-45a7-9fba-f1273b62031f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1207.489720] [54796]: INFO cinder.api.openstack.wsgi [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-78c46f33-6966-45a7-9fba-f1273b62031f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1207.490120] [54796]: [pid: 54796|app: 0|req: 253/530] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 04:01:09 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1207.872439] [54795]: DEBUG cinder.api.middleware.request_id [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-66206238-c49b-486a-9e47-ece588bfffc0 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.874750] [54795]: INFO cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-66206238-c49b-486a-9e47-ece588bfffc0 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] POST http://10.180.1.21/volume/v3/attachments/2200bdb3-6835-41c4-ac2a-b0e180b723c6/action [ 1207.875171] [54795]: DEBUG cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-66206238-c49b-486a-9e47-ece588bfffc0 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action body: b'{"os-complete": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1207.875311] [54795]: DEBUG cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-66206238-c49b-486a-9e47-ece588bfffc0 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1207.891259] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.891259] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.900269] [54795]: INFO cinder.api.openstack.wsgi [req-7aaee493-7028-47f6-a0b4-3c7d0a2af4bf req-66206238-c49b-486a-9e47-ece588bfffc0 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/attachments/2200bdb3-6835-41c4-ac2a-b0e180b723c6/action returned with HTTP 204 [ 1207.900644] [54795]: [pid: 54795|app: 0|req: 278/531] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 04:01:09 2025] POST /volume/v3/attachments/2200bdb3-6835-41c4-ac2a-b0e180b723c6/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1208.357057] [54796]: DEBUG cinder.api.middleware.request_id [None req-e7660971-2fb4-48c0-a03d-e7f11f4107ca None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.358915] [54796]: INFO cinder.api.openstack.wsgi [None req-e7660971-2fb4-48c0-a03d-e7f11f4107ca tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1208.359158] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e7660971-2fb4-48c0-a03d-e7f11f4107ca tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.359377] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e7660971-2fb4-48c0-a03d-e7f11f4107ca tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.369328] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.369328] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.372437] [54796]: INFO cinder.volume.api [None req-e7660971-2fb4-48c0-a03d-e7f11f4107ca tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1208.377174] [54796]: INFO cinder.api.openstack.wsgi [None req-e7660971-2fb4-48c0-a03d-e7f11f4107ca tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1208.377457] [54796]: [pid: 54796|app: 0|req: 254/532] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:10 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1208.386439] [54795]: DEBUG cinder.api.middleware.request_id [None req-c8a4a2dc-ef41-4b3c-a4ee-528bac37bb0e None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.388585] [54795]: INFO cinder.api.openstack.wsgi [None req-c8a4a2dc-ef41-4b3c-a4ee-528bac37bb0e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1208.388838] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c8a4a2dc-ef41-4b3c-a4ee-528bac37bb0e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.389118] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c8a4a2dc-ef41-4b3c-a4ee-528bac37bb0e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.399233] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.399233] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.402560] [54795]: INFO cinder.volume.api [None req-c8a4a2dc-ef41-4b3c-a4ee-528bac37bb0e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1208.406977] [54795]: INFO cinder.api.openstack.wsgi [None req-c8a4a2dc-ef41-4b3c-a4ee-528bac37bb0e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1208.407406] [54795]: [pid: 54795|app: 0|req: 279/533] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:10 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1208.421549] [54796]: DEBUG cinder.api.middleware.request_id [None req-b4587236-f126-41dd-a8f0-f5e5c9ce102d None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.423738] [54796]: INFO cinder.api.openstack.wsgi [None req-b4587236-f126-41dd-a8f0-f5e5c9ce102d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1208.423952] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b4587236-f126-41dd-a8f0-f5e5c9ce102d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.424185] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b4587236-f126-41dd-a8f0-f5e5c9ce102d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.424431] [54796]: INFO cinder.api.v3.volumes [None req-b4587236-f126-41dd-a8f0-f5e5c9ce102d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Delete volume with id: 1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1208.434986] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.434986] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.435545] [54796]: INFO cinder.volume.api [None req-b4587236-f126-41dd-a8f0-f5e5c9ce102d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1208.446153] [54796]: INFO cinder.volume.api [None req-b4587236-f126-41dd-a8f0-f5e5c9ce102d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-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. [ 1208.446782] [54796]: INFO cinder.api.openstack.wsgi [None req-b4587236-f126-41dd-a8f0-f5e5c9ce102d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 400 [ 1208.447578] [54796]: [pid: 54796|app: 0|req: 255/534] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 04:01:10 2025] DELETE /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 307 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1208.450746] [54795]: DEBUG cinder.api.middleware.request_id [None req-d61014b4-1564-4074-946b-03e1570ee174 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.453102] [54795]: INFO cinder.api.openstack.wsgi [None req-d61014b4-1564-4074-946b-03e1570ee174 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1208.453201] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d61014b4-1564-4074-946b-03e1570ee174 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.453489] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d61014b4-1564-4074-946b-03e1570ee174 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.463481] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.463481] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.466958] [54795]: INFO cinder.volume.api [None req-d61014b4-1564-4074-946b-03e1570ee174 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1208.472540] [54795]: INFO cinder.api.openstack.wsgi [None req-d61014b4-1564-4074-946b-03e1570ee174 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1208.473160] [54795]: [pid: 54795|app: 0|req: 280/535] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:10 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1208.515885] [54796]: DEBUG cinder.api.middleware.request_id [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-738fe12d-baf3-48cb-8bc8-e973baec9eab None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.518374] [54796]: INFO cinder.api.openstack.wsgi [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-738fe12d-baf3-48cb-8bc8-e973baec9eab tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1208.518619] [54796]: DEBUG cinder.api.openstack.wsgi [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-738fe12d-baf3-48cb-8bc8-e973baec9eab tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.518851] [54796]: DEBUG cinder.api.openstack.wsgi [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-738fe12d-baf3-48cb-8bc8-e973baec9eab tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.531189] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.531189] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.534759] [54796]: INFO cinder.volume.api [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-738fe12d-baf3-48cb-8bc8-e973baec9eab tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1208.539429] [54796]: INFO cinder.api.openstack.wsgi [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-738fe12d-baf3-48cb-8bc8-e973baec9eab tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1208.539893] [54796]: [pid: 54796|app: 0|req: 256/536] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:01:10 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1208.558836] [54795]: DEBUG cinder.api.middleware.request_id [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-18964ee3-3d1f-4a3b-b392-36f031be995d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.561713] [54795]: INFO cinder.api.openstack.wsgi [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-18964ee3-3d1f-4a3b-b392-36f031be995d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] POST http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb/action [ 1208.562169] [54795]: DEBUG cinder.api.openstack.wsgi [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-18964ee3-3d1f-4a3b-b392-36f031be995d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1208.562429] [54795]: DEBUG cinder.api.openstack.wsgi [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-18964ee3-3d1f-4a3b-b392-36f031be995d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1208.572893] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.572893] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.573407] [54795]: INFO cinder.volume.api [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-18964ee3-3d1f-4a3b-b392-36f031be995d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1208.585077] [54795]: INFO cinder.volume.api [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-18964ee3-3d1f-4a3b-b392-36f031be995d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Begin detaching volume completed successfully. [ 1208.585304] [54795]: INFO cinder.api.openstack.wsgi [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-18964ee3-3d1f-4a3b-b392-36f031be995d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb/action returned with HTTP 202 [ 1208.585712] [54795]: [pid: 54795|app: 0|req: 281/537] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 04:01:10 2025] POST /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1208.639879] [54796]: DEBUG cinder.api.middleware.request_id [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-66153d31-b17d-4aa3-8c03-0be2903fbd17 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.642136] [54796]: INFO cinder.api.openstack.wsgi [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-66153d31-b17d-4aa3-8c03-0be2903fbd17 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fcc85c35-4db2-4196-b49a-d05e017421c7 [ 1208.642388] [54796]: DEBUG cinder.api.openstack.wsgi [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-66153d31-b17d-4aa3-8c03-0be2903fbd17 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.642624] [54796]: DEBUG cinder.api.openstack.wsgi [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-66153d31-b17d-4aa3-8c03-0be2903fbd17 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'version_select' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.650158] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.650158] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.178586] [54796]: INFO cinder.api.openstack.wsgi [req-5bec0c33-202d-431c-912c-7f84d51f9d28 req-66153d31-b17d-4aa3-8c03-0be2903fbd17 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/attachments/fcc85c35-4db2-4196-b49a-d05e017421c7 returned with HTTP 200 [ 1209.179072] [54796]: [pid: 54796|app: 0|req: 257/538] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 04:01:10 2025] DELETE /volume/v3/attachments/fcc85c35-4db2-4196-b49a-d05e017421c7 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.607263] [54795]: DEBUG cinder.api.middleware.request_id [None req-406268da-f679-410f-a58b-aa12c204136b None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.607712] [54795]: INFO cinder.api.openstack.wsgi [None req-406268da-f679-410f-a58b-aa12c204136b None None] GET http://10.180.1.21/volume// [ 1209.607894] [54795]: DEBUG cinder.api.openstack.wsgi [None req-406268da-f679-410f-a58b-aa12c204136b None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.608129] [54795]: DEBUG cinder.api.openstack.wsgi [None req-406268da-f679-410f-a58b-aa12c204136b None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.608520] [54795]: INFO cinder.api.openstack.wsgi [None req-406268da-f679-410f-a58b-aa12c204136b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1209.608871] [54795]: [pid: 54795|app: 0|req: 282/539] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 04:01:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1209.612249] [54796]: DEBUG cinder.api.middleware.request_id [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-7f81a0d5-9024-4794-9ba9-b71dcd1bcd0c None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.614709] [54796]: INFO cinder.api.openstack.wsgi [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-7f81a0d5-9024-4794-9ba9-b71dcd1bcd0c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1209.614962] [54796]: DEBUG cinder.api.openstack.wsgi [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-7f81a0d5-9024-4794-9ba9-b71dcd1bcd0c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.615203] [54796]: DEBUG cinder.api.openstack.wsgi [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-7f81a0d5-9024-4794-9ba9-b71dcd1bcd0c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.627974] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.627974] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.631128] [54796]: INFO cinder.volume.api [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-7f81a0d5-9024-4794-9ba9-b71dcd1bcd0c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1209.636028] [54796]: INFO cinder.api.openstack.wsgi [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-7f81a0d5-9024-4794-9ba9-b71dcd1bcd0c tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1209.636335] [54796]: [pid: 54796|app: 0|req: 258/540] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 04:01:11 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1210.628380] [54795]: DEBUG cinder.api.middleware.request_id [None req-8b759962-2661-4d4f-9a8b-5eb08f60a53f None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.630576] [54795]: INFO cinder.api.openstack.wsgi [None req-8b759962-2661-4d4f-9a8b-5eb08f60a53f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1210.630801] [54795]: DEBUG cinder.api.openstack.wsgi [None req-8b759962-2661-4d4f-9a8b-5eb08f60a53f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.631030] [54795]: DEBUG cinder.api.openstack.wsgi [None req-8b759962-2661-4d4f-9a8b-5eb08f60a53f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.639082] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.639082] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.642853] [54795]: INFO cinder.volume.api [None req-8b759962-2661-4d4f-9a8b-5eb08f60a53f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1210.647007] [54795]: INFO cinder.api.openstack.wsgi [None req-8b759962-2661-4d4f-9a8b-5eb08f60a53f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1210.647393] [54795]: [pid: 54795|app: 0|req: 283/541] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:12 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.557960] [54796]: DEBUG cinder.api.middleware.request_id [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-017b6285-97ad-4c7b-ac45-a49c2f7a4012 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.560421] [54796]: INFO cinder.api.openstack.wsgi [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-017b6285-97ad-4c7b-ac45-a49c2f7a4012 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2200bdb3-6835-41c4-ac2a-b0e180b723c6 [ 1211.560636] [54796]: DEBUG cinder.api.openstack.wsgi [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-017b6285-97ad-4c7b-ac45-a49c2f7a4012 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.560851] [54796]: DEBUG cinder.api.openstack.wsgi [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-017b6285-97ad-4c7b-ac45-a49c2f7a4012 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'version_select' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.569812] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.569812] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.099536] [54796]: INFO cinder.api.openstack.wsgi [req-3d8e4972-e07c-4378-8f8a-75b7cf66f7dc req-017b6285-97ad-4c7b-ac45-a49c2f7a4012 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/attachments/2200bdb3-6835-41c4-ac2a-b0e180b723c6 returned with HTTP 200 [ 1212.100113] [54796]: [pid: 54796|app: 0|req: 259/542] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 04:01:13 2025] DELETE /volume/v3/attachments/2200bdb3-6835-41c4-ac2a-b0e180b723c6 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.646825] [54795]: DEBUG cinder.api.middleware.request_id [None req-0729e149-2c49-4776-b595-424a0e9a65f7 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.647347] [54795]: INFO cinder.api.openstack.wsgi [None req-0729e149-2c49-4776-b595-424a0e9a65f7 None None] GET http://10.180.1.21/volume// [ 1212.647597] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0729e149-2c49-4776-b595-424a0e9a65f7 None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.647851] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0729e149-2c49-4776-b595-424a0e9a65f7 None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.648309] [54795]: INFO cinder.api.openstack.wsgi [None req-0729e149-2c49-4776-b595-424a0e9a65f7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1212.648655] [54795]: [pid: 54795|app: 0|req: 284/543] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 04:01:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1212.652430] [54796]: DEBUG cinder.api.middleware.request_id [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-3e332d58-94e1-45d5-9695-71a8377ede8e None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.655179] [54796]: INFO cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-3e332d58-94e1-45d5-9695-71a8377ede8e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1212.655676] [54796]: DEBUG cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-3e332d58-94e1-45d5-9695-71a8377ede8e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0", "connector": null, "instance_uuid": "ef7ea254-5433-4905-9086-30647fb4eedf"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1212.670249] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.670249] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.697637] [54796]: INFO cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-3e332d58-94e1-45d5-9695-71a8377ede8e tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1212.698089] [54796]: [pid: 54796|app: 0|req: 260/544] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 04:01:14 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1212.703251] [54795]: DEBUG cinder.api.middleware.request_id [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-51445466-ca56-499b-bc16-4f8aff0c0311 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.708019] [54795]: INFO cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-51445466-ca56-499b-bc16-4f8aff0c0311 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ede7675f-a3ca-47ea-b57d-f0d5a13bdac6 [ 1212.708019] [54795]: DEBUG cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-51445466-ca56-499b-bc16-4f8aff0c0311 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.708019] [54795]: DEBUG cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-51445466-ca56-499b-bc16-4f8aff0c0311 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'version_select' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.714174] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.714174] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.761730] [54796]: DEBUG cinder.api.middleware.request_id [None req-b0b65eed-ffe4-439a-b778-588ef8db42c3 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.764010] [54796]: INFO cinder.api.openstack.wsgi [None req-b0b65eed-ffe4-439a-b778-588ef8db42c3 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1212.764095] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b0b65eed-ffe4-439a-b778-588ef8db42c3 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.764255] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b0b65eed-ffe4-439a-b778-588ef8db42c3 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.771641] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.771641] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.775381] [54796]: INFO cinder.volume.api [None req-b0b65eed-ffe4-439a-b778-588ef8db42c3 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1212.779955] [54796]: INFO cinder.api.openstack.wsgi [None req-b0b65eed-ffe4-439a-b778-588ef8db42c3 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1212.780345] [54796]: [pid: 54796|app: 0|req: 261/545] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:14 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.243793] [54795]: INFO cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-51445466-ca56-499b-bc16-4f8aff0c0311 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/attachments/ede7675f-a3ca-47ea-b57d-f0d5a13bdac6 returned with HTTP 200 [ 1213.245265] [54795]: [pid: 54795|app: 0|req: 285/546] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 04:01:14 2025] DELETE /volume/v3/attachments/ede7675f-a3ca-47ea-b57d-f0d5a13bdac6 => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.624892] [54796]: DEBUG cinder.api.middleware.request_id [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-479cba8a-ae7e-41e1-8920-1c7f3f137c4d None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.628778] [54796]: INFO cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-479cba8a-ae7e-41e1-8920-1c7f3f137c4d tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] PUT http://10.180.1.21/volume/v3/attachments/9b1ab413-e2bc-4d6b-91bc-30be3660250c [ 1217.629315] [54796]: DEBUG cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-479cba8a-ae7e-41e1-8920-1c7f3f137c4d tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-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-526349", "mountpoint": "/dev/sdb"}}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1217.641513] [54796]: DEBUG cinder.coordination [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-479cba8a-ae7e-41e1-8920-1c7f3f137c4d tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Acquiring lock "cinder-attachment_update-f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1217.649284] [54796]: DEBUG cinder.coordination [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-479cba8a-ae7e-41e1-8920-1c7f3f137c4d tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Lock "cinder-attachment_update-f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1217.649284] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.649284] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.170052] [54796]: DEBUG cinder.coordination [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-479cba8a-ae7e-41e1-8920-1c7f3f137c4d tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Lock "cinder-attachment_update-f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=54796) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1218.170052] [54796]: INFO cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-479cba8a-ae7e-41e1-8920-1c7f3f137c4d tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/attachments/9b1ab413-e2bc-4d6b-91bc-30be3660250c returned with HTTP 200 [ 1218.170235] [54796]: [pid: 54796|app: 0|req: 262/547] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 04:01:19 2025] PUT /volume/v3/attachments/9b1ab413-e2bc-4d6b-91bc-30be3660250c => generated 617 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1218.175917] [54795]: DEBUG cinder.api.middleware.request_id [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-b48a4c1c-9fe6-4738-a3d1-729ed71dc854 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.178238] [54795]: INFO cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-b48a4c1c-9fe6-4738-a3d1-729ed71dc854 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/attachments/9b1ab413-e2bc-4d6b-91bc-30be3660250c [ 1218.178487] [54795]: DEBUG cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-b48a4c1c-9fe6-4738-a3d1-729ed71dc854 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.178706] [54795]: DEBUG cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-b48a4c1c-9fe6-4738-a3d1-729ed71dc854 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'version_select' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.193301] [54795]: INFO cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-b48a4c1c-9fe6-4738-a3d1-729ed71dc854 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/attachments/9b1ab413-e2bc-4d6b-91bc-30be3660250c returned with HTTP 200 [ 1218.193953] [54795]: [pid: 54795|app: 0|req: 286/548] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Feb 18 04:01:20 2025] GET /volume/v3/attachments/9b1ab413-e2bc-4d6b-91bc-30be3660250c => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.892357] [54796]: DEBUG cinder.api.middleware.request_id [None req-d207eb56-c05b-4725-8546-51befeed4de7 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.894820] [54796]: INFO cinder.api.openstack.wsgi [None req-d207eb56-c05b-4725-8546-51befeed4de7 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1219.895081] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d207eb56-c05b-4725-8546-51befeed4de7 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.895317] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d207eb56-c05b-4725-8546-51befeed4de7 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.895554] [54796]: INFO cinder.api.v3.volumes [None req-d207eb56-c05b-4725-8546-51befeed4de7 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Delete volume with id: 1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1219.908143] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.908143] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.908741] [54796]: INFO cinder.volume.api [None req-d207eb56-c05b-4725-8546-51befeed4de7 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1219.927645] [54796]: INFO cinder.volume.api [None req-d207eb56-c05b-4725-8546-51befeed4de7 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Delete volume request issued successfully. [ 1219.927866] [54796]: INFO cinder.api.openstack.wsgi [None req-d207eb56-c05b-4725-8546-51befeed4de7 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 202 [ 1219.928316] [54796]: [pid: 54796|app: 0|req: 263/549] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 04:01:21 2025] DELETE /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1219.931482] [54795]: DEBUG cinder.api.middleware.request_id [None req-f5a813a1-b659-46af-947b-bfc7ea426ca9 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.934805] [54795]: INFO cinder.api.openstack.wsgi [None req-f5a813a1-b659-46af-947b-bfc7ea426ca9 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1219.935039] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f5a813a1-b659-46af-947b-bfc7ea426ca9 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.935266] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f5a813a1-b659-46af-947b-bfc7ea426ca9 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.943819] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.943819] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.948567] [54795]: INFO cinder.volume.api [None req-f5a813a1-b659-46af-947b-bfc7ea426ca9 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1219.956256] [54795]: INFO cinder.api.openstack.wsgi [None req-f5a813a1-b659-46af-947b-bfc7ea426ca9 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1219.956256] [54795]: [pid: 54795|app: 0|req: 287/550] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:21 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.298940] [54796]: DEBUG cinder.api.middleware.request_id [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-175e5944-1f37-47b9-987f-199869e28b77 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.301282] [54796]: INFO cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-175e5944-1f37-47b9-987f-199869e28b77 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] POST http://10.180.1.21/volume/v3/attachments/9b1ab413-e2bc-4d6b-91bc-30be3660250c/action [ 1220.301708] [54796]: DEBUG cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-175e5944-1f37-47b9-987f-199869e28b77 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Action body: b'{"os-complete": null}' {{(pid=54796) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1220.301839] [54796]: DEBUG cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-175e5944-1f37-47b9-987f-199869e28b77 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1220.318481] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.318481] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.325233] [54796]: INFO cinder.api.openstack.wsgi [req-54e827f9-8731-4b5c-97bc-ecf016602c05 req-175e5944-1f37-47b9-987f-199869e28b77 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/attachments/9b1ab413-e2bc-4d6b-91bc-30be3660250c/action returned with HTTP 204 [ 1220.325776] [54796]: [pid: 54796|app: 0|req: 264/551] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 04:01:22 2025] POST /volume/v3/attachments/9b1ab413-e2bc-4d6b-91bc-30be3660250c/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1220.964189] [54795]: DEBUG cinder.api.middleware.request_id [None req-0dc58daa-17a7-4860-87ca-2b5c56c5297d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.966274] [54795]: INFO cinder.api.openstack.wsgi [None req-0dc58daa-17a7-4860-87ca-2b5c56c5297d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1220.966495] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0dc58daa-17a7-4860-87ca-2b5c56c5297d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.966710] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0dc58daa-17a7-4860-87ca-2b5c56c5297d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.977060] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.977060] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.981110] [54795]: INFO cinder.volume.api [None req-0dc58daa-17a7-4860-87ca-2b5c56c5297d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1220.986154] [54795]: INFO cinder.api.openstack.wsgi [None req-0dc58daa-17a7-4860-87ca-2b5c56c5297d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1220.986545] [54795]: [pid: 54795|app: 0|req: 288/552] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:22 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1221.997253] [54796]: DEBUG cinder.api.middleware.request_id [None req-abdf5e38-1c98-4c05-b755-cae12054d5cd None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.000032] [54796]: INFO cinder.api.openstack.wsgi [None req-abdf5e38-1c98-4c05-b755-cae12054d5cd tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1222.000032] [54796]: DEBUG cinder.api.openstack.wsgi [None req-abdf5e38-1c98-4c05-b755-cae12054d5cd tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.000032] [54796]: DEBUG cinder.api.openstack.wsgi [None req-abdf5e38-1c98-4c05-b755-cae12054d5cd tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.009710] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.009710] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.014893] [54796]: INFO cinder.volume.api [None req-abdf5e38-1c98-4c05-b755-cae12054d5cd tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1222.019774] [54796]: INFO cinder.api.openstack.wsgi [None req-abdf5e38-1c98-4c05-b755-cae12054d5cd tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 200 [ 1222.020167] [54796]: [pid: 54796|app: 0|req: 265/553] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:23 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1223.030223] [54795]: DEBUG cinder.api.middleware.request_id [None req-063535e4-85c6-4207-936a-7d1823ef6910 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.032250] [54795]: INFO cinder.api.openstack.wsgi [None req-063535e4-85c6-4207-936a-7d1823ef6910 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb [ 1223.032461] [54795]: DEBUG cinder.api.openstack.wsgi [None req-063535e4-85c6-4207-936a-7d1823ef6910 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.032708] [54795]: DEBUG cinder.api.openstack.wsgi [None req-063535e4-85c6-4207-936a-7d1823ef6910 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.035171] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=252,cinder:UPDATE=42,cinder:INSERT=18 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1223.040931] [54795]: INFO cinder.api.openstack.wsgi [None req-063535e4-85c6-4207-936a-7d1823ef6910 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb returned with HTTP 404 [ 1223.041490] [54795]: [pid: 54795|app: 0|req: 289/554] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:24 2025] GET /volume/v3/volumes/1bc91107-7ff5-4b2f-8900-c82a7f298edb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1223.085860] [54796]: DEBUG cinder.api.middleware.request_id [None req-20efb06a-f2c6-403b-8a39-6affc9cf64ba None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.089203] [54796]: INFO cinder.api.openstack.wsgi [None req-20efb06a-f2c6-403b-8a39-6affc9cf64ba tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] DELETE http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1223.089723] [54796]: DEBUG cinder.api.openstack.wsgi [None req-20efb06a-f2c6-403b-8a39-6affc9cf64ba tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.092286] [54796]: DEBUG cinder.api.openstack.wsgi [None req-20efb06a-f2c6-403b-8a39-6affc9cf64ba tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.092576] [54796]: INFO cinder.api.v3.volumes [None req-20efb06a-f2c6-403b-8a39-6affc9cf64ba tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Delete volume with id: 428ed93c-82b2-4b94-844c-4cea839c45ed [ 1223.095410] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=324,cinder:UPDATE=37,cinder:INSERT=17 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1223.103334] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.103334] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.104047] [54796]: INFO cinder.volume.api [None req-20efb06a-f2c6-403b-8a39-6affc9cf64ba tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1223.132336] [54796]: INFO cinder.volume.api [None req-20efb06a-f2c6-403b-8a39-6affc9cf64ba tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Delete volume request issued successfully. [ 1223.132586] [54796]: INFO cinder.api.openstack.wsgi [None req-20efb06a-f2c6-403b-8a39-6affc9cf64ba tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 202 [ 1223.133105] [54796]: [pid: 54796|app: 0|req: 266/555] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 04:01:24 2025] DELETE /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1223.136698] [54795]: DEBUG cinder.api.middleware.request_id [None req-418a0229-157d-421f-a926-32850f9bb361 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.138845] [54795]: INFO cinder.api.openstack.wsgi [None req-418a0229-157d-421f-a926-32850f9bb361 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1223.139224] [54795]: DEBUG cinder.api.openstack.wsgi [None req-418a0229-157d-421f-a926-32850f9bb361 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.139292] [54795]: DEBUG cinder.api.openstack.wsgi [None req-418a0229-157d-421f-a926-32850f9bb361 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.147851] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.147851] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.151896] [54795]: INFO cinder.volume.api [None req-418a0229-157d-421f-a926-32850f9bb361 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1223.161489] [54795]: INFO cinder.api.openstack.wsgi [None req-418a0229-157d-421f-a926-32850f9bb361 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1223.161885] [54795]: [pid: 54795|app: 0|req: 290/556] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:24 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.172936] [54796]: DEBUG cinder.api.middleware.request_id [None req-82dfc8f0-f210-4139-b6b8-9d0399074622 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.176953] [54796]: INFO cinder.api.openstack.wsgi [None req-82dfc8f0-f210-4139-b6b8-9d0399074622 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1224.176953] [54796]: DEBUG cinder.api.openstack.wsgi [None req-82dfc8f0-f210-4139-b6b8-9d0399074622 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1224.176953] [54796]: DEBUG cinder.api.openstack.wsgi [None req-82dfc8f0-f210-4139-b6b8-9d0399074622 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1224.188082] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.188082] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1224.197730] [54796]: INFO cinder.volume.api [None req-82dfc8f0-f210-4139-b6b8-9d0399074622 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1224.203188] [54796]: INFO cinder.api.openstack.wsgi [None req-82dfc8f0-f210-4139-b6b8-9d0399074622 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 200 [ 1224.203595] [54796]: [pid: 54796|app: 0|req: 267/557] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:26 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.299088] [54795]: DEBUG cinder.api.middleware.request_id [None req-3a2391ec-4eaf-4043-884b-57a82f61ef9c None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.299088] [54795]: INFO cinder.api.openstack.wsgi [None req-3a2391ec-4eaf-4043-884b-57a82f61ef9c None None] GET http://10.180.1.21/volume// [ 1224.299088] [54795]: DEBUG cinder.api.openstack.wsgi [None req-3a2391ec-4eaf-4043-884b-57a82f61ef9c None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1224.299379] [54795]: DEBUG cinder.api.openstack.wsgi [None req-3a2391ec-4eaf-4043-884b-57a82f61ef9c None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1224.299509] [54795]: INFO cinder.api.openstack.wsgi [None req-3a2391ec-4eaf-4043-884b-57a82f61ef9c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1224.299814] [54795]: [pid: 54795|app: 0|req: 291/558] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 04:01:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1224.303143] [54796]: DEBUG cinder.api.middleware.request_id [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-5493b09b-753f-4110-97c9-49291881659a None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.305416] [54796]: INFO cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-5493b09b-753f-4110-97c9-49291881659a tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1224.306033] [54796]: DEBUG cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-5493b09b-753f-4110-97c9-49291881659a tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0", "connector": null, "instance_uuid": "ef7ea254-5433-4905-9086-30647fb4eedf"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1224.317675] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.317675] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1224.341334] [54796]: INFO cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-5493b09b-753f-4110-97c9-49291881659a tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1224.341775] [54796]: [pid: 54796|app: 0|req: 268/559] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 04:01:26 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1224.345409] [54795]: DEBUG cinder.api.middleware.request_id [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-e59d11bb-4197-4fa8-83fb-16ff83e80cc5 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.347758] [54795]: INFO cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-e59d11bb-4197-4fa8-83fb-16ff83e80cc5 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9b1ab413-e2bc-4d6b-91bc-30be3660250c [ 1224.348318] [54795]: DEBUG cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-e59d11bb-4197-4fa8-83fb-16ff83e80cc5 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1224.348318] [54795]: DEBUG cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-e59d11bb-4197-4fa8-83fb-16ff83e80cc5 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'version_select' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1224.354871] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.354871] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1224.885791] [54795]: INFO cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-e59d11bb-4197-4fa8-83fb-16ff83e80cc5 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/attachments/9b1ab413-e2bc-4d6b-91bc-30be3660250c returned with HTTP 200 [ 1224.885965] [54795]: [pid: 54795|app: 0|req: 292/560] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 04:01:26 2025] DELETE /volume/v3/attachments/9b1ab413-e2bc-4d6b-91bc-30be3660250c => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1225.214414] [54796]: DEBUG cinder.api.middleware.request_id [None req-1813d8c9-e78f-47b0-a18c-21869f58f91e None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.216638] [54796]: INFO cinder.api.openstack.wsgi [None req-1813d8c9-e78f-47b0-a18c-21869f58f91e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed [ 1225.216864] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1813d8c9-e78f-47b0-a18c-21869f58f91e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1225.217095] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1813d8c9-e78f-47b0-a18c-21869f58f91e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1225.224597] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.224597] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1225.227615] [54796]: INFO cinder.api.openstack.wsgi [None req-1813d8c9-e78f-47b0-a18c-21869f58f91e tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed returned with HTTP 404 [ 1225.228115] [54796]: [pid: 54796|app: 0|req: 269/561] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:27 2025] GET /volume/v3/volumes/428ed93c-82b2-4b94-844c-4cea839c45ed => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1225.315672] [54795]: DEBUG cinder.api.middleware.request_id [None req-77625b4f-ad7c-4e2d-819f-d757f01dd28d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.317364] [54795]: INFO cinder.api.openstack.wsgi [None req-77625b4f-ad7c-4e2d-819f-d757f01dd28d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] DELETE http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 1225.317641] [54795]: DEBUG cinder.api.openstack.wsgi [None req-77625b4f-ad7c-4e2d-819f-d757f01dd28d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1225.317880] [54795]: DEBUG cinder.api.openstack.wsgi [None req-77625b4f-ad7c-4e2d-819f-d757f01dd28d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'delete' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1225.318117] [54795]: INFO cinder.api.v3.volumes [None req-77625b4f-ad7c-4e2d-819f-d757f01dd28d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Delete volume with id: 601c179b-425b-4466-8066-41b938a71855 [ 1225.326113] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.326113] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1225.326617] [54795]: INFO cinder.volume.api [None req-77625b4f-ad7c-4e2d-819f-d757f01dd28d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1225.341524] [54795]: INFO cinder.volume.api [None req-77625b4f-ad7c-4e2d-819f-d757f01dd28d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Delete volume request issued successfully. [ 1225.341524] [54795]: INFO cinder.api.openstack.wsgi [None req-77625b4f-ad7c-4e2d-819f-d757f01dd28d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 202 [ 1225.341763] [54795]: [pid: 54795|app: 0|req: 293/562] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 04:01:27 2025] DELETE /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1225.345239] [54796]: DEBUG cinder.api.middleware.request_id [None req-16a6d766-ca23-4f85-a006-78c107fdac65 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.347423] [54796]: INFO cinder.api.openstack.wsgi [None req-16a6d766-ca23-4f85-a006-78c107fdac65 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 1225.347645] [54796]: DEBUG cinder.api.openstack.wsgi [None req-16a6d766-ca23-4f85-a006-78c107fdac65 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1225.347911] [54796]: DEBUG cinder.api.openstack.wsgi [None req-16a6d766-ca23-4f85-a006-78c107fdac65 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1225.356812] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.356812] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1225.360012] [54796]: INFO cinder.volume.api [None req-16a6d766-ca23-4f85-a006-78c107fdac65 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1225.364292] [54796]: INFO cinder.api.openstack.wsgi [None req-16a6d766-ca23-4f85-a006-78c107fdac65 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 1225.364836] [54796]: [pid: 54796|app: 0|req: 270/563] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:27 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.374394] [54795]: DEBUG cinder.api.middleware.request_id [None req-dade0025-bf73-412b-beb4-9f0ed846b458 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.376449] [54795]: INFO cinder.api.openstack.wsgi [None req-dade0025-bf73-412b-beb4-9f0ed846b458 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 1226.376709] [54795]: DEBUG cinder.api.openstack.wsgi [None req-dade0025-bf73-412b-beb4-9f0ed846b458 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.376896] [54795]: DEBUG cinder.api.openstack.wsgi [None req-dade0025-bf73-412b-beb4-9f0ed846b458 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.386865] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.386865] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.390699] [54795]: INFO cinder.volume.api [None req-dade0025-bf73-412b-beb4-9f0ed846b458 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1226.395313] [54795]: INFO cinder.api.openstack.wsgi [None req-dade0025-bf73-412b-beb4-9f0ed846b458 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 1226.395696] [54795]: [pid: 54795|app: 0|req: 294/564] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:28 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.411591] [54796]: DEBUG cinder.api.middleware.request_id [None req-29540c27-fc7a-4b65-b6a0-befcfff1eb21 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.413945] [54796]: INFO cinder.api.openstack.wsgi [None req-29540c27-fc7a-4b65-b6a0-befcfff1eb21 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 1227.414676] [54796]: DEBUG cinder.api.openstack.wsgi [None req-29540c27-fc7a-4b65-b6a0-befcfff1eb21 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.415310] [54796]: DEBUG cinder.api.openstack.wsgi [None req-29540c27-fc7a-4b65-b6a0-befcfff1eb21 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1227.423335] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.423335] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.432705] [54796]: INFO cinder.volume.api [None req-29540c27-fc7a-4b65-b6a0-befcfff1eb21 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Volume info retrieved successfully. [ 1227.436212] [54796]: INFO cinder.api.openstack.wsgi [None req-29540c27-fc7a-4b65-b6a0-befcfff1eb21 tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 200 [ 1227.436642] [54796]: [pid: 54796|app: 0|req: 271/565] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:29 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.449697] [54795]: DEBUG cinder.api.middleware.request_id [None req-eab25086-4886-48a8-aeee-b25c9430098d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.454369] [54795]: INFO cinder.api.openstack.wsgi [None req-eab25086-4886-48a8-aeee-b25c9430098d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] GET http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 [ 1228.454369] [54795]: DEBUG cinder.api.openstack.wsgi [None req-eab25086-4886-48a8-aeee-b25c9430098d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1228.454369] [54795]: DEBUG cinder.api.openstack.wsgi [None req-eab25086-4886-48a8-aeee-b25c9430098d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1228.463946] [54795]: INFO cinder.api.openstack.wsgi [None req-eab25086-4886-48a8-aeee-b25c9430098d tempest-AttachVolumeNegativeTest-13945322 tempest-AttachVolumeNegativeTest-13945322-project-member] http://10.180.1.21/volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 returned with HTTP 404 [ 1228.468856] [54795]: [pid: 54795|app: 0|req: 295/566] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:30 2025] GET /volume/v3/volumes/601c179b-425b-4466-8066-41b938a71855 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1232.442080] [54796]: DEBUG cinder.api.middleware.request_id [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-dc279aa0-9342-4d37-bbed-04e1530bf223 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.444936] [54796]: INFO cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-dc279aa0-9342-4d37-bbed-04e1530bf223 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] PUT http://10.180.1.21/volume/v3/attachments/f0c60d95-a881-44cd-9ff7-fdcfe0dfcb7a [ 1232.445491] [54796]: DEBUG cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-dc279aa0-9342-4d37-bbed-04e1530bf223 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-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-526349", "mountpoint": "/dev/sdb"}}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1232.455903] [54796]: DEBUG cinder.coordination [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-dc279aa0-9342-4d37-bbed-04e1530bf223 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Acquiring lock "cinder-attachment_update-f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1232.461085] [54796]: DEBUG cinder.coordination [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-dc279aa0-9342-4d37-bbed-04e1530bf223 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Lock "cinder-attachment_update-f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1232.463202] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.463202] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.984225] [54796]: DEBUG cinder.coordination [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-dc279aa0-9342-4d37-bbed-04e1530bf223 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Lock "cinder-attachment_update-f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=54796) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1232.984573] [54796]: INFO cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-dc279aa0-9342-4d37-bbed-04e1530bf223 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/attachments/f0c60d95-a881-44cd-9ff7-fdcfe0dfcb7a returned with HTTP 200 [ 1232.985204] [54796]: [pid: 54796|app: 0|req: 272/567] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 04:01:34 2025] PUT /volume/v3/attachments/f0c60d95-a881-44cd-9ff7-fdcfe0dfcb7a => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1232.989600] [54795]: DEBUG cinder.api.middleware.request_id [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-cf277d27-124f-48e3-987f-2ee15fb2dba5 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.991865] [54795]: INFO cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-cf277d27-124f-48e3-987f-2ee15fb2dba5 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/attachments/f0c60d95-a881-44cd-9ff7-fdcfe0dfcb7a [ 1232.992123] [54795]: DEBUG cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-cf277d27-124f-48e3-987f-2ee15fb2dba5 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.992345] [54795]: DEBUG cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-cf277d27-124f-48e3-987f-2ee15fb2dba5 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'version_select' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.008781] [54795]: INFO cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-cf277d27-124f-48e3-987f-2ee15fb2dba5 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/attachments/f0c60d95-a881-44cd-9ff7-fdcfe0dfcb7a returned with HTTP 200 [ 1233.009181] [54795]: [pid: 54795|app: 0|req: 296/568] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Feb 18 04:01:34 2025] GET /volume/v3/attachments/f0c60d95-a881-44cd-9ff7-fdcfe0dfcb7a => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1233.503588] [54796]: DEBUG cinder.api.middleware.request_id [None req-263f7513-4118-4866-8099-136f9a32308a None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.505751] [54796]: INFO cinder.api.openstack.wsgi [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1233.506152] [54796]: DEBUG cinder.api.openstack.wsgi [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-661142211", "imageRef": "09504ebe-bb55-408b-b3e3-a9bf8011df2b", "size": 1}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1233.507923] [54796]: DEBUG cinder.api.v3.volumes [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-661142211', 'imageRef': '09504ebe-bb55-408b-b3e3-a9bf8011df2b', 'size': 1}} {{(pid=54796) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1233.667534] [54796]: INFO cinder.api.v3.volumes [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Create volume of 1 GB [ 1233.667987] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.667987] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.672426] [54796]: INFO cinder.volume.api [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Availability Zones retrieved successfully. [ 1233.679834] [54796]: DEBUG cinder.volume.api [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Flow 'volume_create_api' (46a08d2e-8b68-417c-b3d5-c1fa3951d6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1233.681090] [54796]: DEBUG cinder.volume.api [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e051df1c-fa8c-45d5-a462-e7d29e7812fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1233.682303] [54796]: DEBUG cinder.volume.flows.api.create_volume [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Validating volume size '1' using validate_int {{(pid=54796) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1233.724483] [54796]: DEBUG cinder.volume.api [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e051df1c-fa8c-45d5-a462-e7d29e7812fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1233.725616] [54796]: DEBUG cinder.volume.api [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e6f3976-7c2e-485a-a359-9d78be4369a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1233.757566] [54796]: DEBUG cinder.quota [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Created reservations ['17702bd5-bd9f-4706-ac12-8473512485ad', 'ec10eb51-93ba-4a0a-8bc2-29a9c1d208ac', '30d258dc-cffb-4645-9cf4-a84d7365ab14', 'c4915236-0748-467f-b5f9-0bccd249868a'] {{(pid=54796) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1233.758541] [54796]: DEBUG cinder.volume.api [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e6f3976-7c2e-485a-a359-9d78be4369a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17702bd5-bd9f-4706-ac12-8473512485ad', 'ec10eb51-93ba-4a0a-8bc2-29a9c1d208ac', '30d258dc-cffb-4645-9cf4-a84d7365ab14', 'c4915236-0748-467f-b5f9-0bccd249868a']}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1233.759439] [54796]: DEBUG cinder.volume.api [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b119484b-b959-4998-b363-ac03f39fc098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1233.772452] [54796]: DEBUG cinder.volume.api [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b119484b-b959-4998-b363-ac03f39fc098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92250898-c0e3-4f51-8e85-04d2421ba4de', '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-661142211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ae3f4aee384a30bdbc452d275c5a89',qos_specs=None,replication_status=,reservations=['17702bd5-bd9f-4706-ac12-8473512485ad','ec10eb51-93ba-4a0a-8bc2-29a9c1d208ac','30d258dc-cffb-4645-9cf4-a84d7365ab14','c4915236-0748-467f-b5f9-0bccd249868a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10e88e4d89324e9094d9194fdfc6241d',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T04:01:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-661142211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92250898-c0e3-4f51-8e85-04d2421ba4de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ae3f4aee384a30bdbc452d275c5a89',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='10e88e4d89324e9094d9194fdfc6241d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1233.773395] [54796]: DEBUG cinder.volume.api [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dcc2d9f-3745-4619-ad37-e315e5db847c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1233.790128] [54796]: DEBUG cinder.volume.api [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dcc2d9f-3745-4619-ad37-e315e5db847c) 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-661142211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ae3f4aee384a30bdbc452d275c5a89',qos_specs=None,replication_status=,reservations=['17702bd5-bd9f-4706-ac12-8473512485ad','ec10eb51-93ba-4a0a-8bc2-29a9c1d208ac','30d258dc-cffb-4645-9cf4-a84d7365ab14','c4915236-0748-467f-b5f9-0bccd249868a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10e88e4d89324e9094d9194fdfc6241d',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1233.791056] [54796]: DEBUG cinder.volume.api [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8096ff4-9046-4b70-992e-3d5b924877b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1233.799917] [54796]: DEBUG cinder.volume.api [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8096ff4-9046-4b70-992e-3d5b924877b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1233.800977] [54796]: DEBUG cinder.volume.api [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Flow 'volume_create_api' (46a08d2e-8b68-417c-b3d5-c1fa3951d6bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1233.801353] [54796]: INFO cinder.volume.api [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Create volume request issued successfully. [ 1233.802017] [54796]: INFO cinder.api.openstack.wsgi [None req-263f7513-4118-4866-8099-136f9a32308a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1233.802626] [54796]: [pid: 54796|app: 0|req: 273/569] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 04:01:35 2025] POST /volume/v3/volumes => generated 751 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1233.811860] [54795]: DEBUG cinder.api.middleware.request_id [None req-0b7b9651-a6e2-4243-a4af-5d933e4c858c None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.813887] [54795]: INFO cinder.api.openstack.wsgi [None req-0b7b9651-a6e2-4243-a4af-5d933e4c858c tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1233.814153] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0b7b9651-a6e2-4243-a4af-5d933e4c858c tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.814398] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0b7b9651-a6e2-4243-a4af-5d933e4c858c tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.821894] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.821894] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.825998] [54795]: INFO cinder.volume.api [None req-0b7b9651-a6e2-4243-a4af-5d933e4c858c tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1233.830511] [54795]: INFO cinder.api.openstack.wsgi [None req-0b7b9651-a6e2-4243-a4af-5d933e4c858c tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1233.830909] [54795]: [pid: 54795|app: 0|req: 297/570] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:35 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.841962] [54796]: DEBUG cinder.api.middleware.request_id [None req-a4261d10-0a6a-4ea4-8fc2-2c08f8e1c86e None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.843974] [54796]: INFO cinder.api.openstack.wsgi [None req-a4261d10-0a6a-4ea4-8fc2-2c08f8e1c86e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1234.844371] [54796]: DEBUG cinder.api.openstack.wsgi [None req-a4261d10-0a6a-4ea4-8fc2-2c08f8e1c86e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.844739] [54796]: DEBUG cinder.api.openstack.wsgi [None req-a4261d10-0a6a-4ea4-8fc2-2c08f8e1c86e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.856949] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.856949] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.861363] [54796]: INFO cinder.volume.api [None req-a4261d10-0a6a-4ea4-8fc2-2c08f8e1c86e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1234.866728] [54796]: INFO cinder.api.openstack.wsgi [None req-a4261d10-0a6a-4ea4-8fc2-2c08f8e1c86e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1234.866728] [54796]: [pid: 54796|app: 0|req: 274/571] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:36 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.876383] [54795]: DEBUG cinder.api.middleware.request_id [None req-b71cf3de-4724-4971-be9a-b81d4584a236 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.878472] [54795]: INFO cinder.api.openstack.wsgi [None req-b71cf3de-4724-4971-be9a-b81d4584a236 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1235.878472] [54795]: DEBUG cinder.api.openstack.wsgi [None req-b71cf3de-4724-4971-be9a-b81d4584a236 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.878472] [54795]: DEBUG cinder.api.openstack.wsgi [None req-b71cf3de-4724-4971-be9a-b81d4584a236 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.890680] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.890680] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.894351] [54795]: INFO cinder.volume.api [None req-b71cf3de-4724-4971-be9a-b81d4584a236 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1235.898948] [54795]: INFO cinder.api.openstack.wsgi [None req-b71cf3de-4724-4971-be9a-b81d4584a236 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1235.899331] [54795]: [pid: 54795|app: 0|req: 298/572] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:37 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.910105] [54796]: DEBUG cinder.api.middleware.request_id [None req-9b881f92-76e5-4b7c-a455-34318ca56725 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.912708] [54796]: INFO cinder.api.openstack.wsgi [None req-9b881f92-76e5-4b7c-a455-34318ca56725 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1236.913623] [54796]: DEBUG cinder.api.openstack.wsgi [None req-9b881f92-76e5-4b7c-a455-34318ca56725 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.913623] [54796]: DEBUG cinder.api.openstack.wsgi [None req-9b881f92-76e5-4b7c-a455-34318ca56725 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.921699] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.921699] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.926537] [54796]: INFO cinder.volume.api [None req-9b881f92-76e5-4b7c-a455-34318ca56725 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1236.931724] [54796]: INFO cinder.api.openstack.wsgi [None req-9b881f92-76e5-4b7c-a455-34318ca56725 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1236.932219] [54796]: [pid: 54796|app: 0|req: 275/573] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:38 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.946635] [54795]: DEBUG cinder.api.middleware.request_id [None req-fd5b5366-df59-46ea-b30a-c7e865dfc4f1 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.948705] [54795]: INFO cinder.api.openstack.wsgi [None req-fd5b5366-df59-46ea-b30a-c7e865dfc4f1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1237.948928] [54795]: DEBUG cinder.api.openstack.wsgi [None req-fd5b5366-df59-46ea-b30a-c7e865dfc4f1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.949160] [54795]: DEBUG cinder.api.openstack.wsgi [None req-fd5b5366-df59-46ea-b30a-c7e865dfc4f1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.958837] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.958837] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.962438] [54795]: INFO cinder.volume.api [None req-fd5b5366-df59-46ea-b30a-c7e865dfc4f1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1237.966975] [54795]: INFO cinder.api.openstack.wsgi [None req-fd5b5366-df59-46ea-b30a-c7e865dfc4f1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1237.967328] [54795]: [pid: 54795|app: 0|req: 299/574] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:39 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.345041] [54796]: DEBUG cinder.api.middleware.request_id [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-ae25b6ee-765e-4296-8727-910f28d6d0fa None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.347099] [54796]: INFO cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-ae25b6ee-765e-4296-8727-910f28d6d0fa tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] POST http://10.180.1.21/volume/v3/attachments/f0c60d95-a881-44cd-9ff7-fdcfe0dfcb7a/action [ 1238.347551] [54796]: DEBUG cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-ae25b6ee-765e-4296-8727-910f28d6d0fa tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Action body: b'{"os-complete": null}' {{(pid=54796) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1238.347691] [54796]: DEBUG cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-ae25b6ee-765e-4296-8727-910f28d6d0fa tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1238.362555] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.362555] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.368789] [54796]: INFO cinder.api.openstack.wsgi [req-9ce928ab-bfbb-46ed-a066-b6eaa142ffea req-ae25b6ee-765e-4296-8727-910f28d6d0fa tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/attachments/f0c60d95-a881-44cd-9ff7-fdcfe0dfcb7a/action returned with HTTP 204 [ 1238.369230] [54796]: [pid: 54796|app: 0|req: 276/575] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 04:01:40 2025] POST /volume/v3/attachments/f0c60d95-a881-44cd-9ff7-fdcfe0dfcb7a/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1238.978395] [54795]: DEBUG cinder.api.middleware.request_id [None req-5f202fd8-4abb-4710-ab9f-ee16c0b7b1f4 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.980959] [54795]: INFO cinder.api.openstack.wsgi [None req-5f202fd8-4abb-4710-ab9f-ee16c0b7b1f4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1238.981228] [54795]: DEBUG cinder.api.openstack.wsgi [None req-5f202fd8-4abb-4710-ab9f-ee16c0b7b1f4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.981454] [54795]: DEBUG cinder.api.openstack.wsgi [None req-5f202fd8-4abb-4710-ab9f-ee16c0b7b1f4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.992054] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.992054] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.995965] [54795]: INFO cinder.volume.api [None req-5f202fd8-4abb-4710-ab9f-ee16c0b7b1f4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1239.000575] [54795]: INFO cinder.api.openstack.wsgi [None req-5f202fd8-4abb-4710-ab9f-ee16c0b7b1f4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1239.000984] [54795]: [pid: 54795|app: 0|req: 300/576] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:40 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.011868] [54796]: DEBUG cinder.api.middleware.request_id [None req-9946c6a2-edd3-4b0b-9c0e-281b2c2ef8c1 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.014121] [54796]: INFO cinder.api.openstack.wsgi [None req-9946c6a2-edd3-4b0b-9c0e-281b2c2ef8c1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1240.014351] [54796]: DEBUG cinder.api.openstack.wsgi [None req-9946c6a2-edd3-4b0b-9c0e-281b2c2ef8c1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.014570] [54796]: DEBUG cinder.api.openstack.wsgi [None req-9946c6a2-edd3-4b0b-9c0e-281b2c2ef8c1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.023617] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.023617] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.027197] [54796]: INFO cinder.volume.api [None req-9946c6a2-edd3-4b0b-9c0e-281b2c2ef8c1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1240.031436] [54796]: INFO cinder.api.openstack.wsgi [None req-9946c6a2-edd3-4b0b-9c0e-281b2c2ef8c1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1240.031827] [54796]: [pid: 54796|app: 0|req: 277/577] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:41 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.042092] [54795]: DEBUG cinder.api.middleware.request_id [None req-af5e023a-6001-4d47-b008-cf946b7fa53f None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.044155] [54795]: INFO cinder.api.openstack.wsgi [None req-af5e023a-6001-4d47-b008-cf946b7fa53f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1241.044381] [54795]: DEBUG cinder.api.openstack.wsgi [None req-af5e023a-6001-4d47-b008-cf946b7fa53f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.044596] [54795]: DEBUG cinder.api.openstack.wsgi [None req-af5e023a-6001-4d47-b008-cf946b7fa53f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.052175] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.052175] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.055511] [54795]: INFO cinder.volume.api [None req-af5e023a-6001-4d47-b008-cf946b7fa53f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1241.060035] [54795]: INFO cinder.api.openstack.wsgi [None req-af5e023a-6001-4d47-b008-cf946b7fa53f tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1241.060420] [54795]: [pid: 54795|app: 0|req: 301/578] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:42 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.070576] [54796]: DEBUG cinder.api.middleware.request_id [None req-e118f294-5a8e-4dfc-aed4-e5068b5c96bb None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.072657] [54796]: INFO cinder.api.openstack.wsgi [None req-e118f294-5a8e-4dfc-aed4-e5068b5c96bb tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1242.072884] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e118f294-5a8e-4dfc-aed4-e5068b5c96bb tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.073117] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e118f294-5a8e-4dfc-aed4-e5068b5c96bb tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.082882] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.082882] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.086549] [54796]: INFO cinder.volume.api [None req-e118f294-5a8e-4dfc-aed4-e5068b5c96bb tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1242.091222] [54796]: INFO cinder.api.openstack.wsgi [None req-e118f294-5a8e-4dfc-aed4-e5068b5c96bb tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1242.091600] [54796]: [pid: 54796|app: 0|req: 278/579] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:43 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.102729] [54795]: DEBUG cinder.api.middleware.request_id [None req-57c74ab1-bcf7-4b20-9c3f-70798f143ba7 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.106479] [54795]: INFO cinder.api.openstack.wsgi [None req-57c74ab1-bcf7-4b20-9c3f-70798f143ba7 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1243.106889] [54795]: DEBUG cinder.api.openstack.wsgi [None req-57c74ab1-bcf7-4b20-9c3f-70798f143ba7 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.107277] [54795]: DEBUG cinder.api.openstack.wsgi [None req-57c74ab1-bcf7-4b20-9c3f-70798f143ba7 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.121875] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.121875] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.127538] [54795]: INFO cinder.volume.api [None req-57c74ab1-bcf7-4b20-9c3f-70798f143ba7 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1243.135124] [54795]: INFO cinder.api.openstack.wsgi [None req-57c74ab1-bcf7-4b20-9c3f-70798f143ba7 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1243.135731] [54795]: [pid: 54795|app: 0|req: 302/580] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:44 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.158392] [54796]: DEBUG cinder.api.middleware.request_id [None req-323aa791-a3b0-4023-a52c-8a223af8c269 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.160711] [54796]: INFO cinder.api.openstack.wsgi [None req-323aa791-a3b0-4023-a52c-8a223af8c269 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1244.160921] [54796]: DEBUG cinder.api.openstack.wsgi [None req-323aa791-a3b0-4023-a52c-8a223af8c269 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.161175] [54796]: DEBUG cinder.api.openstack.wsgi [None req-323aa791-a3b0-4023-a52c-8a223af8c269 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.172221] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.172221] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.176746] [54796]: INFO cinder.volume.api [None req-323aa791-a3b0-4023-a52c-8a223af8c269 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1244.182080] [54796]: INFO cinder.api.openstack.wsgi [None req-323aa791-a3b0-4023-a52c-8a223af8c269 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1244.184222] [54796]: [pid: 54796|app: 0|req: 279/581] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:46 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1244.360323] [54795]: DEBUG cinder.api.middleware.request_id [req-a9b61469-0edc-4c0b-b304-c3c2efdead37 req-c7985f34-c085-4870-aee9-73b94539b862 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.362621] [54795]: INFO cinder.api.openstack.wsgi [req-a9b61469-0edc-4c0b-b304-c3c2efdead37 req-c7985f34-c085-4870-aee9-73b94539b862 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f0c60d95-a881-44cd-9ff7-fdcfe0dfcb7a [ 1244.362870] [54795]: DEBUG cinder.api.openstack.wsgi [req-a9b61469-0edc-4c0b-b304-c3c2efdead37 req-c7985f34-c085-4870-aee9-73b94539b862 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.363111] [54795]: DEBUG cinder.api.openstack.wsgi [req-a9b61469-0edc-4c0b-b304-c3c2efdead37 req-c7985f34-c085-4870-aee9-73b94539b862 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'version_select' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.371265] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.371265] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.900953] [54795]: INFO cinder.api.openstack.wsgi [req-a9b61469-0edc-4c0b-b304-c3c2efdead37 req-c7985f34-c085-4870-aee9-73b94539b862 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/attachments/f0c60d95-a881-44cd-9ff7-fdcfe0dfcb7a returned with HTTP 200 [ 1244.901447] [54795]: [pid: 54795|app: 0|req: 303/582] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 04:01:46 2025] DELETE /volume/v3/attachments/f0c60d95-a881-44cd-9ff7-fdcfe0dfcb7a => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.193219] [54796]: DEBUG cinder.api.middleware.request_id [None req-bb5265d9-e61c-4c5a-abf0-040e1b925841 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.195306] [54796]: INFO cinder.api.openstack.wsgi [None req-bb5265d9-e61c-4c5a-abf0-040e1b925841 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1245.195457] [54796]: DEBUG cinder.api.openstack.wsgi [None req-bb5265d9-e61c-4c5a-abf0-040e1b925841 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.195740] [54796]: DEBUG cinder.api.openstack.wsgi [None req-bb5265d9-e61c-4c5a-abf0-040e1b925841 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.205363] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.205363] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.208800] [54796]: INFO cinder.volume.api [None req-bb5265d9-e61c-4c5a-abf0-040e1b925841 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1245.213397] [54796]: INFO cinder.api.openstack.wsgi [None req-bb5265d9-e61c-4c5a-abf0-040e1b925841 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1245.213830] [54796]: [pid: 54796|app: 0|req: 280/583] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:47 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.153371] [54795]: DEBUG cinder.api.middleware.request_id [None req-91f2dabb-2d5f-4273-b1b5-787dabd95802 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.155484] [54795]: INFO cinder.api.openstack.wsgi [None req-91f2dabb-2d5f-4273-b1b5-787dabd95802 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1246.155699] [54795]: DEBUG cinder.api.openstack.wsgi [None req-91f2dabb-2d5f-4273-b1b5-787dabd95802 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.155965] [54795]: DEBUG cinder.api.openstack.wsgi [None req-91f2dabb-2d5f-4273-b1b5-787dabd95802 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.167047] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.167047] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.170706] [54795]: INFO cinder.volume.api [None req-91f2dabb-2d5f-4273-b1b5-787dabd95802 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1246.175528] [54795]: INFO cinder.api.openstack.wsgi [None req-91f2dabb-2d5f-4273-b1b5-787dabd95802 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1246.175989] [54795]: [pid: 54795|app: 0|req: 304/584] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:48 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.208293] [54796]: DEBUG cinder.api.middleware.request_id [None req-1ec58383-12e0-4861-8601-e428309ae888 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.210365] [54796]: INFO cinder.api.openstack.wsgi [None req-1ec58383-12e0-4861-8601-e428309ae888 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1246.210589] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1ec58383-12e0-4861-8601-e428309ae888 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.210833] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1ec58383-12e0-4861-8601-e428309ae888 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.218404] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.218404] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.222733] [54796]: INFO cinder.volume.api [None req-1ec58383-12e0-4861-8601-e428309ae888 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1246.224253] [54795]: DEBUG cinder.api.middleware.request_id [None req-23150c77-c047-4f47-aa14-da23f92a7ace None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.226343] [54795]: INFO cinder.api.openstack.wsgi [None req-23150c77-c047-4f47-aa14-da23f92a7ace tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1246.226566] [54795]: DEBUG cinder.api.openstack.wsgi [None req-23150c77-c047-4f47-aa14-da23f92a7ace tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.226781] [54795]: DEBUG cinder.api.openstack.wsgi [None req-23150c77-c047-4f47-aa14-da23f92a7ace tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.227422] [54796]: INFO cinder.api.openstack.wsgi [None req-1ec58383-12e0-4861-8601-e428309ae888 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1246.227823] [54796]: [pid: 54796|app: 0|req: 281/585] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:48 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.234013] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.234013] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.238500] [54795]: INFO cinder.volume.api [None req-23150c77-c047-4f47-aa14-da23f92a7ace tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1246.242988] [54795]: INFO cinder.api.openstack.wsgi [None req-23150c77-c047-4f47-aa14-da23f92a7ace tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1246.243389] [54795]: [pid: 54795|app: 0|req: 305/586] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:48 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.254273] [54796]: DEBUG cinder.api.middleware.request_id [None req-92317d3c-4e99-4c1a-b0e3-a6175348bae5 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.256559] [54796]: INFO cinder.api.openstack.wsgi [None req-92317d3c-4e99-4c1a-b0e3-a6175348bae5 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1247.256871] [54796]: DEBUG cinder.api.openstack.wsgi [None req-92317d3c-4e99-4c1a-b0e3-a6175348bae5 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.257125] [54796]: DEBUG cinder.api.openstack.wsgi [None req-92317d3c-4e99-4c1a-b0e3-a6175348bae5 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.269980] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.269980] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.277889] [54796]: INFO cinder.volume.api [None req-92317d3c-4e99-4c1a-b0e3-a6175348bae5 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1247.288069] [54796]: INFO cinder.api.openstack.wsgi [None req-92317d3c-4e99-4c1a-b0e3-a6175348bae5 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1247.293225] [54796]: [pid: 54796|app: 0|req: 282/587] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:49 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.304255] [54795]: DEBUG cinder.api.middleware.request_id [None req-82348db4-be2f-4188-9af2-f0e7902104e2 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.309634] [54795]: INFO cinder.api.openstack.wsgi [None req-82348db4-be2f-4188-9af2-f0e7902104e2 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1248.309862] [54795]: DEBUG cinder.api.openstack.wsgi [None req-82348db4-be2f-4188-9af2-f0e7902104e2 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.310092] [54795]: DEBUG cinder.api.openstack.wsgi [None req-82348db4-be2f-4188-9af2-f0e7902104e2 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.323337] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.323337] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.327115] [54795]: INFO cinder.volume.api [None req-82348db4-be2f-4188-9af2-f0e7902104e2 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1248.333227] [54795]: INFO cinder.api.openstack.wsgi [None req-82348db4-be2f-4188-9af2-f0e7902104e2 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1248.333609] [54795]: [pid: 54795|app: 0|req: 306/588] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:50 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.343440] [54796]: DEBUG cinder.api.middleware.request_id [None req-594d414c-782f-4c89-a03c-321988ffb7e7 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.345702] [54796]: INFO cinder.api.openstack.wsgi [None req-594d414c-782f-4c89-a03c-321988ffb7e7 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1249.346030] [54796]: DEBUG cinder.api.openstack.wsgi [None req-594d414c-782f-4c89-a03c-321988ffb7e7 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.346295] [54796]: DEBUG cinder.api.openstack.wsgi [None req-594d414c-782f-4c89-a03c-321988ffb7e7 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.355759] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.355759] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1249.359768] [54796]: INFO cinder.volume.api [None req-594d414c-782f-4c89-a03c-321988ffb7e7 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1249.364570] [54796]: INFO cinder.api.openstack.wsgi [None req-594d414c-782f-4c89-a03c-321988ffb7e7 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1249.364971] [54796]: [pid: 54796|app: 0|req: 283/589] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:51 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.375862] [54795]: DEBUG cinder.api.middleware.request_id [None req-0d4c81d1-611a-4a65-81d7-bcf825b736c5 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.377908] [54795]: INFO cinder.api.openstack.wsgi [None req-0d4c81d1-611a-4a65-81d7-bcf825b736c5 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1250.378162] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0d4c81d1-611a-4a65-81d7-bcf825b736c5 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.378386] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0d4c81d1-611a-4a65-81d7-bcf825b736c5 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.385692] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.385692] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.388931] [54795]: INFO cinder.volume.api [None req-0d4c81d1-611a-4a65-81d7-bcf825b736c5 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1250.392919] [54795]: INFO cinder.api.openstack.wsgi [None req-0d4c81d1-611a-4a65-81d7-bcf825b736c5 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1250.393281] [54795]: [pid: 54795|app: 0|req: 307/590] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:52 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.404030] [54796]: DEBUG cinder.api.middleware.request_id [None req-b17f102f-9e82-4dad-8bf2-a072ee4563ce None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.406367] [54796]: INFO cinder.api.openstack.wsgi [None req-b17f102f-9e82-4dad-8bf2-a072ee4563ce tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1251.406595] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b17f102f-9e82-4dad-8bf2-a072ee4563ce tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.406812] [54796]: DEBUG cinder.api.openstack.wsgi [None req-b17f102f-9e82-4dad-8bf2-a072ee4563ce tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.414349] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.414349] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.418359] [54796]: INFO cinder.volume.api [None req-b17f102f-9e82-4dad-8bf2-a072ee4563ce tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1251.425616] [54796]: INFO cinder.api.openstack.wsgi [None req-b17f102f-9e82-4dad-8bf2-a072ee4563ce tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1251.426024] [54796]: [pid: 54796|app: 0|req: 284/591] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:53 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1252.437049] [54795]: DEBUG cinder.api.middleware.request_id [None req-4bfa4a65-e432-4cc9-9aaa-b36f023cfec1 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.439376] [54795]: INFO cinder.api.openstack.wsgi [None req-4bfa4a65-e432-4cc9-9aaa-b36f023cfec1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1252.439614] [54795]: DEBUG cinder.api.openstack.wsgi [None req-4bfa4a65-e432-4cc9-9aaa-b36f023cfec1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.439844] [54795]: DEBUG cinder.api.openstack.wsgi [None req-4bfa4a65-e432-4cc9-9aaa-b36f023cfec1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.450100] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.450100] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1252.453987] [54795]: INFO cinder.volume.api [None req-4bfa4a65-e432-4cc9-9aaa-b36f023cfec1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1252.458811] [54795]: INFO cinder.api.openstack.wsgi [None req-4bfa4a65-e432-4cc9-9aaa-b36f023cfec1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1252.459207] [54795]: [pid: 54795|app: 0|req: 308/592] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:01:54 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1252.487957] [54796]: DEBUG cinder.api.middleware.request_id [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-3e1bbcc8-6b6e-4898-94ab-22abc6b00b78 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.490415] [54796]: INFO cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-3e1bbcc8-6b6e-4898-94ab-22abc6b00b78 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1252.491061] [54796]: DEBUG cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-3e1bbcc8-6b6e-4898-94ab-22abc6b00b78 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.491061] [54796]: DEBUG cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-3e1bbcc8-6b6e-4898-94ab-22abc6b00b78 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.498853] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.498853] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1252.502656] [54796]: INFO cinder.volume.api [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-3e1bbcc8-6b6e-4898-94ab-22abc6b00b78 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1252.507910] [54796]: INFO cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-3e1bbcc8-6b6e-4898-94ab-22abc6b00b78 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1252.508350] [54796]: [pid: 54796|app: 0|req: 285/593] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:01:54 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1252.733650] [54795]: DEBUG cinder.api.middleware.request_id [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-f5e3c7a3-798e-4f71-8106-72330caa174d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.736050] [54795]: INFO cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-f5e3c7a3-798e-4f71-8106-72330caa174d tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1252.736290] [54795]: DEBUG cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-f5e3c7a3-798e-4f71-8106-72330caa174d tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.736544] [54795]: DEBUG cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-f5e3c7a3-798e-4f71-8106-72330caa174d tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.744412] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.744412] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1252.748536] [54795]: INFO cinder.volume.api [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-f5e3c7a3-798e-4f71-8106-72330caa174d tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1252.753706] [54795]: INFO cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-f5e3c7a3-798e-4f71-8106-72330caa174d tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1252.754121] [54795]: [pid: 54795|app: 0|req: 309/594] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:01:54 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1252.759830] [54796]: DEBUG cinder.api.middleware.request_id [None req-8d179da1-cc30-4043-914e-7f59b5730bf5 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.760283] [54796]: INFO cinder.api.openstack.wsgi [None req-8d179da1-cc30-4043-914e-7f59b5730bf5 None None] GET http://10.180.1.21/volume// [ 1252.760464] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8d179da1-cc30-4043-914e-7f59b5730bf5 None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.760679] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8d179da1-cc30-4043-914e-7f59b5730bf5 None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.761083] [54796]: INFO cinder.api.openstack.wsgi [None req-8d179da1-cc30-4043-914e-7f59b5730bf5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1252.761383] [54796]: [pid: 54796|app: 0|req: 286/595] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 04:01:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1252.764588] [54795]: DEBUG cinder.api.middleware.request_id [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-1330c176-2bae-45e7-9227-4db41c61bf8b None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.766705] [54795]: INFO cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-1330c176-2bae-45e7-9227-4db41c61bf8b tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1252.767138] [54795]: DEBUG cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-1330c176-2bae-45e7-9227-4db41c61bf8b tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92250898-c0e3-4f51-8e85-04d2421ba4de", "connector": null, "instance_uuid": "9b4f08be-78c9-43d5-a812-5753bb221322"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1252.776157] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.776157] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1252.799338] [54795]: INFO cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-1330c176-2bae-45e7-9227-4db41c61bf8b tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1252.799758] [54795]: [pid: 54795|app: 0|req: 310/596] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 04:01:54 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1258.182289] [54796]: DEBUG cinder.api.middleware.request_id [None req-ff13cf03-eb50-4835-9a74-2c794f150d61 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.182711] [54796]: INFO cinder.api.openstack.wsgi [None req-ff13cf03-eb50-4835-9a74-2c794f150d61 None None] GET http://10.180.1.21/volume// [ 1258.182894] [54796]: DEBUG cinder.api.openstack.wsgi [None req-ff13cf03-eb50-4835-9a74-2c794f150d61 None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.183129] [54796]: DEBUG cinder.api.openstack.wsgi [None req-ff13cf03-eb50-4835-9a74-2c794f150d61 None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.183595] [54796]: INFO cinder.api.openstack.wsgi [None req-ff13cf03-eb50-4835-9a74-2c794f150d61 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1258.183958] [54796]: [pid: 54796|app: 0|req: 287/597] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 04:02:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1258.187223] [54795]: DEBUG cinder.api.middleware.request_id [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-45a3b5f5-46af-4641-9860-3f4b84a53ef1 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.189844] [54795]: INFO cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-45a3b5f5-46af-4641-9860-3f4b84a53ef1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1258.190114] [54795]: DEBUG cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-45a3b5f5-46af-4641-9860-3f4b84a53ef1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.190334] [54795]: DEBUG cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-45a3b5f5-46af-4641-9860-3f4b84a53ef1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.203614] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.203614] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.207112] [54795]: INFO cinder.volume.api [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-45a3b5f5-46af-4641-9860-3f4b84a53ef1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1258.212513] [54795]: INFO cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-45a3b5f5-46af-4641-9860-3f4b84a53ef1 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 200 [ 1258.212895] [54795]: [pid: 54795|app: 0|req: 311/598] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 04:02:00 2025] GET /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 1571 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1258.323369] [54796]: DEBUG cinder.api.middleware.request_id [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-cb644ae4-5a66-4fe7-9602-b515224cdcc0 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.325978] [54796]: INFO cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-cb644ae4-5a66-4fe7-9602-b515224cdcc0 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] PUT http://10.180.1.21/volume/v3/attachments/8a069dad-2c83-403b-b699-89d546b6da80 [ 1258.326423] [54796]: DEBUG cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-cb644ae4-5a66-4fe7-9602-b515224cdcc0 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-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=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1258.334760] [54796]: DEBUG cinder.coordination [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-cb644ae4-5a66-4fe7-9602-b515224cdcc0 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Acquiring lock "cinder-attachment_update-92250898-c0e3-4f51-8e85-04d2421ba4de-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1258.339258] [54796]: DEBUG cinder.coordination [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-cb644ae4-5a66-4fe7-9602-b515224cdcc0 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Lock "cinder-attachment_update-92250898-c0e3-4f51-8e85-04d2421ba4de-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54796) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1258.340533] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.340533] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.859835] [54796]: DEBUG cinder.coordination [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-cb644ae4-5a66-4fe7-9602-b515224cdcc0 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Lock "cinder-attachment_update-92250898-c0e3-4f51-8e85-04d2421ba4de-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=54796) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1258.860292] [54796]: INFO cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-cb644ae4-5a66-4fe7-9602-b515224cdcc0 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/attachments/8a069dad-2c83-403b-b699-89d546b6da80 returned with HTTP 200 [ 1258.860798] [54796]: [pid: 54796|app: 0|req: 288/599] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 04:02:00 2025] PUT /volume/v3/attachments/8a069dad-2c83-403b-b699-89d546b6da80 => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1259.368729] [54795]: DEBUG cinder.api.middleware.request_id [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-0bf1cd20-e14e-4eb9-a4e7-1869696e9037 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.371200] [54795]: INFO cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-0bf1cd20-e14e-4eb9-a4e7-1869696e9037 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] POST http://10.180.1.21/volume/v3/attachments/8a069dad-2c83-403b-b699-89d546b6da80/action [ 1259.371635] [54795]: DEBUG cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-0bf1cd20-e14e-4eb9-a4e7-1869696e9037 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Action body: b'{"os-complete": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1259.371777] [54795]: DEBUG cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-0bf1cd20-e14e-4eb9-a4e7-1869696e9037 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1259.388648] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.388648] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.395880] [54795]: INFO cinder.api.openstack.wsgi [req-76b158f8-3e6e-4f12-abbd-bb2b5b84ce21 req-0bf1cd20-e14e-4eb9-a4e7-1869696e9037 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/attachments/8a069dad-2c83-403b-b699-89d546b6da80/action returned with HTTP 204 [ 1259.396421] [54795]: [pid: 54795|app: 0|req: 312/600] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 04:02:01 2025] POST /volume/v3/attachments/8a069dad-2c83-403b-b699-89d546b6da80/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1268.855216] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=101,cinder:UPDATE=19,cinder:INSERT=8 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1269.394066] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=100,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1283.255096] [54796]: DEBUG cinder.api.middleware.request_id [None req-85a466e4-6bc8-4349-9798-944237cf0a98 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.255096] [54796]: INFO cinder.api.openstack.wsgi [None req-85a466e4-6bc8-4349-9798-944237cf0a98 None None] GET http://10.180.1.21/volume// [ 1283.255096] [54796]: DEBUG cinder.api.openstack.wsgi [None req-85a466e4-6bc8-4349-9798-944237cf0a98 None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.255564] [54796]: DEBUG cinder.api.openstack.wsgi [None req-85a466e4-6bc8-4349-9798-944237cf0a98 None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.255564] [54796]: INFO cinder.api.openstack.wsgi [None req-85a466e4-6bc8-4349-9798-944237cf0a98 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1283.255891] [54796]: [pid: 54796|app: 0|req: 289/601] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 04:02:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1283.259298] [54795]: DEBUG cinder.api.middleware.request_id [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-f71d9ee3-8628-4581-9833-e7789c87cb70 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.261552] [54795]: INFO cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-f71d9ee3-8628-4581-9833-e7789c87cb70 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1283.261961] [54795]: DEBUG cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-f71d9ee3-8628-4581-9833-e7789c87cb70 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92250898-c0e3-4f51-8e85-04d2421ba4de", "connector": null, "instance_uuid": "9b4f08be-78c9-43d5-a812-5753bb221322"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1283.276806] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.276806] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.303405] [54795]: INFO cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-f71d9ee3-8628-4581-9833-e7789c87cb70 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1283.303835] [54795]: [pid: 54795|app: 0|req: 313/602] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 04:02:25 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1283.308425] [54796]: DEBUG cinder.api.middleware.request_id [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-a7311b32-95ed-4ef2-ac89-b2a2a5f12336 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.310641] [54796]: INFO cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-a7311b32-95ed-4ef2-ac89-b2a2a5f12336 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8a069dad-2c83-403b-b699-89d546b6da80 [ 1283.310850] [54796]: DEBUG cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-a7311b32-95ed-4ef2-ac89-b2a2a5f12336 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.311074] [54796]: DEBUG cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-a7311b32-95ed-4ef2-ac89-b2a2a5f12336 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'version_select' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.318194] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.318194] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.843515] [54796]: INFO cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-a7311b32-95ed-4ef2-ac89-b2a2a5f12336 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/attachments/8a069dad-2c83-403b-b699-89d546b6da80 returned with HTTP 200 [ 1283.844218] [54796]: [pid: 54796|app: 0|req: 290/603] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 04:02:25 2025] DELETE /volume/v3/attachments/8a069dad-2c83-403b-b699-89d546b6da80 => generated 192 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1288.179847] [54795]: DEBUG cinder.api.middleware.request_id [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-85611925-1442-457a-8c02-25a6f5d033aa None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.182363] [54795]: INFO cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-85611925-1442-457a-8c02-25a6f5d033aa tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] PUT http://10.180.1.21/volume/v3/attachments/822edcc4-5b36-4c14-bde0-fdc140e6e522 [ 1288.182777] [54795]: DEBUG cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-85611925-1442-457a-8c02-25a6f5d033aa tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-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-526375", "mountpoint": "/dev/sda"}}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1288.192235] [54795]: DEBUG cinder.coordination [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-85611925-1442-457a-8c02-25a6f5d033aa tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Acquiring lock "cinder-attachment_update-92250898-c0e3-4f51-8e85-04d2421ba4de-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54795) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1288.198144] [54795]: DEBUG cinder.coordination [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-85611925-1442-457a-8c02-25a6f5d033aa tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Lock "cinder-attachment_update-92250898-c0e3-4f51-8e85-04d2421ba4de-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54795) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1288.199331] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.199331] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.719540] [54795]: DEBUG cinder.coordination [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-85611925-1442-457a-8c02-25a6f5d033aa tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Lock "cinder-attachment_update-92250898-c0e3-4f51-8e85-04d2421ba4de-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=54795) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1288.719890] [54795]: INFO cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-85611925-1442-457a-8c02-25a6f5d033aa tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/attachments/822edcc4-5b36-4c14-bde0-fdc140e6e522 returned with HTTP 200 [ 1288.720419] [54795]: [pid: 54795|app: 0|req: 314/604] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 04:02:30 2025] PUT /volume/v3/attachments/822edcc4-5b36-4c14-bde0-fdc140e6e522 => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1288.724717] [54796]: DEBUG cinder.api.middleware.request_id [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-c4f9cfb6-ea4c-43a4-a61e-57c8be7cb30a None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.727283] [54796]: INFO cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-c4f9cfb6-ea4c-43a4-a61e-57c8be7cb30a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/attachments/822edcc4-5b36-4c14-bde0-fdc140e6e522 [ 1288.727522] [54796]: DEBUG cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-c4f9cfb6-ea4c-43a4-a61e-57c8be7cb30a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.727738] [54796]: DEBUG cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-c4f9cfb6-ea4c-43a4-a61e-57c8be7cb30a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'version_select' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.741818] [54796]: INFO cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-c4f9cfb6-ea4c-43a4-a61e-57c8be7cb30a tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/attachments/822edcc4-5b36-4c14-bde0-fdc140e6e522 returned with HTTP 200 [ 1288.742342] [54796]: [pid: 54796|app: 0|req: 291/605] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Feb 18 04:02:30 2025] GET /volume/v3/attachments/822edcc4-5b36-4c14-bde0-fdc140e6e522 => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1290.818400] [54795]: DEBUG cinder.api.middleware.request_id [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-628d58af-efa0-43da-8167-68f47416fbe3 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.820656] [54795]: INFO cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-628d58af-efa0-43da-8167-68f47416fbe3 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] POST http://10.180.1.21/volume/v3/attachments/822edcc4-5b36-4c14-bde0-fdc140e6e522/action [ 1290.821079] [54795]: DEBUG cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-628d58af-efa0-43da-8167-68f47416fbe3 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Action body: b'{"os-complete": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1290.821215] [54795]: DEBUG cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-628d58af-efa0-43da-8167-68f47416fbe3 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1290.835771] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.835771] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.843018] [54795]: INFO cinder.api.openstack.wsgi [req-14274c87-f7a0-4671-a9c6-f22de7394787 req-628d58af-efa0-43da-8167-68f47416fbe3 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/attachments/822edcc4-5b36-4c14-bde0-fdc140e6e522/action returned with HTTP 204 [ 1290.843442] [54795]: [pid: 54795|app: 0|req: 315/606] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 04:02:32 2025] POST /volume/v3/attachments/822edcc4-5b36-4c14-bde0-fdc140e6e522/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1298.741156] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1300.840472] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1329.852392] [54796]: DEBUG cinder.api.middleware.request_id [req-8701639a-9618-4979-87cd-4f74f1f4dfdd req-ad1cef8f-d8af-4dbf-b6e2-8d80a50958d4 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.855274] [54796]: INFO cinder.api.openstack.wsgi [req-8701639a-9618-4979-87cd-4f74f1f4dfdd req-ad1cef8f-d8af-4dbf-b6e2-8d80a50958d4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] DELETE http://10.180.1.21/volume/v3/attachments/822edcc4-5b36-4c14-bde0-fdc140e6e522 [ 1329.855496] [54796]: DEBUG cinder.api.openstack.wsgi [req-8701639a-9618-4979-87cd-4f74f1f4dfdd req-ad1cef8f-d8af-4dbf-b6e2-8d80a50958d4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.855762] [54796]: DEBUG cinder.api.openstack.wsgi [req-8701639a-9618-4979-87cd-4f74f1f4dfdd req-ad1cef8f-d8af-4dbf-b6e2-8d80a50958d4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'version_select' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.865845] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.865845] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.395902] [54796]: INFO cinder.api.openstack.wsgi [req-8701639a-9618-4979-87cd-4f74f1f4dfdd req-ad1cef8f-d8af-4dbf-b6e2-8d80a50958d4 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/attachments/822edcc4-5b36-4c14-bde0-fdc140e6e522 returned with HTTP 200 [ 1330.396877] [54796]: [pid: 54796|app: 0|req: 292/607] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 04:03:11 2025] DELETE /volume/v3/attachments/822edcc4-5b36-4c14-bde0-fdc140e6e522 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1330.408239] [54795]: DEBUG cinder.api.middleware.request_id [req-8701639a-9618-4979-87cd-4f74f1f4dfdd req-9b4065b8-a0ee-4442-b8ff-4592e570f41e None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.412462] [54795]: INFO cinder.api.openstack.wsgi [req-8701639a-9618-4979-87cd-4f74f1f4dfdd req-9b4065b8-a0ee-4442-b8ff-4592e570f41e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] DELETE http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de [ 1330.412668] [54795]: DEBUG cinder.api.openstack.wsgi [req-8701639a-9618-4979-87cd-4f74f1f4dfdd req-9b4065b8-a0ee-4442-b8ff-4592e570f41e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.412883] [54795]: DEBUG cinder.api.openstack.wsgi [req-8701639a-9618-4979-87cd-4f74f1f4dfdd req-9b4065b8-a0ee-4442-b8ff-4592e570f41e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'delete' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.413098] [54795]: INFO cinder.api.v3.volumes [req-8701639a-9618-4979-87cd-4f74f1f4dfdd req-9b4065b8-a0ee-4442-b8ff-4592e570f41e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Delete volume with id: 92250898-c0e3-4f51-8e85-04d2421ba4de [ 1330.422869] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.422869] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.423485] [54795]: INFO cinder.volume.api [req-8701639a-9618-4979-87cd-4f74f1f4dfdd req-9b4065b8-a0ee-4442-b8ff-4592e570f41e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1330.442357] [54795]: INFO cinder.volume.api [req-8701639a-9618-4979-87cd-4f74f1f4dfdd req-9b4065b8-a0ee-4442-b8ff-4592e570f41e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Delete volume request issued successfully. [ 1330.442576] [54795]: INFO cinder.api.openstack.wsgi [req-8701639a-9618-4979-87cd-4f74f1f4dfdd req-9b4065b8-a0ee-4442-b8ff-4592e570f41e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de returned with HTTP 202 [ 1330.443179] [54795]: [pid: 54795|app: 0|req: 316/608] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 04:03:12 2025] DELETE /volume/v3/volumes/92250898-c0e3-4f51-8e85-04d2421ba4de => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1337.373716] [54796]: DEBUG cinder.api.middleware.request_id [None req-bf55d81b-6c53-47de-bb43-53a9dd8fa619 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.377433] [54796]: INFO cinder.api.openstack.wsgi [None req-bf55d81b-6c53-47de-bb43-53a9dd8fa619 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1337.377765] [54796]: DEBUG cinder.api.openstack.wsgi [None req-bf55d81b-6c53-47de-bb43-53a9dd8fa619 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.378160] [54796]: DEBUG cinder.api.openstack.wsgi [None req-bf55d81b-6c53-47de-bb43-53a9dd8fa619 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.378470] [54796]: INFO cinder.api.v3.volumes [None req-bf55d81b-6c53-47de-bb43-53a9dd8fa619 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Delete volume with id: c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1337.394268] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.394268] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.394964] [54796]: INFO cinder.volume.api [None req-bf55d81b-6c53-47de-bb43-53a9dd8fa619 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1337.415289] [54796]: INFO cinder.volume.api [None req-bf55d81b-6c53-47de-bb43-53a9dd8fa619 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Delete volume request issued successfully. [ 1337.415492] [54796]: INFO cinder.api.openstack.wsgi [None req-bf55d81b-6c53-47de-bb43-53a9dd8fa619 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 202 [ 1337.415884] [54796]: [pid: 54796|app: 0|req: 293/609] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 04:03:19 2025] DELETE /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1337.419354] [54795]: DEBUG cinder.api.middleware.request_id [None req-2bc40b0a-c8d9-409c-a40e-6286a8489e81 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.421613] [54795]: INFO cinder.api.openstack.wsgi [None req-2bc40b0a-c8d9-409c-a40e-6286a8489e81 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1337.421827] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2bc40b0a-c8d9-409c-a40e-6286a8489e81 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.423083] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2bc40b0a-c8d9-409c-a40e-6286a8489e81 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.431472] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.431472] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.436113] [54795]: INFO cinder.volume.api [None req-2bc40b0a-c8d9-409c-a40e-6286a8489e81 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1337.441658] [54795]: INFO cinder.api.openstack.wsgi [None req-2bc40b0a-c8d9-409c-a40e-6286a8489e81 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1337.442091] [54795]: [pid: 54795|app: 0|req: 317/610] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:03:19 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.453326] [54796]: DEBUG cinder.api.middleware.request_id [None req-3c5eeece-fcb8-49bf-9f28-bac0c8ab204e None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.455460] [54796]: INFO cinder.api.openstack.wsgi [None req-3c5eeece-fcb8-49bf-9f28-bac0c8ab204e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1338.455678] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3c5eeece-fcb8-49bf-9f28-bac0c8ab204e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.455965] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3c5eeece-fcb8-49bf-9f28-bac0c8ab204e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.466215] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1338.466215] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.469466] [54796]: INFO cinder.volume.api [None req-3c5eeece-fcb8-49bf-9f28-bac0c8ab204e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1338.473505] [54796]: INFO cinder.api.openstack.wsgi [None req-3c5eeece-fcb8-49bf-9f28-bac0c8ab204e tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1338.473906] [54796]: [pid: 54796|app: 0|req: 294/611] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:03:20 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1339.484494] [54795]: DEBUG cinder.api.middleware.request_id [None req-9a706592-523f-49bd-b0f0-d1f1af347e19 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.486851] [54795]: INFO cinder.api.openstack.wsgi [None req-9a706592-523f-49bd-b0f0-d1f1af347e19 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1339.487114] [54795]: DEBUG cinder.api.openstack.wsgi [None req-9a706592-523f-49bd-b0f0-d1f1af347e19 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.487346] [54795]: DEBUG cinder.api.openstack.wsgi [None req-9a706592-523f-49bd-b0f0-d1f1af347e19 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.495380] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1339.495380] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.499190] [54795]: INFO cinder.volume.api [None req-9a706592-523f-49bd-b0f0-d1f1af347e19 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Volume info retrieved successfully. [ 1339.504395] [54795]: INFO cinder.api.openstack.wsgi [None req-9a706592-523f-49bd-b0f0-d1f1af347e19 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 200 [ 1339.504830] [54795]: [pid: 54795|app: 0|req: 318/612] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:03:21 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1340.515954] [54796]: DEBUG cinder.api.middleware.request_id [None req-61ba7655-bca3-4aed-ad27-1c2d53266927 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.518014] [54796]: INFO cinder.api.openstack.wsgi [None req-61ba7655-bca3-4aed-ad27-1c2d53266927 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] GET http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 [ 1340.518278] [54796]: DEBUG cinder.api.openstack.wsgi [None req-61ba7655-bca3-4aed-ad27-1c2d53266927 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1340.518507] [54796]: DEBUG cinder.api.openstack.wsgi [None req-61ba7655-bca3-4aed-ad27-1c2d53266927 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1340.528245] [54796]: INFO cinder.api.openstack.wsgi [None req-61ba7655-bca3-4aed-ad27-1c2d53266927 tempest-ServerActionsTestOtherA-222762395 tempest-ServerActionsTestOtherA-222762395-project-member] http://10.180.1.21/volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 returned with HTTP 404 [ 1340.528749] [54796]: [pid: 54796|app: 0|req: 295/613] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:03:22 2025] GET /volume/v3/volumes/c315647b-44ee-4ee8-a7ea-6df5810a4577 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1344.341957] [54795]: DEBUG cinder.api.middleware.request_id [None req-8da386c2-c9f5-4d2e-9837-177e00dc41b9 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.343983] [54795]: INFO cinder.api.openstack.wsgi [None req-8da386c2-c9f5-4d2e-9837-177e00dc41b9 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1344.344220] [54795]: DEBUG cinder.api.openstack.wsgi [None req-8da386c2-c9f5-4d2e-9837-177e00dc41b9 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.345040] [54795]: DEBUG cinder.api.openstack.wsgi [None req-8da386c2-c9f5-4d2e-9837-177e00dc41b9 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'delete' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.345040] [54795]: INFO cinder.api.v3.volumes [None req-8da386c2-c9f5-4d2e-9837-177e00dc41b9 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Delete volume with id: f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1344.355375] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.355375] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.355866] [54795]: INFO cinder.volume.api [None req-8da386c2-c9f5-4d2e-9837-177e00dc41b9 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1344.371465] [54795]: INFO cinder.volume.api [None req-8da386c2-c9f5-4d2e-9837-177e00dc41b9 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Delete volume request issued successfully. [ 1344.371649] [54795]: INFO cinder.api.openstack.wsgi [None req-8da386c2-c9f5-4d2e-9837-177e00dc41b9 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 202 [ 1344.372037] [54795]: [pid: 54795|app: 0|req: 319/614] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 04:03:26 2025] DELETE /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1344.374805] [54796]: DEBUG cinder.api.middleware.request_id [None req-1f518c15-4b17-4580-bd30-350b5fed9dd4 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.376869] [54796]: INFO cinder.api.openstack.wsgi [None req-1f518c15-4b17-4580-bd30-350b5fed9dd4 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1344.377094] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1f518c15-4b17-4580-bd30-350b5fed9dd4 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.377315] [54796]: DEBUG cinder.api.openstack.wsgi [None req-1f518c15-4b17-4580-bd30-350b5fed9dd4 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.384727] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.384727] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.388322] [54796]: INFO cinder.volume.api [None req-1f518c15-4b17-4580-bd30-350b5fed9dd4 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1344.392684] [54796]: INFO cinder.api.openstack.wsgi [None req-1f518c15-4b17-4580-bd30-350b5fed9dd4 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1344.393067] [54796]: [pid: 54796|app: 0|req: 296/615] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:03:26 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1345.403274] [54795]: DEBUG cinder.api.middleware.request_id [None req-e73fbad6-def3-4358-9594-bccdc81f14f4 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.405488] [54795]: INFO cinder.api.openstack.wsgi [None req-e73fbad6-def3-4358-9594-bccdc81f14f4 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1345.405625] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e73fbad6-def3-4358-9594-bccdc81f14f4 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.405846] [54795]: DEBUG cinder.api.openstack.wsgi [None req-e73fbad6-def3-4358-9594-bccdc81f14f4 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.413551] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1345.413551] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.416893] [54795]: INFO cinder.volume.api [None req-e73fbad6-def3-4358-9594-bccdc81f14f4 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1345.420937] [54795]: INFO cinder.api.openstack.wsgi [None req-e73fbad6-def3-4358-9594-bccdc81f14f4 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1345.421317] [54795]: [pid: 54795|app: 0|req: 320/616] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:03:27 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1346.431588] [54796]: DEBUG cinder.api.middleware.request_id [None req-af5c8824-5fdd-4858-b497-7d976b8683ac None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.433684] [54796]: INFO cinder.api.openstack.wsgi [None req-af5c8824-5fdd-4858-b497-7d976b8683ac tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1346.433925] [54796]: DEBUG cinder.api.openstack.wsgi [None req-af5c8824-5fdd-4858-b497-7d976b8683ac tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.434155] [54796]: DEBUG cinder.api.openstack.wsgi [None req-af5c8824-5fdd-4858-b497-7d976b8683ac tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.442049] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1346.442049] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.445433] [54796]: INFO cinder.volume.api [None req-af5c8824-5fdd-4858-b497-7d976b8683ac tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Volume info retrieved successfully. [ 1346.449895] [54796]: INFO cinder.api.openstack.wsgi [None req-af5c8824-5fdd-4858-b497-7d976b8683ac tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 200 [ 1346.450291] [54796]: [pid: 54796|app: 0|req: 297/617] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:03:28 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1347.462045] [54795]: DEBUG cinder.api.middleware.request_id [None req-0c7b07d2-7c86-4c39-89a8-91123dac1364 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.464060] [54795]: INFO cinder.api.openstack.wsgi [None req-0c7b07d2-7c86-4c39-89a8-91123dac1364 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] GET http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 [ 1347.464303] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0c7b07d2-7c86-4c39-89a8-91123dac1364 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.464530] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0c7b07d2-7c86-4c39-89a8-91123dac1364 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.471410] [54795]: INFO cinder.api.openstack.wsgi [None req-0c7b07d2-7c86-4c39-89a8-91123dac1364 tempest-ServerActionsTestOtherB-1444923823 tempest-ServerActionsTestOtherB-1444923823-project-member] http://10.180.1.21/volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 returned with HTTP 404 [ 1347.472106] [54795]: [pid: 54795|app: 0|req: 321/618] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:03:29 2025] GET /volume/v3/volumes/f0fe93ee-f1e0-422b-a3e6-1f54d000e0c0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1356.447898] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1357.466947] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=19,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1468.976854] [54796]: DEBUG cinder.api.middleware.request_id [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1468.979311] [54796]: INFO cinder.api.openstack.wsgi [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1468.980013] [54796]: DEBUG cinder.api.openstack.wsgi [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1382178191"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1468.981797] [54796]: DEBUG cinder.api.v3.volumes [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1382178191'}} {{(pid=54796) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1468.981927] [54796]: INFO cinder.api.v3.volumes [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Create volume of 1 GB [ 1468.987405] [54796]: INFO cinder.volume.api [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Availability Zones retrieved successfully. [ 1468.994165] [54796]: DEBUG cinder.volume.api [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Flow 'volume_create_api' (29836bc4-7b7c-45a0-ad4e-b6b1a6bc484e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1468.995425] [54796]: DEBUG cinder.volume.api [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cdf91f6-1df0-4aea-9832-115192a3e05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1468.996503] [54796]: DEBUG cinder.volume.flows.api.create_volume [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Validating volume size '1' using validate_int {{(pid=54796) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1469.013849] [54796]: DEBUG cinder.volume.api [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cdf91f6-1df0-4aea-9832-115192a3e05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1469.014737] [54796]: DEBUG cinder.volume.api [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (173365a9-aa28-4c14-95d6-08f62bef033c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1469.056653] [54796]: DEBUG cinder.quota [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Created reservations ['2960a32f-7da0-4902-b09d-277343f389ab', 'bea99af0-272a-4dba-8fd2-3ea6bc3e06c2', '65325b20-2447-4a3a-a2d2-c21a16e284bf', '75f6d8a4-b177-44d3-a97f-52223c67da8e'] {{(pid=54796) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1469.057629] [54796]: DEBUG cinder.volume.api [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (173365a9-aa28-4c14-95d6-08f62bef033c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2960a32f-7da0-4902-b09d-277343f389ab', 'bea99af0-272a-4dba-8fd2-3ea6bc3e06c2', '65325b20-2447-4a3a-a2d2-c21a16e284bf', '75f6d8a4-b177-44d3-a97f-52223c67da8e']}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1469.058538] [54796]: DEBUG cinder.volume.api [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aadcfb8a-150e-404d-8bde-255288594c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1469.070535] [54796]: DEBUG cinder.volume.api [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aadcfb8a-150e-404d-8bde-255288594c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba40d72e-f395-4ca2-bdc3-6c602ed69a44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1382178191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5cb15fc3b034796a3e7d4378d06c610',qos_specs=None,replication_status=,reservations=['2960a32f-7da0-4902-b09d-277343f389ab','bea99af0-272a-4dba-8fd2-3ea6bc3e06c2','65325b20-2447-4a3a-a2d2-c21a16e284bf','75f6d8a4-b177-44d3-a97f-52223c67da8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5aee33c6544b8aa1602dfc2141e4f9',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T04:05:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1382178191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba40d72e-f395-4ca2-bdc3-6c602ed69a44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5cb15fc3b034796a3e7d4378d06c610',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='9e5aee33c6544b8aa1602dfc2141e4f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1469.071389] [54796]: DEBUG cinder.volume.api [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b72b1b1-816b-481a-b676-a830f3368a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1469.082435] [54796]: DEBUG cinder.volume.api [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b72b1b1-816b-481a-b676-a830f3368a5c) 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-1382178191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5cb15fc3b034796a3e7d4378d06c610',qos_specs=None,replication_status=,reservations=['2960a32f-7da0-4902-b09d-277343f389ab','bea99af0-272a-4dba-8fd2-3ea6bc3e06c2','65325b20-2447-4a3a-a2d2-c21a16e284bf','75f6d8a4-b177-44d3-a97f-52223c67da8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5aee33c6544b8aa1602dfc2141e4f9',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1469.083271] [54796]: DEBUG cinder.volume.api [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cde6171-5e5a-4472-95b5-3b6150cd237a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1469.091601] [54796]: DEBUG cinder.volume.api [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cde6171-5e5a-4472-95b5-3b6150cd237a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1469.092647] [54796]: DEBUG cinder.volume.api [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Flow 'volume_create_api' (29836bc4-7b7c-45a0-ad4e-b6b1a6bc484e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1469.092963] [54796]: INFO cinder.volume.api [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Create volume request issued successfully. [ 1469.093618] [54796]: INFO cinder.api.openstack.wsgi [None req-a2b6887d-5aaf-4243-b27d-2ddcd9ecc359 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1469.094145] [54796]: [pid: 54796|app: 0|req: 298/619] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 04:05:30 2025] POST /volume/v3/volumes => generated 756 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1469.102512] [54795]: DEBUG cinder.api.middleware.request_id [None req-fd9b6825-38f2-499a-9742-bf32d04000ad None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1469.104838] [54795]: INFO cinder.api.openstack.wsgi [None req-fd9b6825-38f2-499a-9742-bf32d04000ad tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 [ 1469.105077] [54795]: DEBUG cinder.api.openstack.wsgi [None req-fd9b6825-38f2-499a-9742-bf32d04000ad tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1469.105297] [54795]: DEBUG cinder.api.openstack.wsgi [None req-fd9b6825-38f2-499a-9742-bf32d04000ad tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1469.112873] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1469.112873] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1469.116514] [54795]: INFO cinder.volume.api [None req-fd9b6825-38f2-499a-9742-bf32d04000ad tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1469.120711] [54795]: INFO cinder.api.openstack.wsgi [None req-fd9b6825-38f2-499a-9742-bf32d04000ad tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 returned with HTTP 200 [ 1469.121071] [54795]: [pid: 54795|app: 0|req: 322/620] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:05:30 2025] GET /volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1470.131227] [54796]: DEBUG cinder.api.middleware.request_id [None req-6e03bb63-18d6-44e9-853c-463ae0ce1944 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1470.133434] [54796]: INFO cinder.api.openstack.wsgi [None req-6e03bb63-18d6-44e9-853c-463ae0ce1944 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 [ 1470.133651] [54796]: DEBUG cinder.api.openstack.wsgi [None req-6e03bb63-18d6-44e9-853c-463ae0ce1944 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1470.133867] [54796]: DEBUG cinder.api.openstack.wsgi [None req-6e03bb63-18d6-44e9-853c-463ae0ce1944 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1470.141656] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1470.141656] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1470.144917] [54796]: INFO cinder.volume.api [None req-6e03bb63-18d6-44e9-853c-463ae0ce1944 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1470.148991] [54796]: INFO cinder.api.openstack.wsgi [None req-6e03bb63-18d6-44e9-853c-463ae0ce1944 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 returned with HTTP 200 [ 1470.149353] [54796]: [pid: 54796|app: 0|req: 299/621] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:05:31 2025] GET /volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1479.119219] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=4 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1480.147206] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1489.066148] [54795]: DEBUG cinder.api.middleware.request_id [req-496e3b10-187b-402c-94b0-12fd9f33481c req-6ccf0df5-0aa4-4e06-8069-5367dbb4ee24 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.068529] [54795]: INFO cinder.api.openstack.wsgi [req-496e3b10-187b-402c-94b0-12fd9f33481c req-6ccf0df5-0aa4-4e06-8069-5367dbb4ee24 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 [ 1489.068779] [54795]: DEBUG cinder.api.openstack.wsgi [req-496e3b10-187b-402c-94b0-12fd9f33481c req-6ccf0df5-0aa4-4e06-8069-5367dbb4ee24 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1489.069036] [54795]: DEBUG cinder.api.openstack.wsgi [req-496e3b10-187b-402c-94b0-12fd9f33481c req-6ccf0df5-0aa4-4e06-8069-5367dbb4ee24 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1489.078574] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1489.078574] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1489.082149] [54795]: INFO cinder.volume.api [req-496e3b10-187b-402c-94b0-12fd9f33481c req-6ccf0df5-0aa4-4e06-8069-5367dbb4ee24 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1489.086629] [54795]: INFO cinder.api.openstack.wsgi [req-496e3b10-187b-402c-94b0-12fd9f33481c req-6ccf0df5-0aa4-4e06-8069-5367dbb4ee24 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 returned with HTTP 200 [ 1489.086988] [54795]: [pid: 54795|app: 0|req: 323/622] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:05:50 2025] GET /volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1489.100226] [54796]: DEBUG cinder.api.middleware.request_id [None req-e5c80c41-63ea-4edf-a182-4588cadef8df None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.100657] [54796]: INFO cinder.api.openstack.wsgi [None req-e5c80c41-63ea-4edf-a182-4588cadef8df None None] GET http://10.180.1.21/volume// [ 1489.100835] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e5c80c41-63ea-4edf-a182-4588cadef8df None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1489.101057] [54796]: DEBUG cinder.api.openstack.wsgi [None req-e5c80c41-63ea-4edf-a182-4588cadef8df None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1489.101462] [54796]: INFO cinder.api.openstack.wsgi [None req-e5c80c41-63ea-4edf-a182-4588cadef8df None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1489.101764] [54796]: [pid: 54796|app: 0|req: 300/623] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 04:05:50 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1489.105095] [54795]: DEBUG cinder.api.middleware.request_id [req-496e3b10-187b-402c-94b0-12fd9f33481c req-cdaa0bff-1e1d-4c72-8854-00beac1c0849 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.107138] [54795]: INFO cinder.api.openstack.wsgi [req-496e3b10-187b-402c-94b0-12fd9f33481c req-cdaa0bff-1e1d-4c72-8854-00beac1c0849 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1489.107574] [54795]: DEBUG cinder.api.openstack.wsgi [req-496e3b10-187b-402c-94b0-12fd9f33481c req-cdaa0bff-1e1d-4c72-8854-00beac1c0849 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba40d72e-f395-4ca2-bdc3-6c602ed69a44", "connector": null, "instance_uuid": "03b80425-2dcc-41d2-9e78-dfe6ef6f40ec"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1489.115920] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1489.115920] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1489.135263] [54795]: INFO cinder.api.openstack.wsgi [req-496e3b10-187b-402c-94b0-12fd9f33481c req-cdaa0bff-1e1d-4c72-8854-00beac1c0849 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1489.135666] [54795]: [pid: 54795|app: 0|req: 324/624] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 04:05:50 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1489.157076] [54796]: DEBUG cinder.api.middleware.request_id [req-496e3b10-187b-402c-94b0-12fd9f33481c req-d2c8c351-c7e2-4618-9300-c6a5d6da3458 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.159387] [54796]: INFO cinder.api.openstack.wsgi [req-496e3b10-187b-402c-94b0-12fd9f33481c req-d2c8c351-c7e2-4618-9300-c6a5d6da3458 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] POST http://10.180.1.21/volume/v3/attachments/bacee27b-d18f-4ca9-a245-c74b4ba0d90f/action [ 1489.159810] [54796]: DEBUG cinder.api.openstack.wsgi [req-496e3b10-187b-402c-94b0-12fd9f33481c req-d2c8c351-c7e2-4618-9300-c6a5d6da3458 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Action body: b'{"os-complete": null}' {{(pid=54796) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1489.159951] [54796]: DEBUG cinder.api.openstack.wsgi [req-496e3b10-187b-402c-94b0-12fd9f33481c req-d2c8c351-c7e2-4618-9300-c6a5d6da3458 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1489.173551] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1489.173551] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1489.179691] [54796]: INFO cinder.api.openstack.wsgi [req-496e3b10-187b-402c-94b0-12fd9f33481c req-d2c8c351-c7e2-4618-9300-c6a5d6da3458 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/attachments/bacee27b-d18f-4ca9-a245-c74b4ba0d90f/action returned with HTTP 204 [ 1489.180078] [54796]: [pid: 54796|app: 0|req: 301/625] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 04:05:51 2025] POST /volume/v3/attachments/bacee27b-d18f-4ca9-a245-c74b4ba0d90f/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1489.192129] [54795]: DEBUG cinder.api.middleware.request_id [None req-1af5dab7-d84a-4697-b1ca-40ea93f0aac6 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.194111] [54795]: INFO cinder.api.openstack.wsgi [None req-1af5dab7-d84a-4697-b1ca-40ea93f0aac6 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 [ 1489.194338] [54795]: DEBUG cinder.api.openstack.wsgi [None req-1af5dab7-d84a-4697-b1ca-40ea93f0aac6 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1489.194551] [54795]: DEBUG cinder.api.openstack.wsgi [None req-1af5dab7-d84a-4697-b1ca-40ea93f0aac6 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1489.203567] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1489.203567] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1489.206508] [54795]: INFO cinder.volume.api [None req-1af5dab7-d84a-4697-b1ca-40ea93f0aac6 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1489.210559] [54795]: INFO cinder.api.openstack.wsgi [None req-1af5dab7-d84a-4697-b1ca-40ea93f0aac6 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 returned with HTTP 200 [ 1489.210908] [54795]: [pid: 54795|app: 0|req: 325/626] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:05:51 2025] GET /volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 => generated 1111 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1489.219796] [54796]: DEBUG cinder.api.middleware.request_id [None req-8f4f32a7-e730-4c23-911d-2338b4666a35 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.221725] [54796]: INFO cinder.api.openstack.wsgi [None req-8f4f32a7-e730-4c23-911d-2338b4666a35 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 [ 1489.221945] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8f4f32a7-e730-4c23-911d-2338b4666a35 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1489.222174] [54796]: DEBUG cinder.api.openstack.wsgi [None req-8f4f32a7-e730-4c23-911d-2338b4666a35 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1489.231119] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1489.231119] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1489.233964] [54796]: INFO cinder.volume.api [None req-8f4f32a7-e730-4c23-911d-2338b4666a35 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1489.238034] [54796]: INFO cinder.api.openstack.wsgi [None req-8f4f32a7-e730-4c23-911d-2338b4666a35 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 returned with HTTP 200 [ 1489.238429] [54796]: [pid: 54796|app: 0|req: 302/627] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:05:51 2025] GET /volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 => generated 1111 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1493.046295] [54795]: DEBUG cinder.api.middleware.request_id [None req-f44829be-9694-42e3-8cf4-f8858f7d5e66 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.046738] [54795]: INFO cinder.api.openstack.wsgi [None req-f44829be-9694-42e3-8cf4-f8858f7d5e66 None None] GET http://10.180.1.21/volume// [ 1493.046922] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f44829be-9694-42e3-8cf4-f8858f7d5e66 None None] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1493.047151] [54795]: DEBUG cinder.api.openstack.wsgi [None req-f44829be-9694-42e3-8cf4-f8858f7d5e66 None None] Calling method 'all' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1493.047599] [54795]: INFO cinder.api.openstack.wsgi [None req-f44829be-9694-42e3-8cf4-f8858f7d5e66 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1493.047905] [54795]: [pid: 54795|app: 0|req: 326/628] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 04:05:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1493.051245] [54796]: DEBUG cinder.api.middleware.request_id [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-0735df14-3182-418c-9d30-f53751b848a9 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.053565] [54796]: INFO cinder.api.openstack.wsgi [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-0735df14-3182-418c-9d30-f53751b848a9 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 [ 1493.053821] [54796]: DEBUG cinder.api.openstack.wsgi [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-0735df14-3182-418c-9d30-f53751b848a9 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1493.054055] [54796]: DEBUG cinder.api.openstack.wsgi [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-0735df14-3182-418c-9d30-f53751b848a9 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1493.067215] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1493.067215] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1493.070722] [54796]: INFO cinder.volume.api [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-0735df14-3182-418c-9d30-f53751b848a9 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1493.075176] [54796]: INFO cinder.api.openstack.wsgi [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-0735df14-3182-418c-9d30-f53751b848a9 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 returned with HTTP 200 [ 1493.075578] [54796]: [pid: 54796|app: 0|req: 303/629] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 04:05:54 2025] GET /volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 => generated 1292 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1493.158921] [54795]: DEBUG cinder.api.middleware.request_id [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-056eeb34-b01d-4c20-8654-7407e7bc0103 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.161186] [54795]: INFO cinder.api.openstack.wsgi [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-056eeb34-b01d-4c20-8654-7407e7bc0103 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] PUT http://10.180.1.21/volume/v3/attachments/bacee27b-d18f-4ca9-a245-c74b4ba0d90f [ 1493.161603] [54795]: DEBUG cinder.api.openstack.wsgi [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-056eeb34-b01d-4c20-8654-7407e7bc0103 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-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=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1493.170599] [54795]: DEBUG cinder.coordination [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-056eeb34-b01d-4c20-8654-7407e7bc0103 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Acquiring lock "cinder-attachment_update-ba40d72e-f395-4ca2-bdc3-6c602ed69a44-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54795) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1493.174784] [54795]: DEBUG cinder.coordination [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-056eeb34-b01d-4c20-8654-7407e7bc0103 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Lock "cinder-attachment_update-ba40d72e-f395-4ca2-bdc3-6c602ed69a44-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54795) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1493.175815] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1493.175815] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.697309] [54795]: DEBUG cinder.coordination [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-056eeb34-b01d-4c20-8654-7407e7bc0103 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Lock "cinder-attachment_update-ba40d72e-f395-4ca2-bdc3-6c602ed69a44-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=54795) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1497.697672] [54795]: INFO cinder.api.openstack.wsgi [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-056eeb34-b01d-4c20-8654-7407e7bc0103 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/attachments/bacee27b-d18f-4ca9-a245-c74b4ba0d90f returned with HTTP 200 [ 1497.698140] [54795]: [pid: 54795|app: 0|req: 327/630] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 04:05:55 2025] PUT /volume/v3/attachments/bacee27b-d18f-4ca9-a245-c74b4ba0d90f => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1498.204656] [54796]: DEBUG cinder.api.middleware.request_id [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-86239772-c885-42cc-af7d-d05546807053 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1498.206973] [54796]: INFO cinder.api.openstack.wsgi [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-86239772-c885-42cc-af7d-d05546807053 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] POST http://10.180.1.21/volume/v3/attachments/bacee27b-d18f-4ca9-a245-c74b4ba0d90f/action [ 1498.207438] [54796]: DEBUG cinder.api.openstack.wsgi [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-86239772-c885-42cc-af7d-d05546807053 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Action body: b'{"os-complete": null}' {{(pid=54796) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1498.207593] [54796]: DEBUG cinder.api.openstack.wsgi [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-86239772-c885-42cc-af7d-d05546807053 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1498.222016] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1498.222016] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1498.228750] [54796]: INFO cinder.api.openstack.wsgi [req-003cabd9-79c0-4150-a04f-53359ad2fb0d req-86239772-c885-42cc-af7d-d05546807053 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/attachments/bacee27b-d18f-4ca9-a245-c74b4ba0d90f/action returned with HTTP 204 [ 1498.229146] [54796]: [pid: 54796|app: 0|req: 304/631] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 04:06:00 2025] POST /volume/v3/attachments/bacee27b-d18f-4ca9-a245-c74b4ba0d90f/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1507.694126] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=19,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1508.226518] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1552.469224] [54795]: DEBUG cinder.api.middleware.request_id [None req-9f24ac85-3271-48bd-85b0-8fed60fc2748 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.471359] [54795]: INFO cinder.api.openstack.wsgi [None req-9f24ac85-3271-48bd-85b0-8fed60fc2748 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 [ 1552.471578] [54795]: DEBUG cinder.api.openstack.wsgi [None req-9f24ac85-3271-48bd-85b0-8fed60fc2748 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.471797] [54795]: DEBUG cinder.api.openstack.wsgi [None req-9f24ac85-3271-48bd-85b0-8fed60fc2748 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.485952] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1552.485952] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.489541] [54795]: INFO cinder.volume.api [None req-9f24ac85-3271-48bd-85b0-8fed60fc2748 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1552.493958] [54795]: INFO cinder.api.openstack.wsgi [None req-9f24ac85-3271-48bd-85b0-8fed60fc2748 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 returned with HTTP 200 [ 1552.494346] [54795]: [pid: 54795|app: 0|req: 328/632] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:06:54 2025] GET /volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1552.531612] [54796]: DEBUG cinder.api.middleware.request_id [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-e8d3bb7c-a388-433c-a945-841015763946 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.533924] [54796]: INFO cinder.api.openstack.wsgi [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-e8d3bb7c-a388-433c-a945-841015763946 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 [ 1552.534193] [54796]: DEBUG cinder.api.openstack.wsgi [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-e8d3bb7c-a388-433c-a945-841015763946 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.534418] [54796]: DEBUG cinder.api.openstack.wsgi [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-e8d3bb7c-a388-433c-a945-841015763946 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.544064] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1552.544064] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.547136] [54796]: INFO cinder.volume.api [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-e8d3bb7c-a388-433c-a945-841015763946 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1552.551393] [54796]: INFO cinder.api.openstack.wsgi [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-e8d3bb7c-a388-433c-a945-841015763946 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 returned with HTTP 200 [ 1552.551772] [54796]: [pid: 54796|app: 0|req: 305/633] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:06:54 2025] GET /volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1552.567684] [54795]: DEBUG cinder.api.middleware.request_id [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-b621ce01-37ef-463a-9e39-5f139e5e6f99 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.569970] [54795]: INFO cinder.api.openstack.wsgi [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-b621ce01-37ef-463a-9e39-5f139e5e6f99 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] POST http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44/action [ 1552.570380] [54795]: DEBUG cinder.api.openstack.wsgi [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-b621ce01-37ef-463a-9e39-5f139e5e6f99 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54795) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1552.570519] [54795]: DEBUG cinder.api.openstack.wsgi [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-b621ce01-37ef-463a-9e39-5f139e5e6f99 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1552.580846] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1552.580846] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.580846] [54795]: INFO cinder.volume.api [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-b621ce01-37ef-463a-9e39-5f139e5e6f99 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1552.585454] [54795]: INFO cinder.volume.api [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-b621ce01-37ef-463a-9e39-5f139e5e6f99 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Begin detaching volume completed successfully. [ 1552.585667] [54795]: INFO cinder.api.openstack.wsgi [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-b621ce01-37ef-463a-9e39-5f139e5e6f99 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44/action returned with HTTP 202 [ 1552.586064] [54795]: [pid: 54795|app: 0|req: 329/634] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 04:06:54 2025] POST /volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1553.607280] [54796]: DEBUG cinder.api.middleware.request_id [None req-f2563d36-3d76-47a3-b049-b9ae9d5a7444 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1553.607725] [54796]: INFO cinder.api.openstack.wsgi [None req-f2563d36-3d76-47a3-b049-b9ae9d5a7444 None None] GET http://10.180.1.21/volume// [ 1553.607950] [54796]: DEBUG cinder.api.openstack.wsgi [None req-f2563d36-3d76-47a3-b049-b9ae9d5a7444 None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1553.608181] [54796]: DEBUG cinder.api.openstack.wsgi [None req-f2563d36-3d76-47a3-b049-b9ae9d5a7444 None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1553.608567] [54796]: INFO cinder.api.openstack.wsgi [None req-f2563d36-3d76-47a3-b049-b9ae9d5a7444 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1553.608862] [54796]: [pid: 54796|app: 0|req: 306/635] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 04:06:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1553.612139] [54795]: DEBUG cinder.api.middleware.request_id [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-f1e06007-775f-4545-b8c3-a97ad84f160d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1553.614506] [54795]: INFO cinder.api.openstack.wsgi [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-f1e06007-775f-4545-b8c3-a97ad84f160d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 [ 1553.614754] [54795]: DEBUG cinder.api.openstack.wsgi [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-f1e06007-775f-4545-b8c3-a97ad84f160d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1553.614988] [54795]: DEBUG cinder.api.openstack.wsgi [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-f1e06007-775f-4545-b8c3-a97ad84f160d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1553.624449] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1553.624449] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1553.627407] [54795]: INFO cinder.volume.api [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-f1e06007-775f-4545-b8c3-a97ad84f160d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1553.631607] [54795]: INFO cinder.api.openstack.wsgi [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-f1e06007-775f-4545-b8c3-a97ad84f160d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 returned with HTTP 200 [ 1553.631966] [54795]: [pid: 54795|app: 0|req: 330/636] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 04:06:55 2025] GET /volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 => generated 1325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1554.758917] [54796]: DEBUG cinder.api.middleware.request_id [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-95af624a-d34d-411c-8741-74a5a893b684 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.761293] [54796]: INFO cinder.api.openstack.wsgi [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-95af624a-d34d-411c-8741-74a5a893b684 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bacee27b-d18f-4ca9-a245-c74b4ba0d90f [ 1554.761522] [54796]: DEBUG cinder.api.openstack.wsgi [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-95af624a-d34d-411c-8741-74a5a893b684 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.761735] [54796]: DEBUG cinder.api.openstack.wsgi [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-95af624a-d34d-411c-8741-74a5a893b684 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'version_select' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.768641] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.768641] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.292561] [54796]: INFO cinder.api.openstack.wsgi [req-46bd6350-5dde-47fa-8c6c-ef31c48b20ae req-95af624a-d34d-411c-8741-74a5a893b684 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/attachments/bacee27b-d18f-4ca9-a245-c74b4ba0d90f returned with HTTP 200 [ 1555.293182] [54796]: [pid: 54796|app: 0|req: 307/637] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 04:06:56 2025] DELETE /volume/v3/attachments/bacee27b-d18f-4ca9-a245-c74b4ba0d90f => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1556.745170] [54795]: DEBUG cinder.api.middleware.request_id [None req-44cadb8a-357d-4e67-8b28-9263ff2ffa6f None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.747337] [54795]: INFO cinder.api.openstack.wsgi [None req-44cadb8a-357d-4e67-8b28-9263ff2ffa6f tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 [ 1556.747601] [54795]: DEBUG cinder.api.openstack.wsgi [None req-44cadb8a-357d-4e67-8b28-9263ff2ffa6f tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1556.747787] [54795]: DEBUG cinder.api.openstack.wsgi [None req-44cadb8a-357d-4e67-8b28-9263ff2ffa6f tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1556.755231] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1556.755231] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1556.758732] [54795]: INFO cinder.volume.api [None req-44cadb8a-357d-4e67-8b28-9263ff2ffa6f tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1556.762899] [54795]: INFO cinder.api.openstack.wsgi [None req-44cadb8a-357d-4e67-8b28-9263ff2ffa6f tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 returned with HTTP 200 [ 1556.763264] [54795]: [pid: 54795|app: 0|req: 331/638] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:06:58 2025] GET /volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1565.291798] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1566.761074] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1616.152601] [54796]: DEBUG cinder.api.middleware.request_id [None req-c5705d10-81e8-42c1-b65f-93694d677019 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1616.154878] [54796]: INFO cinder.api.openstack.wsgi [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1616.155285] [54796]: DEBUG cinder.api.openstack.wsgi [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-443165885"}} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1616.157292] [54796]: DEBUG cinder.api.v3.volumes [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-443165885'}} {{(pid=54796) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1616.157457] [54796]: INFO cinder.api.v3.volumes [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Create volume of 1 GB [ 1616.157778] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1616.157778] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1616.163217] [54796]: INFO cinder.volume.api [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Availability Zones retrieved successfully. [ 1616.169826] [54796]: DEBUG cinder.volume.api [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Flow 'volume_create_api' (f34e13a9-255a-4609-9c5a-80fbde554488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1616.170980] [54796]: DEBUG cinder.volume.api [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e06c9879-fc87-42d3-b0d2-d9fef1c54fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1616.172021] [54796]: DEBUG cinder.volume.flows.api.create_volume [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Validating volume size '1' using validate_int {{(pid=54796) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1616.188285] [54796]: DEBUG cinder.volume.api [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e06c9879-fc87-42d3-b0d2-d9fef1c54fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T03:47:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d6c66ee3-8163-4545-809e-b5e65fa4fab7,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6c66ee3-8163-4545-809e-b5e65fa4fab7', '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=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1616.189201] [54796]: DEBUG cinder.volume.api [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5674d29e-c4e3-4abb-b7e3-5e895883d267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1616.216789] [54796]: DEBUG cinder.quota [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Created reservations ['1da13083-ac83-43ad-a2d9-41267728f378', '59e60daa-05cc-4710-8a87-ea96557ee376', 'd3bca63e-061e-443c-83fa-09336e6212c0', 'fdf7c989-b2fa-450d-a882-73be415b6a9e'] {{(pid=54796) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1616.217641] [54796]: DEBUG cinder.volume.api [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5674d29e-c4e3-4abb-b7e3-5e895883d267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1da13083-ac83-43ad-a2d9-41267728f378', '59e60daa-05cc-4710-8a87-ea96557ee376', 'd3bca63e-061e-443c-83fa-09336e6212c0', 'fdf7c989-b2fa-450d-a882-73be415b6a9e']}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1616.218513] [54796]: DEBUG cinder.volume.api [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aeb8c34-00b2-485e-83be-7d5be5a1f5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1616.231208] [54796]: DEBUG cinder.volume.api [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aeb8c34-00b2-485e-83be-7d5be5a1f5b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-443165885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5cb15fc3b034796a3e7d4378d06c610',qos_specs=None,replication_status=,reservations=['1da13083-ac83-43ad-a2d9-41267728f378','59e60daa-05cc-4710-8a87-ea96557ee376','d3bca63e-061e-443c-83fa-09336e6212c0','fdf7c989-b2fa-450d-a882-73be415b6a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5aee33c6544b8aa1602dfc2141e4f9',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7), '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-18T04:07:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-443165885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5cb15fc3b034796a3e7d4378d06c610',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='9e5aee33c6544b8aa1602dfc2141e4f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c66ee3-8163-4545-809e-b5e65fa4fab7),volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1616.232096] [54796]: DEBUG cinder.volume.api [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03d7b904-a4ba-414b-b7b6-4b461ae64f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1616.245274] [54796]: DEBUG cinder.volume.api [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03d7b904-a4ba-414b-b7b6-4b461ae64f8a) 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-443165885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5cb15fc3b034796a3e7d4378d06c610',qos_specs=None,replication_status=,reservations=['1da13083-ac83-43ad-a2d9-41267728f378','59e60daa-05cc-4710-8a87-ea96557ee376','d3bca63e-061e-443c-83fa-09336e6212c0','fdf7c989-b2fa-450d-a882-73be415b6a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5aee33c6544b8aa1602dfc2141e4f9',volume_type_id=d6c66ee3-8163-4545-809e-b5e65fa4fab7)}' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1616.246095] [54796]: DEBUG cinder.volume.api [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8589365-7f9d-4676-9081-5a99d58901ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1616.254530] [54796]: DEBUG cinder.volume.api [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8589365-7f9d-4676-9081-5a99d58901ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54796) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1616.255546] [54796]: DEBUG cinder.volume.api [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Flow 'volume_create_api' (f34e13a9-255a-4609-9c5a-80fbde554488) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54796) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1616.255888] [54796]: INFO cinder.volume.api [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Create volume request issued successfully. [ 1616.256570] [54796]: INFO cinder.api.openstack.wsgi [None req-c5705d10-81e8-42c1-b65f-93694d677019 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1616.257029] [54796]: [pid: 54796|app: 0|req: 308/639] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 04:07:58 2025] POST /volume/v3/volumes => generated 755 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1616.265414] [54795]: DEBUG cinder.api.middleware.request_id [None req-57088271-0325-4a3d-bc87-abd819e5bb8d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1616.267510] [54795]: INFO cinder.api.openstack.wsgi [None req-57088271-0325-4a3d-bc87-abd819e5bb8d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 [ 1616.267735] [54795]: DEBUG cinder.api.openstack.wsgi [None req-57088271-0325-4a3d-bc87-abd819e5bb8d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1616.267967] [54795]: DEBUG cinder.api.openstack.wsgi [None req-57088271-0325-4a3d-bc87-abd819e5bb8d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1616.275709] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1616.275709] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1616.279516] [54795]: INFO cinder.volume.api [None req-57088271-0325-4a3d-bc87-abd819e5bb8d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1616.284111] [54795]: INFO cinder.api.openstack.wsgi [None req-57088271-0325-4a3d-bc87-abd819e5bb8d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 returned with HTTP 200 [ 1616.284481] [54795]: [pid: 54795|app: 0|req: 332/640] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:07:58 2025] GET /volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1617.294644] [54796]: DEBUG cinder.api.middleware.request_id [None req-a706ad06-a2cb-4220-b61f-aa6af9e55906 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1617.297070] [54796]: INFO cinder.api.openstack.wsgi [None req-a706ad06-a2cb-4220-b61f-aa6af9e55906 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 [ 1617.297296] [54796]: DEBUG cinder.api.openstack.wsgi [None req-a706ad06-a2cb-4220-b61f-aa6af9e55906 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1617.297513] [54796]: DEBUG cinder.api.openstack.wsgi [None req-a706ad06-a2cb-4220-b61f-aa6af9e55906 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1617.305247] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1617.305247] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1617.308625] [54796]: INFO cinder.volume.api [None req-a706ad06-a2cb-4220-b61f-aa6af9e55906 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1617.312813] [54796]: INFO cinder.api.openstack.wsgi [None req-a706ad06-a2cb-4220-b61f-aa6af9e55906 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 returned with HTTP 200 [ 1617.313179] [54796]: [pid: 54796|app: 0|req: 309/641] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:07:59 2025] GET /volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1626.281711] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=4 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1627.310879] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1635.758556] [54795]: DEBUG cinder.api.middleware.request_id [req-6dec54b9-deef-40ed-b934-003bc8e68fbb req-bd1994ab-bb09-4d17-82cb-0ed1db046453 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.760956] [54795]: INFO cinder.api.openstack.wsgi [req-6dec54b9-deef-40ed-b934-003bc8e68fbb req-bd1994ab-bb09-4d17-82cb-0ed1db046453 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 [ 1635.761208] [54795]: DEBUG cinder.api.openstack.wsgi [req-6dec54b9-deef-40ed-b934-003bc8e68fbb req-bd1994ab-bb09-4d17-82cb-0ed1db046453 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.761437] [54795]: DEBUG cinder.api.openstack.wsgi [req-6dec54b9-deef-40ed-b934-003bc8e68fbb req-bd1994ab-bb09-4d17-82cb-0ed1db046453 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.771386] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.771386] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.774969] [54795]: INFO cinder.volume.api [req-6dec54b9-deef-40ed-b934-003bc8e68fbb req-bd1994ab-bb09-4d17-82cb-0ed1db046453 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1635.779401] [54795]: INFO cinder.api.openstack.wsgi [req-6dec54b9-deef-40ed-b934-003bc8e68fbb req-bd1994ab-bb09-4d17-82cb-0ed1db046453 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 returned with HTTP 200 [ 1635.779788] [54795]: [pid: 54795|app: 0|req: 333/642] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:08:17 2025] GET /volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1635.792133] [54796]: DEBUG cinder.api.middleware.request_id [None req-3f05c617-e2c9-4e7f-8efb-01ca65f0792a None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.792492] [54796]: INFO cinder.api.openstack.wsgi [None req-3f05c617-e2c9-4e7f-8efb-01ca65f0792a None None] GET http://10.180.1.21/volume// [ 1635.792668] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3f05c617-e2c9-4e7f-8efb-01ca65f0792a None None] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.792884] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3f05c617-e2c9-4e7f-8efb-01ca65f0792a None None] Calling method 'all' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.793306] [54796]: INFO cinder.api.openstack.wsgi [None req-3f05c617-e2c9-4e7f-8efb-01ca65f0792a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1635.793696] [54796]: [pid: 54796|app: 0|req: 310/643] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 04:08:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1635.796763] [54795]: DEBUG cinder.api.middleware.request_id [req-6dec54b9-deef-40ed-b934-003bc8e68fbb req-edc262f9-b586-4b1f-886f-c32b6f57682d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.798777] [54795]: INFO cinder.api.openstack.wsgi [req-6dec54b9-deef-40ed-b934-003bc8e68fbb req-edc262f9-b586-4b1f-886f-c32b6f57682d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1635.799185] [54795]: DEBUG cinder.api.openstack.wsgi [req-6dec54b9-deef-40ed-b934-003bc8e68fbb req-edc262f9-b586-4b1f-886f-c32b6f57682d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3", "connector": null, "instance_uuid": "2c9093fc-2b82-452e-bc97-2adda5edfb2d"}} {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1635.807136] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.807136] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.826540] [54795]: INFO cinder.api.openstack.wsgi [req-6dec54b9-deef-40ed-b934-003bc8e68fbb req-edc262f9-b586-4b1f-886f-c32b6f57682d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1635.826918] [54795]: [pid: 54795|app: 0|req: 334/644] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 04:08:17 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) [ 1635.848975] [54796]: DEBUG cinder.api.middleware.request_id [req-6dec54b9-deef-40ed-b934-003bc8e68fbb req-a0fdd0e8-490a-44f9-b3bd-b4e3b46234df None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.851272] [54796]: INFO cinder.api.openstack.wsgi [req-6dec54b9-deef-40ed-b934-003bc8e68fbb req-a0fdd0e8-490a-44f9-b3bd-b4e3b46234df tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] POST http://10.180.1.21/volume/v3/attachments/db4f9b5a-d026-42ec-a118-5242a9d1547a/action [ 1635.851696] [54796]: DEBUG cinder.api.openstack.wsgi [req-6dec54b9-deef-40ed-b934-003bc8e68fbb req-a0fdd0e8-490a-44f9-b3bd-b4e3b46234df tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Action body: b'{"os-complete": null}' {{(pid=54796) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1635.851849] [54796]: DEBUG cinder.api.openstack.wsgi [req-6dec54b9-deef-40ed-b934-003bc8e68fbb req-a0fdd0e8-490a-44f9-b3bd-b4e3b46234df tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1635.865648] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.865648] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.873010] [54796]: INFO cinder.api.openstack.wsgi [req-6dec54b9-deef-40ed-b934-003bc8e68fbb req-a0fdd0e8-490a-44f9-b3bd-b4e3b46234df tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/attachments/db4f9b5a-d026-42ec-a118-5242a9d1547a/action returned with HTTP 204 [ 1635.873389] [54796]: [pid: 54796|app: 0|req: 311/645] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 04:08:17 2025] POST /volume/v3/attachments/db4f9b5a-d026-42ec-a118-5242a9d1547a/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1635.884803] [54795]: DEBUG cinder.api.middleware.request_id [None req-cd81a7d1-f9b0-4f89-b15e-9c7c799cee10 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.886865] [54795]: INFO cinder.api.openstack.wsgi [None req-cd81a7d1-f9b0-4f89-b15e-9c7c799cee10 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 [ 1635.887100] [54795]: DEBUG cinder.api.openstack.wsgi [None req-cd81a7d1-f9b0-4f89-b15e-9c7c799cee10 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.887317] [54795]: DEBUG cinder.api.openstack.wsgi [None req-cd81a7d1-f9b0-4f89-b15e-9c7c799cee10 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.896963] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.896963] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.900101] [54795]: INFO cinder.volume.api [None req-cd81a7d1-f9b0-4f89-b15e-9c7c799cee10 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1635.904149] [54795]: INFO cinder.api.openstack.wsgi [None req-cd81a7d1-f9b0-4f89-b15e-9c7c799cee10 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 returned with HTTP 200 [ 1635.904506] [54795]: [pid: 54795|app: 0|req: 335/646] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:08:17 2025] GET /volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1635.913210] [54796]: DEBUG cinder.api.middleware.request_id [None req-38c31b35-2f62-4a4c-8891-6342574c40da None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.915182] [54796]: INFO cinder.api.openstack.wsgi [None req-38c31b35-2f62-4a4c-8891-6342574c40da tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 [ 1635.915411] [54796]: DEBUG cinder.api.openstack.wsgi [None req-38c31b35-2f62-4a4c-8891-6342574c40da tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.915627] [54796]: DEBUG cinder.api.openstack.wsgi [None req-38c31b35-2f62-4a4c-8891-6342574c40da tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.924432] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.924432] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.927381] [54796]: INFO cinder.volume.api [None req-38c31b35-2f62-4a4c-8891-6342574c40da tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1635.931483] [54796]: INFO cinder.api.openstack.wsgi [None req-38c31b35-2f62-4a4c-8891-6342574c40da tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 returned with HTTP 200 [ 1635.931833] [54796]: [pid: 54796|app: 0|req: 312/647] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:08:17 2025] GET /volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 => generated 1110 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1635.965279] [54795]: DEBUG cinder.api.middleware.request_id [req-259e469d-7ce5-4397-b288-b5f68e4a6935 req-4bd63eb2-d1b6-42ac-9358-33f80b4a57e2 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.967631] [54795]: INFO cinder.api.openstack.wsgi [req-259e469d-7ce5-4397-b288-b5f68e4a6935 req-4bd63eb2-d1b6-42ac-9358-33f80b4a57e2 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 [ 1635.967845] [54795]: DEBUG cinder.api.openstack.wsgi [req-259e469d-7ce5-4397-b288-b5f68e4a6935 req-4bd63eb2-d1b6-42ac-9358-33f80b4a57e2 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.968076] [54795]: DEBUG cinder.api.openstack.wsgi [req-259e469d-7ce5-4397-b288-b5f68e4a6935 req-4bd63eb2-d1b6-42ac-9358-33f80b4a57e2 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.977142] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.977142] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.980347] [54795]: INFO cinder.volume.api [req-259e469d-7ce5-4397-b288-b5f68e4a6935 req-4bd63eb2-d1b6-42ac-9358-33f80b4a57e2 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1635.984348] [54795]: INFO cinder.api.openstack.wsgi [req-259e469d-7ce5-4397-b288-b5f68e4a6935 req-4bd63eb2-d1b6-42ac-9358-33f80b4a57e2 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 returned with HTTP 200 [ 1635.984714] [54795]: [pid: 54795|app: 0|req: 336/648] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 04:08:17 2025] GET /volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1636.000186] [54796]: DEBUG cinder.api.middleware.request_id [req-259e469d-7ce5-4397-b288-b5f68e4a6935 req-7c443455-bc96-4fc0-b677-9d7f8687d90d None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.002430] [54796]: INFO cinder.api.openstack.wsgi [req-259e469d-7ce5-4397-b288-b5f68e4a6935 req-7c443455-bc96-4fc0-b677-9d7f8687d90d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] DELETE http://10.180.1.21/volume/v3/attachments/db4f9b5a-d026-42ec-a118-5242a9d1547a [ 1636.002643] [54796]: DEBUG cinder.api.openstack.wsgi [req-259e469d-7ce5-4397-b288-b5f68e4a6935 req-7c443455-bc96-4fc0-b677-9d7f8687d90d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1636.002857] [54796]: DEBUG cinder.api.openstack.wsgi [req-259e469d-7ce5-4397-b288-b5f68e4a6935 req-7c443455-bc96-4fc0-b677-9d7f8687d90d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'version_select' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1636.009422] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1636.009422] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1636.532620] [54796]: INFO cinder.api.openstack.wsgi [req-259e469d-7ce5-4397-b288-b5f68e4a6935 req-7c443455-bc96-4fc0-b677-9d7f8687d90d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/attachments/db4f9b5a-d026-42ec-a118-5242a9d1547a returned with HTTP 200 [ 1636.533204] [54796]: [pid: 54796|app: 0|req: 313/649] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 04:08:17 2025] DELETE /volume/v3/attachments/db4f9b5a-d026-42ec-a118-5242a9d1547a => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1636.548354] [54795]: DEBUG cinder.api.middleware.request_id [None req-c073388e-0068-4134-9f4d-613be64a0509 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.550521] [54795]: INFO cinder.api.openstack.wsgi [None req-c073388e-0068-4134-9f4d-613be64a0509 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 [ 1636.550749] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c073388e-0068-4134-9f4d-613be64a0509 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1636.550972] [54795]: DEBUG cinder.api.openstack.wsgi [None req-c073388e-0068-4134-9f4d-613be64a0509 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1636.558142] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1636.558142] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1636.561237] [54795]: INFO cinder.volume.api [None req-c073388e-0068-4134-9f4d-613be64a0509 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1636.565226] [54795]: INFO cinder.api.openstack.wsgi [None req-c073388e-0068-4134-9f4d-613be64a0509 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 returned with HTTP 200 [ 1636.565579] [54795]: [pid: 54795|app: 0|req: 337/650] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:08:18 2025] GET /volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1646.532066] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=19,cinder:UPDATE=5 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1646.563274] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=24,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1692.864180] [54796]: DEBUG cinder.api.middleware.request_id [None req-621513f7-784f-401b-8971-faeb94fbdb0d None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1692.866250] [54796]: INFO cinder.api.openstack.wsgi [None req-621513f7-784f-401b-8971-faeb94fbdb0d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 [ 1692.866475] [54796]: DEBUG cinder.api.openstack.wsgi [None req-621513f7-784f-401b-8971-faeb94fbdb0d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1692.866693] [54796]: DEBUG cinder.api.openstack.wsgi [None req-621513f7-784f-401b-8971-faeb94fbdb0d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1692.879059] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1692.879059] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1692.882813] [54796]: INFO cinder.volume.api [None req-621513f7-784f-401b-8971-faeb94fbdb0d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1692.887304] [54796]: INFO cinder.api.openstack.wsgi [None req-621513f7-784f-401b-8971-faeb94fbdb0d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 returned with HTTP 200 [ 1692.887668] [54796]: [pid: 54796|app: 0|req: 314/651] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:09:14 2025] GET /volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1692.928533] [54795]: DEBUG cinder.api.middleware.request_id [None req-483745a6-e06e-4733-8c93-c2529d2afa0d None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1692.930908] [54795]: INFO cinder.api.openstack.wsgi [None req-483745a6-e06e-4733-8c93-c2529d2afa0d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 [ 1692.931180] [54795]: DEBUG cinder.api.openstack.wsgi [None req-483745a6-e06e-4733-8c93-c2529d2afa0d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1692.931441] [54795]: DEBUG cinder.api.openstack.wsgi [None req-483745a6-e06e-4733-8c93-c2529d2afa0d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1692.938843] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1692.938843] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1692.942135] [54795]: INFO cinder.volume.api [None req-483745a6-e06e-4733-8c93-c2529d2afa0d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1692.946062] [54795]: INFO cinder.api.openstack.wsgi [None req-483745a6-e06e-4733-8c93-c2529d2afa0d tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 returned with HTTP 200 [ 1692.946424] [54795]: [pid: 54795|app: 0|req: 338/652] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:09:14 2025] GET /volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1699.956655] [54796]: DEBUG cinder.api.middleware.request_id [None req-3c5bfaa4-46a5-48e8-bf05-72dbcba6a8c6 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1699.958747] [54796]: INFO cinder.api.openstack.wsgi [None req-3c5bfaa4-46a5-48e8-bf05-72dbcba6a8c6 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 [ 1699.958969] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3c5bfaa4-46a5-48e8-bf05-72dbcba6a8c6 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1699.959213] [54796]: DEBUG cinder.api.openstack.wsgi [None req-3c5bfaa4-46a5-48e8-bf05-72dbcba6a8c6 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'delete' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1699.959443] [54796]: INFO cinder.api.v3.volumes [None req-3c5bfaa4-46a5-48e8-bf05-72dbcba6a8c6 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Delete volume with id: 0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 [ 1699.970583] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1699.970583] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1699.971088] [54796]: INFO cinder.volume.api [None req-3c5bfaa4-46a5-48e8-bf05-72dbcba6a8c6 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1700.005967] [54796]: INFO cinder.volume.api [None req-3c5bfaa4-46a5-48e8-bf05-72dbcba6a8c6 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Delete volume request issued successfully. [ 1700.006183] [54796]: INFO cinder.api.openstack.wsgi [None req-3c5bfaa4-46a5-48e8-bf05-72dbcba6a8c6 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 returned with HTTP 202 [ 1700.006736] [54796]: [pid: 54796|app: 0|req: 315/653] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 04:09:21 2025] DELETE /volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1700.009608] [54795]: DEBUG cinder.api.middleware.request_id [None req-0f6c2370-06e7-40d7-9b2f-840d44d7b3fc None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1700.011626] [54795]: INFO cinder.api.openstack.wsgi [None req-0f6c2370-06e7-40d7-9b2f-840d44d7b3fc tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 [ 1700.011848] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0f6c2370-06e7-40d7-9b2f-840d44d7b3fc tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1700.012075] [54795]: DEBUG cinder.api.openstack.wsgi [None req-0f6c2370-06e7-40d7-9b2f-840d44d7b3fc tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1700.019576] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1700.019576] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1700.023390] [54795]: INFO cinder.volume.api [None req-0f6c2370-06e7-40d7-9b2f-840d44d7b3fc tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1700.027935] [54795]: INFO cinder.api.openstack.wsgi [None req-0f6c2370-06e7-40d7-9b2f-840d44d7b3fc tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 returned with HTTP 200 [ 1700.028332] [54795]: [pid: 54795|app: 0|req: 339/654] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:09:21 2025] GET /volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1701.039077] [54796]: DEBUG cinder.api.middleware.request_id [None req-d6491117-f794-4de3-9756-4321c5eeb290 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1701.041188] [54796]: INFO cinder.api.openstack.wsgi [None req-d6491117-f794-4de3-9756-4321c5eeb290 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 [ 1701.041411] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d6491117-f794-4de3-9756-4321c5eeb290 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1701.041633] [54796]: DEBUG cinder.api.openstack.wsgi [None req-d6491117-f794-4de3-9756-4321c5eeb290 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1701.047749] [54796]: INFO cinder.api.openstack.wsgi [None req-d6491117-f794-4de3-9756-4321c5eeb290 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 returned with HTTP 404 [ 1701.048232] [54796]: [pid: 54796|app: 0|req: 316/655] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:09:22 2025] GET /volume/v3/volumes/0ff278f8-1bdc-4b16-a911-3f7a7d0b07a3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1701.093948] [54795]: DEBUG cinder.api.middleware.request_id [None req-2165ee3f-7375-4235-a4cb-f7d940ff10f5 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1701.095954] [54795]: INFO cinder.api.openstack.wsgi [None req-2165ee3f-7375-4235-a4cb-f7d940ff10f5 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 [ 1701.096190] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2165ee3f-7375-4235-a4cb-f7d940ff10f5 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1701.096403] [54795]: DEBUG cinder.api.openstack.wsgi [None req-2165ee3f-7375-4235-a4cb-f7d940ff10f5 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'delete' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1701.096590] [54795]: INFO cinder.api.v3.volumes [None req-2165ee3f-7375-4235-a4cb-f7d940ff10f5 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Delete volume with id: ba40d72e-f395-4ca2-bdc3-6c602ed69a44 [ 1701.103832] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1701.103832] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1701.104330] [54795]: INFO cinder.volume.api [None req-2165ee3f-7375-4235-a4cb-f7d940ff10f5 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1701.117009] [54795]: INFO cinder.volume.api [None req-2165ee3f-7375-4235-a4cb-f7d940ff10f5 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Delete volume request issued successfully. [ 1701.117228] [54795]: INFO cinder.api.openstack.wsgi [None req-2165ee3f-7375-4235-a4cb-f7d940ff10f5 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 returned with HTTP 202 [ 1701.117795] [54795]: [pid: 54795|app: 0|req: 340/656] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 04:09:22 2025] DELETE /volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1701.120536] [54796]: DEBUG cinder.api.middleware.request_id [None req-74b07ec4-7517-4e8a-a9dc-e7bc4a4df072 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1701.122654] [54796]: INFO cinder.api.openstack.wsgi [None req-74b07ec4-7517-4e8a-a9dc-e7bc4a4df072 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 [ 1701.122873] [54796]: DEBUG cinder.api.openstack.wsgi [None req-74b07ec4-7517-4e8a-a9dc-e7bc4a4df072 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1701.123101] [54796]: DEBUG cinder.api.openstack.wsgi [None req-74b07ec4-7517-4e8a-a9dc-e7bc4a4df072 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1701.131143] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1701.131143] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1701.134714] [54796]: INFO cinder.volume.api [None req-74b07ec4-7517-4e8a-a9dc-e7bc4a4df072 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1701.138945] [54796]: INFO cinder.api.openstack.wsgi [None req-74b07ec4-7517-4e8a-a9dc-e7bc4a4df072 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 returned with HTTP 200 [ 1701.139346] [54796]: [pid: 54796|app: 0|req: 317/657] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:09:22 2025] GET /volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1702.149708] [54795]: DEBUG cinder.api.middleware.request_id [None req-d1aa294e-c7c1-4aa1-b34c-e22c68112606 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1702.151793] [54795]: INFO cinder.api.openstack.wsgi [None req-d1aa294e-c7c1-4aa1-b34c-e22c68112606 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 [ 1702.152030] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d1aa294e-c7c1-4aa1-b34c-e22c68112606 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1702.152253] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d1aa294e-c7c1-4aa1-b34c-e22c68112606 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1702.159897] [54795]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1702.159897] [54795]: warnings.warn('Policy enforcement is depending on the value of ' [ 1702.163136] [54795]: INFO cinder.volume.api [None req-d1aa294e-c7c1-4aa1-b34c-e22c68112606 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1702.167132] [54795]: INFO cinder.api.openstack.wsgi [None req-d1aa294e-c7c1-4aa1-b34c-e22c68112606 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 returned with HTTP 200 [ 1702.167488] [54795]: [pid: 54795|app: 0|req: 341/658] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:09:24 2025] GET /volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1703.177593] [54796]: DEBUG cinder.api.middleware.request_id [None req-83e20331-9c7d-4230-ba66-dbae929967a2 None None] RequestId filter calling following filter/app {{(pid=54796) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1703.179690] [54796]: INFO cinder.api.openstack.wsgi [None req-83e20331-9c7d-4230-ba66-dbae929967a2 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 [ 1703.179907] [54796]: DEBUG cinder.api.openstack.wsgi [None req-83e20331-9c7d-4230-ba66-dbae929967a2 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54796) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1703.180144] [54796]: DEBUG cinder.api.openstack.wsgi [None req-83e20331-9c7d-4230-ba66-dbae929967a2 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54796) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1703.187369] [54796]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1703.187369] [54796]: warnings.warn('Policy enforcement is depending on the value of ' [ 1703.190621] [54796]: INFO cinder.volume.api [None req-83e20331-9c7d-4230-ba66-dbae929967a2 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Volume info retrieved successfully. [ 1703.194653] [54796]: INFO cinder.api.openstack.wsgi [None req-83e20331-9c7d-4230-ba66-dbae929967a2 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 returned with HTTP 200 [ 1703.195033] [54796]: [pid: 54796|app: 0|req: 318/659] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:09:25 2025] GET /volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1704.205598] [54795]: DEBUG cinder.api.middleware.request_id [None req-d706ad5c-7bb8-48e2-9209-4f73a1819088 None None] RequestId filter calling following filter/app {{(pid=54795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1704.207679] [54795]: INFO cinder.api.openstack.wsgi [None req-d706ad5c-7bb8-48e2-9209-4f73a1819088 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] GET http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 [ 1704.207908] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d706ad5c-7bb8-48e2-9209-4f73a1819088 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Empty body provided in request {{(pid=54795) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1704.208133] [54795]: DEBUG cinder.api.openstack.wsgi [None req-d706ad5c-7bb8-48e2-9209-4f73a1819088 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] Calling method 'show' {{(pid=54795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1704.214211] [54795]: INFO cinder.api.openstack.wsgi [None req-d706ad5c-7bb8-48e2-9209-4f73a1819088 tempest-AttachVolumeShelveTestJSON-1344214795 tempest-AttachVolumeShelveTestJSON-1344214795-project-member] http://10.180.1.21/volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 returned with HTTP 404 [ 1704.214659] [54795]: [pid: 54795|app: 0|req: 342/660] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 04:09:26 2025] GET /volume/v3/volumes/ba40d72e-f395-4ca2-bdc3-6c602ed69a44 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1713.192698] [54796]: DEBUG dbcounter [-] [54796] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54796) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1714.210511] [54795]: DEBUG dbcounter [-] [54795] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54795) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}