[ 416.170316] [54939]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 416.171658] [54939]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Dec 11 12:15:03 2024] *** [ 416.171658] [54939]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 416.171658] [54939]: os: Linux-6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 [ 416.171658] [54939]: nodename: devstack [ 416.171658] [54939]: machine: x86_64 [ 416.171658] [54939]: clock source: unix [ 416.171658] [54939]: pcre jit disabled [ 416.171658] [54939]: detected number of CPU cores: 8 [ 416.171658] [54939]: current working directory: / [ 416.171658] [54939]: detected binary path: /usr/bin/uwsgi-core [ 416.171658] [54939]: your processes number limit is 63753 [ 416.171658] [54939]: your memory page size is 4096 bytes [ 416.171956] [54939]: detected max file descriptor number: 2048 [ 416.171956] [54939]: lock engine: pthread robust mutexes [ 416.171956] [54939]: thunder lock: enabled [ 416.171956] [54939]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 416.171956] [54939]: Python version: 3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0] [ 416.171956] [54939]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 416.171956] [54939]: Set PythonHome to /opt/stack/data/venv [ 416.198602] [54939]: Python main interpreter initialized at 0x5b4d70f75be0 [ 416.198602] [54939]: python threads support enabled [ 416.198602] [54939]: your server socket listen backlog is limited to 100 connections [ 416.198602] [54939]: your mercy for graceful operations on workers is 80 seconds [ 416.198899] [54939]: mapped 403077 bytes (393 KB) for 2 cores [ 416.198949] [54939]: *** Operational MODE: preforking *** [ 416.199106] [54939]: *** uWSGI is running in multiple interpreter mode *** [ 416.199106] [54939]: spawned uWSGI master process (pid: 54939) [ 416.203021] [54939]: spawned uWSGI worker 1 (pid: 54940, cores: 1) [ 416.203021] [54939]: spawned uWSGI worker 2 (pid: 54941, cores: 1) [ 416.203021] [54939]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 417.171706] [54940]: /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 [ 417.171706] [54940]: warnings.warn( [ 417.179723] [54941]: /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 [ 417.179723] [54941]: warnings.warn( [ 417.279536] [54940]: /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. [ 417.279536] [54940]: from defusedxml.lxml import parse [ 417.280634] [54941]: /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. [ 417.280634] [54941]: from defusedxml.lxml import parse [ 417.317786] [54941]: /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) [ 417.317786] [54941]: BASE = declarative_base() [ 417.318071] [54940]: /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) [ 417.318071] [54940]: BASE = declarative_base() [ 417.492588] [54941]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54941) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 417.492866] [54940]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54940) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 417.499278] [54941]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54941) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 417.499710] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.499775] [54940]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54940) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 417.500202] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.500319] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.500500] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.500549] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.500682] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.628095] [54940]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 417.628095] [54940]: @jsonschema.FormatChecker.cls_checks('date-time') [ 417.631033] [54941]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 417.631033] [54941]: @jsonschema.FormatChecker.cls_checks('date-time') [ 417.675541] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.675729] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.675729] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.675854] [54940]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.675854] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.675955] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.675997] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.704876] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.705043] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.705124] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.705278] [54941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.705349] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.705414] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.705514] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.845811] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.846026] [54940]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.846026] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.846186] [54940]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.846186] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.846298] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.846298] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.849267] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.849374] [54941]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.849441] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.849511] [54941]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.849579] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.849644] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.849721] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.851396] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.851486] [54940]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.851552] [54940]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.851620] [54940]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.851686] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.851752] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.851825] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.852757] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.852861] [54941]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.852989] [54941]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.853057] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.853110] [54941]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.853154] [54940]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.853188] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.853218] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.853244] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.853268] [54940]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.853297] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.853322] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.853395] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.853442] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.853776] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.853857] [54941]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.853915] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.853982] [54941]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.854049] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.854114] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.854185] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.854422] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.854508] [54940]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.854573] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.854605] [54940]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.854634] [54940]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.854666] [54941]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.854694] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.854719] [54941]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.854783] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.854826] [54941]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.854876] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.854920] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.854920] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.855015] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.856274] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.856433] [54940]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.856433] [54940]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.856520] [54940]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.856548] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.856614] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.856660] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.856909] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.857013] [54941]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.857075] [54941]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.857179] [54941]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.857243] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.857307] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.857377] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.859900] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.859991] [54940]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.860092] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.860159] [54940]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.860208] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.860252] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.860303] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.860412] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.860530] [54941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.860613] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.860710] [54941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.860783] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.860849] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.860921] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.861853] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.861961] [54940]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.862026] [54940]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.862066] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.862126] [54940]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.862126] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.862218] [54941]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.862262] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.862289] [54941]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.862316] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.862341] [54941]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.862366] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.862428] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.862500] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.862944] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.863043] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.863112] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.863174] [54940]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.863237] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.863298] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.863337] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.863400] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.863458] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.863511] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.863593] [54941]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.863663] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.863757] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.863833] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.872633] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.872711] [54940]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.872792] [54940]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.872839] [54940]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.872905] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.872971] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.873051] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.873907] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.873992] [54940]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.874067] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.874150] [54940]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.874198] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.874259] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.874326] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.874437] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.874559] [54941]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.874654] [54941]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.874729] [54941]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.874807] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.874896] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.874969] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.875322] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.875396] [54941]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.875463] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.875530] [54941]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.875594] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.875656] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.875723] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.876160] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.876247] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.876289] [54940]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.876338] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.876373] [54941]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.876426] [54940]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.876475] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.876505] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.876529] [54941]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.876554] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.876579] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.876607] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.876632] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.876632] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.880667] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.880737] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.880808] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.880886] [54940]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.880938] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.880978] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.881050] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.881078] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.881103] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.881127] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.881156] [54941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.881182] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.881250] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.881294] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.895371] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.895523] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.895523] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.895673] [54941]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.895673] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.895798] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.895843] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.895897] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.895993] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.895993] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.896119] [54940]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.896119] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.896202] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.896244] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.896637] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.896724] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.896810] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.896883] [54941]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.896947] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.897032] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.897110] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.897187] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.897276] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.897353] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.897413] [54940]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.897466] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.897531] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.897600] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.897905] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.897973] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.898047] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.898131] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.898184] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.898228] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.898272] [54941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.898320] [54940]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.898363] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.898391] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.898416] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.898444] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.898469] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.898497] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.900854] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.900954] [54941]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.901034] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.901082] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.901113] [54941]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.901147] [54940]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.901173] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.901201] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.901226] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.901250] [54940]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.901275] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.901303] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.901395] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.901441] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.902023] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.902116] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.902194] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.902249] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.902301] [54941]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.902370] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.902428] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.902428] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.902511] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.902511] [54940]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.902597] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.902641] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.902641] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.902641] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.906505] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.906597] [54941]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.906669] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.906709] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.906769] [54941]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.906810] [54940]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.906865] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.906865] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.906952] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.906952] [54940]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.907039] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.907066] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.907066] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.907146] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.908755] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.908853] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.908914] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.908980] [54941]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.909047] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.909134] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.909194] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.909248] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.909275] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.909299] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.909324] [54940]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.909324] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.909376] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.909443] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.909641] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.909692] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.909736] [54941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.909782] [54940]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.909825] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.909871] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.909914] [54941]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.909958] [54940]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.910009] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.910062] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.910089] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.910119] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.910144] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.910189] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.913921] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.914015] [54941]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.914066] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.914119] [54941]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.914152] [54940]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.914178] [54941]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.914204] [54940]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.914227] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.914321] [54940]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.914373] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.914421] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.914472] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.914520] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.914520] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.915087] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.915190] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.915258] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.915306] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.915350] [54941]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.915469] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.915503] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.915528] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.915559] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.915584] [54940]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.915609] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.915634] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.915634] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.915678] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.917420] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.917515] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.917562] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.917635] [54941]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.917688] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.917726] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.917762] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.917788] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.917816] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.917841] [54940]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.917866] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.917941] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.917986] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.918160] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.920976] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.921076] [54941]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.921136] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.921207] [54941]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.921288] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.921348] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.921392] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.921436] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.921464] [54940]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.921557] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.921624] [54940]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.921692] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.921753] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.921824] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.924346] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.924444] [54941]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.924496] [54941]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.924555] [54941]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.924617] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.924678] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.924760] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.924880] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.924961] [54940]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.925044] [54940]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.925110] [54940]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.925172] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.925235] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.925312] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.925542] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.925623] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.925661] [54941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.925688] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.925714] [54940]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.925816] [54941]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.925891] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.925943] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.925992] [54940]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.926060] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.926097] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.926151] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.926195] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.926195] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.926798] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.926912] [54941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.926946] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.926995] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.927057] [54940]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.927129] [54941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.927182] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.927240] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.927278] [54940]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.927324] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.927367] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.927394] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.927419] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.927419] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.929356] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.929428] [54940]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.929498] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.929560] [54940]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.929636] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.929709] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.929803] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.929890] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.929978] [54941]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.930110] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.930183] [54941]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.930249] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.930313] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.930385] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.930793] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.930869] [54940]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.930913] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.930942] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.930997] [54941]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.931063] [54940]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.931108] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.931157] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.931199] [54941]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.931241] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.931268] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.931299] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.931328] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.931328] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.933062] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.933160] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.933211] [54940]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.933277] [54940]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.933343] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.933413] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.933456] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.933456] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.933552] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.933552] [54941]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.933631] [54941]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.933674] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.933757] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.933828] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.934719] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.934802] [54940]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.934872] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.934945] [54940]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.935026] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.935061] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.935095] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.935121] [54941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.935196] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.935281] [54941]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.935342] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.935406] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.992718] [54941]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54941) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 417.992866] [54940]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54940) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 417.992900] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.992946] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.992974] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.993016] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.993200] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.993271] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.993318] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.993362] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.993406] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.993449] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.993501] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.993546] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.993600] [54941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.993644] [54940]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.993686] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.993727] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.993768] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.993810] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.993852] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.993898] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.993942] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.993984] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.994021] [54941]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.994048] [54940]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.994072] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.994097] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.994122] [54941]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.994147] [54940]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.994178] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.994205] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.994229] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.994254] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.994278] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.994303] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.994330] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.994358] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.994383] [54941]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.994411] [54940]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.994436] [54941]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.994460] [54940]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.994484] [54941]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.994509] [54940]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.994534] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.994559] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.994583] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.994608] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.994634] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.994660] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.994684] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.994709] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.994735] [54941]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.994766] [54940]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.994792] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.994816] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.994840] [54941]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.994868] [54940]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.994894] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.994918] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.994942] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.994967] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.994992] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.995023] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.995048] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.995073] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.995101] [54941]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.995126] [54940]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.995151] [54941]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.995175] [54940]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.995200] [54941]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.995226] [54940]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.995250] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.995275] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.995299] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.995326] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.995351] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.995375] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.995400] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.995425] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.995450] [54941]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.995475] [54940]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.995500] [54941]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.995523] [54940]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.995551] [54941]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.995576] [54940]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.995601] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.995625] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.995649] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.995673] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.995697] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.995721] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.995760] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.995807] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.995836] [54941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.995860] [54940]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.995884] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.995909] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.995933] [54941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.995959] [54940]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.995987] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.996025] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.996055] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.996081] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.996104] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.996129] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.996155] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.996178] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.996202] [54941]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.996227] [54940]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.996251] [54941]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.996278] [54940]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.996304] [54941]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.996331] [54940]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.996359] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.996384] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.996409] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.996434] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.996457] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.996481] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.996509] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.996535] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.996559] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.996583] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.996608] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.996639] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.996667] [54941]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.996691] [54940]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.996716] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.996795] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.996820] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.996845] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.996870] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.996870] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.996916] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.996942] [54941]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.996968] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.996992] [54941]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.997596] [54941]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.997662] [54940]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.997711] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.997711] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.997793] [54940]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.997793] [54940]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.997872] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.997915] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.997957] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.998010] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.998063] [54941]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.998063] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.998155] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.998198] [54941]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.998241] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.998284] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.998327] [54940]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.998375] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.998426] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.998471] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.998518] [54940]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.998561] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.998602] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.998644] [54941]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.998686] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.998727] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.998789] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.998839] [54941]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.998883] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.998925] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.998966] [54940]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.999017] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.999064] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.999116] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.999159] [54940]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.999202] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.999250] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.999294] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.999335] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.999378] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.999420] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.999463] [54941]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.999463] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.999544] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.999585] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 417.999630] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.999673] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 417.999714] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.999756] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 417.999803] [54940]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 417.999847] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 417.999890] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 417.999932] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 417.999974] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.000029] [54941]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.000076] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.000118] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.000161] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.000204] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.000247] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.000292] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.000335] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.000378] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.000424] [54940]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.000473] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.000516] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.000558] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.000599] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.000646] [54941]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.000689] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.000732] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.000774] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.000815] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.000860] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.000904] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.000948] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.000990] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.001049] [54940]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.001093] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.001135] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.001181] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.001230] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.001277] [54941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.001321] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.001363] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.001405] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.001447] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.001488] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.001535] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.001583] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.001627] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.001669] [54940]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.001711] [54941]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.001765] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.001810] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.001852] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.001901] [54941]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.001951] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.002016] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.002065] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.002109] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.002151] [54940]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.002194] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.002236] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.002277] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.002326] [54940]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.002369] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.002412] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.002455] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.002496] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.002538] [54941]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.002588] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.002632] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.002678] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.002724] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.002768] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.002810] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.002852] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.002893] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.002936] [54940]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.002979] [54941]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.003031] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.003075] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.003122] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.003167] [54941]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.003210] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.003318] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.003381] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.003425] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.003467] [54940]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.003509] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.003551] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.003599] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.003642] [54940]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.003683] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.003725] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.003767] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.003808] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.003850] [54941]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.003892] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.003935] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.003979] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.004050] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.004095] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.004143] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.004187] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.004229] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.004275] [54940]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.004318] [54941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.004361] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.004407] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.004450] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.004492] [54941]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.004534] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.004576] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.004619] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.004661] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.004702] [54940]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.004749] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.004822] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.004868] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.004910] [54940]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.004951] [54941]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.004994] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.005047] [54941]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.005090] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.005132] [54941]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.005174] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.005224] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.005224] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.005307] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.005307] [54940]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.005389] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.005432] [54940]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.005478] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.005523] [54940]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.005565] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.005611] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.005654] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.005696] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.005732] [54941]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.005732] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.005832] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.005882] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.005918] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.005965] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.006038] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.006067] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.006099] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.006124] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.006149] [54940]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.006173] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.006197] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.006222] [54941]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.006246] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.006274] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.006299] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.006324] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.006349] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.006373] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.006397] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.006422] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.006446] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.006470] [54941]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.006496] [54940]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.006521] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.006545] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.006569] [54941]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.006592] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.006615] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.006639] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.006663] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.006688] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.006716] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.006742] [54940]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.006767] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.006791] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.006814] [54941]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.006838] [54940]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.006863] [54941]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.006887] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.006914] [54941]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.006942] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.006966] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.006990] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.007228] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.007278] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.007323] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.007366] [54940]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.007408] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.007450] [54940]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.007545] [54941]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.007592] [54940]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.007636] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.007682] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.007726] [54941]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.007775] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.007817] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.007858] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.007900] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.007945] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.007989] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.008046] [54940]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.008102] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.008149] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.008198] [54941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.008245] [54940]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.008286] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.008329] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.008376] [54941]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.008420] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.008467] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.008510] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.008552] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.008593] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.008634] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.008661] [54940]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.008686] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.008713] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.008738] [54941]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.008764] [54940]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.008787] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.008812] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.008836] [54941]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.008860] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.008885] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.008908] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.008932] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.008959] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.008985] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.009024] [54940]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.009050] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.009076] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.009100] [54941]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.009124] [54940]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.009148] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.009171] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.009200] [54941]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.009226] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.009250] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.009274] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.009297] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.009321] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.009346] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.009369] [54940]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.009393] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.009420] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.009445] [54941]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.009469] [54940]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.009494] [54941]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.009519] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.009544] [54941]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.009568] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.009591] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.009615] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.009642] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.009666] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.009690] [54941]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.009714] [54940]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.009739] [54941]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.009764] [54940]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.009787] [54941]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.009812] [54940]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.009837] [54941]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.009863] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.009888] [54941]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.009912] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.009936] [54941]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.009960] [54940]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 418.009984] [54941]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54941) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.010026] [54940]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 418.010026] [54940]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 418.010026] [54940]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 418.010026] [54940]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 418.010026] [54940]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 418.010026] [54940]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54940) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 418.030555] [54941]: INFO dbcounter [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Registered counter for database cinder [ 418.030958] [54940]: INFO dbcounter [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Registered counter for database cinder [ 418.040161] [54941]: DEBUG oslo_db.sqlalchemy.engines [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a 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=54941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 418.040310] [54940]: DEBUG oslo_db.sqlalchemy.engines [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 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=54940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 418.166178] [54940]: DEBUG dbcounter [-] [54940] Writer thread running {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 418.169491] [54940]: INFO cinder.rpc [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 418.170721] [54941]: DEBUG dbcounter [-] [54941] Writer thread running {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 418.171590] [54940]: INFO cinder.rpc [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 418.172837] [54941]: INFO cinder.rpc [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 418.173791] [54940]: INFO cinder.rpc [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 418.174931] [54941]: INFO cinder.rpc [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 418.175549] [54940]: INFO cinder.rpc [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 418.176012] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.176209] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.177018] [54941]: INFO cinder.rpc [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 418.177807] [54940]: WARNING cinder.keymgr.conf_key_mgr [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 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' [ 418.178811] [54941]: INFO cinder.rpc [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 418.179246] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.179437] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.180125] [54941]: WARNING cinder.keymgr.conf_key_mgr [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a 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' [ 418.180718] [54940]: DEBUG oslo_db.sqlalchemy.engines [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 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=54940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 418.182376] [54940]: INFO cinder.rpc [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 418.182757] [54941]: DEBUG oslo_db.sqlalchemy.engines [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a 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=54941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 418.184121] [54940]: INFO cinder.rpc [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 418.184428] [54941]: INFO cinder.rpc [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 418.184535] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.184705] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.185860] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.186042] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.186225] [54941]: INFO cinder.rpc [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 418.186626] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.186837] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.186895] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.187008] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.188405] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.188570] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.189366] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.189528] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.196982] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.197172] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.199563] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.199730] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.201161] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.201366] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.203640] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.203846] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.204039] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.204203] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.206820] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.206984] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.208125] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.208300] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.210800] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.210932] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.210987] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.211124] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.213792] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.213937] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.213986] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.214135] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.216621] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.216788] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.216899] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.217115] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.219135] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.219306] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.220057] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.220221] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.221614] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.221784] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.222710] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.222747] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.222871] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.222907] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.225057] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.225225] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.225540] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.225717] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.226702] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.226859] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.229284] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.229461] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.230448] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.230622] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.233851] [54940]: WARNING cinder.api.contrib.hosts [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 418.234295] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.234460] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.235319] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.235481] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.235818] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.235982] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.236465] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.236634] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.237425] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.237584] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.238628] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.238784] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.239124] [54941]: WARNING cinder.api.contrib.hosts [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 418.239545] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.239694] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.239728] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.239849] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.240551] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.240668] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.240705] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.240827] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.241648] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.241811] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.242552] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.242592] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.242715] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.242749] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.243636] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.243748] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.243801] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.243916] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.244504] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: extensions {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.244818] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.244979] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.245821] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.245864] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: os-hosts {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.245981] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.247725] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.247888] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.248810] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.248977] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.249686] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: extensions {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.251034] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: os-hosts {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.336996] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: qos-specs {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.339285] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: os-quota-class-sets {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.340718] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: scheduler-stats {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.342323] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: os-snapshot-manage {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.342551] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: qos-specs {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.343822] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: capabilities {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.344804] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: os-quota-class-sets {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.345242] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: encryption {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.346303] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: scheduler-stats {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.346938] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: cgsnapshots {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.347872] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: os-snapshot-manage {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.348404] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: os-quota-sets {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.349462] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: capabilities {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.350121] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: os-volume-manage {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.350820] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: encryption {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.351546] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: os-volume-transfer {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.352537] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: cgsnapshots {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.353598] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: os-volume-type-access {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.353983] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: os-quota-sets {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.355512] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: backups {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.355552] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: os-volume-manage {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.357596] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: os-volume-transfer {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.357691] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: os-services {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.359252] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: consistencygroups {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.359319] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: os-volume-type-access {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.360873] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: backups {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.361038] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: extra_specs {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.362934] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: os-services {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.363432] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: os-availability-zone {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.364412] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: consistencygroups {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.364741] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extended resource: encryption {{(pid=54940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.366315] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: extra_specs {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.366702] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.366914] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.367963] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.368204] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.368799] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: os-availability-zone {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.368967] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.369143] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.370009] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.370143] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extended resource: encryption {{(pid=54941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 418.370178] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.371264] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.371264] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.372099] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.372140] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.372259] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.372304] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.373285] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.373327] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.373593] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.373680] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.374276] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.374341] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.374441] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.374497] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.375367] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.375428] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.375553] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.375584] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.376406] [54940]: WARNING stevedore.named [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.376506] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.376559] [54940]: WARNING castellan.key_manager [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.376666] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.377299] [54940]: DEBUG cinder.api.contrib.snapshot_actions [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] SnapshotActionsController initialized {{(pid=54940) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 418.377436] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extension VolumeActions extending resource: volumes {{(pid=54940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.377562] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.377597] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extension UsedLimits extending resource: limits {{(pid=54940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.377713] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.377754] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.377836] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.377953] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extension TypesManage extending resource: types {{(pid=54940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.378095] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.378241] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extension AdminActions extending resource: volumes {{(pid=54940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.378344] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extension AdminActions extending resource: snapshots {{(pid=54940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.378459] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extension AdminActions extending resource: backups {{(pid=54940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.378575] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.378710] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.378826] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.378859] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.378949] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.379058] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.379177] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.379298] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.379418] [54940]: DEBUG cinder.api.openstack [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.379895] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.380068] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.381047] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.381211] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.381604] [54940]: WARNING keystonemiddleware.auth_token [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 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. [ 418.382029] [54941]: WARNING stevedore.named [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 418.382195] [54941]: WARNING castellan.key_manager [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 418.382900] [54941]: DEBUG cinder.api.contrib.snapshot_actions [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] SnapshotActionsController initialized {{(pid=54941) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 418.383048] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extension VolumeActions extending resource: volumes {{(pid=54941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.383200] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extension UsedLimits extending resource: limits {{(pid=54941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.383323] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.383444] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.383558] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extension TypesManage extending resource: types {{(pid=54941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.383690] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.383811] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extension AdminActions extending resource: volumes {{(pid=54941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.383940] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extension AdminActions extending resource: snapshots {{(pid=54941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.384063] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extension AdminActions extending resource: backups {{(pid=54941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.384177] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extension VolumeTypeAccess extending resource: types {{(pid=54941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.384309] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.384428] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.384549] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.384748] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.384867] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.384999] [54941]: DEBUG cinder.api.openstack [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a None None] Extension SnapshotActions extending resource: snapshots {{(pid=54941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 418.385703] [54940]: WARNING keystonemiddleware.auth_token [None req-9a5c226e-9d4b-45fd-bed2-f55deb315432 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 [ 418.387176] [54941]: WARNING keystonemiddleware.auth_token [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a 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. [ 418.388157] [54940]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5b4d70f75be0 pid: 54940 (default app) [ 418.391333] [54941]: WARNING keystonemiddleware.auth_token [None req-720c561e-79cf-4577-ab96-6aa582a5ce9a 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 [ 418.393842] [54941]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5b4d70f75be0 pid: 54941 (default app) [ 418.396535] [54940]: /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. [ 418.396535] [54940]: warnings.warn(deprecated_msg) [ 418.396653] [54940]: /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. [ 418.396653] [54940]: warnings.warn(deprecated_msg) [ 418.396653] [54940]: /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. [ 418.396653] [54940]: warnings.warn(deprecated_msg) [ 418.396653] [54940]: /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. [ 418.396824] [54940]: warnings.warn(deprecated_msg) [ 418.396824] [54940]: /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. [ 418.396824] [54940]: warnings.warn(deprecated_msg) [ 418.396824] [54940]: /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. [ 418.396824] [54940]: warnings.warn(deprecated_msg) [ 418.396824] [54940]: /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. [ 418.397031] [54940]: warnings.warn(deprecated_msg) [ 418.397031] [54940]: /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. [ 418.397031] [54940]: warnings.warn(deprecated_msg) [ 418.397031] [54940]: /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. [ 418.397031] [54940]: warnings.warn(deprecated_msg) [ 418.397181] [54940]: /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. [ 418.397181] [54940]: warnings.warn(deprecated_msg) [ 418.397181] [54940]: /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. [ 418.397181] [54940]: warnings.warn(deprecated_msg) [ 418.397300] [54940]: /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. [ 418.397300] [54940]: warnings.warn(deprecated_msg) [ 418.397300] [54940]: /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. [ 418.397300] [54940]: warnings.warn(deprecated_msg) [ 418.397428] [54940]: /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. [ 418.397428] [54940]: warnings.warn(deprecated_msg) [ 418.397428] [54940]: /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. [ 418.397428] [54940]: warnings.warn(deprecated_msg) [ 418.397428] [54940]: /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. [ 418.397588] [54940]: warnings.warn(deprecated_msg) [ 418.397588] [54940]: /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. [ 418.397588] [54940]: warnings.warn(deprecated_msg) [ 418.397588] [54940]: /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. [ 418.397588] [54940]: warnings.warn(deprecated_msg) [ 418.397733] [54940]: /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. [ 418.397733] [54940]: warnings.warn(deprecated_msg) [ 418.397733] [54940]: /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. [ 418.397733] [54940]: warnings.warn(deprecated_msg) [ 418.397733] [54940]: /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. [ 418.397733] [54940]: warnings.warn(deprecated_msg) [ 418.397912] [54940]: /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. [ 418.397912] [54940]: warnings.warn(deprecated_msg) [ 418.397912] [54940]: /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. [ 418.397912] [54940]: warnings.warn(deprecated_msg) [ 418.397912] [54940]: /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. [ 418.397912] [54940]: warnings.warn(deprecated_msg) [ 418.398157] [54940]: /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. [ 418.398157] [54940]: warnings.warn(deprecated_msg) [ 418.398157] [54940]: /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. [ 418.398157] [54940]: warnings.warn(deprecated_msg) [ 418.398157] [54940]: /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. [ 418.398157] [54940]: warnings.warn(deprecated_msg) [ 418.398339] [54940]: /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. [ 418.398339] [54940]: warnings.warn(deprecated_msg) [ 418.398339] [54940]: /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. [ 418.398339] [54940]: warnings.warn(deprecated_msg) [ 418.398339] [54940]: /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. [ 418.398339] [54940]: warnings.warn(deprecated_msg) [ 418.398526] [54940]: /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. [ 418.398526] [54940]: warnings.warn(deprecated_msg) [ 418.398526] [54940]: /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. [ 418.398526] [54940]: warnings.warn(deprecated_msg) [ 418.398650] [54940]: /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. [ 418.398650] [54940]: warnings.warn(deprecated_msg) [ 418.398650] [54940]: /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. [ 418.398650] [54940]: warnings.warn(deprecated_msg) [ 418.398650] [54940]: /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. [ 418.398805] [54940]: warnings.warn(deprecated_msg) [ 418.398805] [54940]: /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. [ 418.398805] [54940]: warnings.warn(deprecated_msg) [ 418.398805] [54940]: /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. [ 418.398805] [54940]: warnings.warn(deprecated_msg) [ 418.398948] [54940]: /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. [ 418.398948] [54940]: warnings.warn(deprecated_msg) [ 418.398948] [54940]: /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. [ 418.398948] [54940]: warnings.warn(deprecated_msg) [ 418.398948] [54940]: /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. [ 418.398948] [54940]: warnings.warn(deprecated_msg) [ 418.399123] [54940]: /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. [ 418.399123] [54940]: warnings.warn(deprecated_msg) [ 418.399123] [54940]: /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. [ 418.399123] [54940]: warnings.warn(deprecated_msg) [ 418.399123] [54940]: /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. [ 418.399281] [54940]: warnings.warn(deprecated_msg) [ 418.399281] [54940]: /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. [ 418.399281] [54940]: warnings.warn(deprecated_msg) [ 418.399281] [54940]: /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. [ 418.399281] [54940]: warnings.warn(deprecated_msg) [ 418.399426] [54940]: /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. [ 418.399426] [54940]: warnings.warn(deprecated_msg) [ 418.399426] [54940]: /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. [ 418.399426] [54940]: warnings.warn(deprecated_msg) [ 418.399548] [54940]: /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. [ 418.399548] [54940]: warnings.warn(deprecated_msg) [ 418.399548] [54940]: /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. [ 418.399548] [54940]: warnings.warn(deprecated_msg) [ 418.399713] [54940]: /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. [ 418.399713] [54940]: warnings.warn(deprecated_msg) [ 418.399713] [54940]: /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. [ 418.399713] [54940]: warnings.warn(deprecated_msg) [ 418.399713] [54940]: /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. [ 418.399871] [54940]: warnings.warn(deprecated_msg) [ 418.399871] [54940]: /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. [ 418.399871] [54940]: warnings.warn(deprecated_msg) [ 418.399871] [54940]: /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. [ 418.399871] [54940]: warnings.warn(deprecated_msg) [ 418.400641] [54940]: /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. [ 418.400641] [54940]: warnings.warn(deprecated_msg) [ 418.400641] [54940]: /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. [ 418.400641] [54940]: warnings.warn(deprecated_msg) [ 418.400906] [54940]: /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. [ 418.400906] [54940]: warnings.warn(deprecated_msg) [ 418.400906] [54940]: /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. [ 418.400906] [54940]: warnings.warn(deprecated_msg) [ 418.401121] [54940]: /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. [ 418.401121] [54940]: warnings.warn(deprecated_msg) [ 418.401121] [54940]: /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. [ 418.401121] [54940]: warnings.warn(deprecated_msg) [ 418.401324] [54940]: /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. [ 418.401324] [54940]: warnings.warn(deprecated_msg) [ 418.401324] [54940]: /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. [ 418.401324] [54940]: warnings.warn(deprecated_msg) [ 418.401529] [54940]: /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. [ 418.401529] [54940]: warnings.warn(deprecated_msg) [ 418.401529] [54940]: /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. [ 418.401529] [54940]: warnings.warn(deprecated_msg) [ 418.401720] [54940]: /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. [ 418.401720] [54940]: warnings.warn(deprecated_msg) [ 418.401720] [54940]: /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. [ 418.401720] [54940]: warnings.warn(deprecated_msg) [ 418.401720] [54940]: /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. [ 418.401720] [54940]: warnings.warn(deprecated_msg) [ 418.402026] [54940]: /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. [ 418.402026] [54940]: warnings.warn(deprecated_msg) [ 418.402026] [54940]: /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. [ 418.402026] [54940]: warnings.warn(deprecated_msg) [ 418.402026] [54940]: /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. [ 418.402284] [54940]: warnings.warn(deprecated_msg) [ 418.402284] [54940]: /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. [ 418.402284] [54940]: warnings.warn(deprecated_msg) [ 418.402284] [54940]: /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. [ 418.402284] [54940]: warnings.warn(deprecated_msg) [ 418.402284] [54940]: /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. [ 418.402284] [54940]: warnings.warn(deprecated_msg) [ 418.402621] [54940]: /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. [ 418.402621] [54940]: warnings.warn(deprecated_msg) [ 418.402621] [54940]: /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. [ 418.402621] [54940]: warnings.warn(deprecated_msg) [ 418.402621] [54940]: /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. [ 418.402621] [54940]: warnings.warn(deprecated_msg) [ 418.403098] [54940]: /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. [ 418.403098] [54940]: warnings.warn(deprecated_msg) [ 418.403098] [54940]: /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. [ 418.403098] [54940]: warnings.warn(deprecated_msg) [ 418.403098] [54940]: /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. [ 418.403098] [54940]: warnings.warn(deprecated_msg) [ 418.404728] [54940]: /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. [ 418.404728] [54940]: warnings.warn(deprecated_msg) [ 418.404728] [54940]: /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. [ 418.404728] [54940]: warnings.warn(deprecated_msg) [ 418.404728] [54940]: /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. [ 418.404728] [54940]: warnings.warn(deprecated_msg) [ 418.405038] [54940]: /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. [ 418.405038] [54940]: warnings.warn(deprecated_msg) [ 418.405038] [54940]: /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. [ 418.405038] [54940]: warnings.warn(deprecated_msg) [ 418.405245] [54940]: /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. [ 418.405245] [54940]: warnings.warn(deprecated_msg) [ 418.405245] [54940]: /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. [ 418.405245] [54940]: warnings.warn(deprecated_msg) [ 418.405439] [54940]: /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. [ 418.405439] [54940]: warnings.warn(deprecated_msg) [ 418.405439] [54940]: /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. [ 418.405439] [54940]: warnings.warn(deprecated_msg) [ 418.405664] [54940]: /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. [ 418.405664] [54940]: warnings.warn(deprecated_msg) [ 418.405664] [54940]: /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. [ 418.405664] [54940]: warnings.warn(deprecated_msg) [ 418.405664] [54940]: DEBUG cinder.api.middleware.request_id [None req-6c8451b5-d4c7-49ea-aadc-71652d8c5305 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 418.405664] [54940]: [pid: 54940|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Dec 11 12:15:05 2024] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 421.694314] [54941]: /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. [ 421.694314] [54941]: warnings.warn(deprecated_msg) [ 421.694550] [54941]: /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. [ 421.694550] [54941]: warnings.warn(deprecated_msg) [ 421.694550] [54941]: /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. [ 421.694550] [54941]: warnings.warn(deprecated_msg) [ 421.694550] [54941]: /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. [ 421.694725] [54941]: warnings.warn(deprecated_msg) [ 421.694725] [54941]: /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. [ 421.694725] [54941]: warnings.warn(deprecated_msg) [ 421.694725] [54941]: /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. [ 421.694725] [54941]: warnings.warn(deprecated_msg) [ 421.694725] [54941]: /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. [ 421.694888] [54941]: warnings.warn(deprecated_msg) [ 421.694888] [54941]: /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. [ 421.694888] [54941]: warnings.warn(deprecated_msg) [ 421.694888] [54941]: /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. [ 421.694888] [54941]: warnings.warn(deprecated_msg) [ 421.695023] [54941]: /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. [ 421.695023] [54941]: warnings.warn(deprecated_msg) [ 421.695023] [54941]: /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. [ 421.695023] [54941]: warnings.warn(deprecated_msg) [ 421.695136] [54941]: /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. [ 421.695136] [54941]: warnings.warn(deprecated_msg) [ 421.695136] [54941]: /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. [ 421.695136] [54941]: warnings.warn(deprecated_msg) [ 421.695237] [54941]: /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. [ 421.695237] [54941]: warnings.warn(deprecated_msg) [ 421.695237] [54941]: /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. [ 421.695237] [54941]: warnings.warn(deprecated_msg) [ 421.695237] [54941]: /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. [ 421.695370] [54941]: warnings.warn(deprecated_msg) [ 421.695370] [54941]: /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. [ 421.695370] [54941]: warnings.warn(deprecated_msg) [ 421.695370] [54941]: /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. [ 421.695370] [54941]: warnings.warn(deprecated_msg) [ 421.695496] [54941]: /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. [ 421.695496] [54941]: warnings.warn(deprecated_msg) [ 421.695496] [54941]: /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. [ 421.695496] [54941]: warnings.warn(deprecated_msg) [ 421.695496] [54941]: /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. [ 421.695496] [54941]: warnings.warn(deprecated_msg) [ 421.695647] [54941]: /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. [ 421.695647] [54941]: warnings.warn(deprecated_msg) [ 421.695647] [54941]: /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. [ 421.695647] [54941]: warnings.warn(deprecated_msg) [ 421.695647] [54941]: /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. [ 421.695647] [54941]: warnings.warn(deprecated_msg) [ 421.695815] [54941]: /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. [ 421.695815] [54941]: warnings.warn(deprecated_msg) [ 421.695815] [54941]: /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. [ 421.695815] [54941]: warnings.warn(deprecated_msg) [ 421.695815] [54941]: /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. [ 421.695815] [54941]: warnings.warn(deprecated_msg) [ 421.695973] [54941]: /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. [ 421.695973] [54941]: warnings.warn(deprecated_msg) [ 421.695973] [54941]: /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. [ 421.695973] [54941]: warnings.warn(deprecated_msg) [ 421.695973] [54941]: /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. [ 421.695973] [54941]: warnings.warn(deprecated_msg) [ 421.696146] [54941]: /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. [ 421.696146] [54941]: warnings.warn(deprecated_msg) [ 421.696146] [54941]: /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. [ 421.696146] [54941]: warnings.warn(deprecated_msg) [ 421.696274] [54941]: /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. [ 421.696274] [54941]: warnings.warn(deprecated_msg) [ 421.696274] [54941]: /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. [ 421.696274] [54941]: warnings.warn(deprecated_msg) [ 421.696274] [54941]: /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. [ 421.696412] [54941]: warnings.warn(deprecated_msg) [ 421.696412] [54941]: /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. [ 421.696412] [54941]: warnings.warn(deprecated_msg) [ 421.696412] [54941]: /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. [ 421.696412] [54941]: warnings.warn(deprecated_msg) [ 421.696536] [54941]: /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. [ 421.696536] [54941]: warnings.warn(deprecated_msg) [ 421.696536] [54941]: /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. [ 421.696536] [54941]: warnings.warn(deprecated_msg) [ 421.696536] [54941]: /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. [ 421.696536] [54941]: warnings.warn(deprecated_msg) [ 421.696680] [54941]: /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. [ 421.696680] [54941]: warnings.warn(deprecated_msg) [ 421.696680] [54941]: /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. [ 421.696680] [54941]: warnings.warn(deprecated_msg) [ 421.696680] [54941]: /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. [ 421.696825] [54941]: warnings.warn(deprecated_msg) [ 421.696825] [54941]: /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. [ 421.696825] [54941]: warnings.warn(deprecated_msg) [ 421.696825] [54941]: /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. [ 421.696825] [54941]: warnings.warn(deprecated_msg) [ 421.696951] [54941]: /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. [ 421.696951] [54941]: warnings.warn(deprecated_msg) [ 421.696951] [54941]: /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. [ 421.696951] [54941]: warnings.warn(deprecated_msg) [ 421.697072] [54941]: /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. [ 421.697072] [54941]: warnings.warn(deprecated_msg) [ 421.697072] [54941]: /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. [ 421.697072] [54941]: warnings.warn(deprecated_msg) [ 421.697176] [54941]: /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. [ 421.697176] [54941]: warnings.warn(deprecated_msg) [ 421.697176] [54941]: /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. [ 421.697176] [54941]: warnings.warn(deprecated_msg) [ 421.697176] [54941]: /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. [ 421.697313] [54941]: warnings.warn(deprecated_msg) [ 421.697313] [54941]: /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. [ 421.697313] [54941]: warnings.warn(deprecated_msg) [ 421.697313] [54941]: /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. [ 421.697313] [54941]: warnings.warn(deprecated_msg) [ 421.697442] [54941]: /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. [ 421.697442] [54941]: warnings.warn(deprecated_msg) [ 421.697442] [54941]: /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. [ 421.697442] [54941]: warnings.warn(deprecated_msg) [ 421.697545] [54941]: /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. [ 421.697545] [54941]: warnings.warn(deprecated_msg) [ 421.697545] [54941]: /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. [ 421.697545] [54941]: warnings.warn(deprecated_msg) [ 421.697649] [54941]: /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. [ 421.697649] [54941]: warnings.warn(deprecated_msg) [ 421.697649] [54941]: /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. [ 421.697649] [54941]: warnings.warn(deprecated_msg) [ 421.697767] [54941]: /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. [ 421.697767] [54941]: warnings.warn(deprecated_msg) [ 421.697767] [54941]: /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. [ 421.697767] [54941]: warnings.warn(deprecated_msg) [ 421.697916] [54941]: /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. [ 421.697916] [54941]: warnings.warn(deprecated_msg) [ 421.697916] [54941]: /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. [ 421.697916] [54941]: warnings.warn(deprecated_msg) [ 421.698799] [54941]: /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. [ 421.698799] [54941]: warnings.warn(deprecated_msg) [ 421.698799] [54941]: /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. [ 421.698799] [54941]: warnings.warn(deprecated_msg) [ 421.698799] [54941]: /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. [ 421.698799] [54941]: warnings.warn(deprecated_msg) [ 421.699106] [54941]: /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. [ 421.699106] [54941]: warnings.warn(deprecated_msg) [ 421.699106] [54941]: /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. [ 421.699106] [54941]: warnings.warn(deprecated_msg) [ 421.699106] [54941]: /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. [ 421.699339] [54941]: warnings.warn(deprecated_msg) [ 421.699339] [54941]: /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. [ 421.699339] [54941]: warnings.warn(deprecated_msg) [ 421.699339] [54941]: /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. [ 421.699339] [54941]: warnings.warn(deprecated_msg) [ 421.699339] [54941]: /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. [ 421.699339] [54941]: warnings.warn(deprecated_msg) [ 421.699669] [54941]: /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. [ 421.699669] [54941]: warnings.warn(deprecated_msg) [ 421.699669] [54941]: /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. [ 421.699669] [54941]: warnings.warn(deprecated_msg) [ 421.699669] [54941]: /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. [ 421.699669] [54941]: warnings.warn(deprecated_msg) [ 421.699935] [54941]: /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. [ 421.699935] [54941]: warnings.warn(deprecated_msg) [ 421.699935] [54941]: /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. [ 421.699935] [54941]: warnings.warn(deprecated_msg) [ 421.699935] [54941]: /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. [ 421.699935] [54941]: warnings.warn(deprecated_msg) [ 421.700232] [54941]: /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. [ 421.700232] [54941]: warnings.warn(deprecated_msg) [ 421.700232] [54941]: /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. [ 421.700232] [54941]: warnings.warn(deprecated_msg) [ 421.700232] [54941]: /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. [ 421.700232] [54941]: warnings.warn(deprecated_msg) [ 421.700500] [54941]: /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. [ 421.700500] [54941]: warnings.warn(deprecated_msg) [ 421.700500] [54941]: /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. [ 421.700500] [54941]: warnings.warn(deprecated_msg) [ 421.700675] [54941]: /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. [ 421.700675] [54941]: warnings.warn(deprecated_msg) [ 421.700675] [54941]: /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. [ 421.700675] [54941]: warnings.warn(deprecated_msg) [ 421.700858] [54941]: /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. [ 421.700858] [54941]: warnings.warn(deprecated_msg) [ 421.700858] [54941]: /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. [ 421.700858] [54941]: warnings.warn(deprecated_msg) [ 421.701046] [54941]: /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. [ 421.701046] [54941]: warnings.warn(deprecated_msg) [ 421.701046] [54941]: /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. [ 421.701046] [54941]: warnings.warn(deprecated_msg) [ 421.701046] [54941]: DEBUG cinder.api.middleware.request_id [None req-90612b91-67eb-40e1-bb37-e1ec01dd9944 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 422.065232] [54941]: INFO cinder.api.openstack.wsgi [None req-90612b91-67eb-40e1-bb37-e1ec01dd9944 admin admin] POST http://10.180.1.21/volume/v3/types [ 422.065993] [54941]: DEBUG cinder.api.openstack.wsgi [None req-90612b91-67eb-40e1-bb37-e1ec01dd9944 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 422.068030] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 422.068030] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 422.071498] [54941]: DEBUG oslo_db.sqlalchemy.engines [None req-90612b91-67eb-40e1-bb37-e1ec01dd9944 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=54941) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 422.095363] [54941]: INFO cinder.api.openstack.wsgi [None req-90612b91-67eb-40e1-bb37-e1ec01dd9944 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 422.095787] [54941]: [pid: 54941|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 11 12:15:08 2024] POST /volume/v3/types => generated 182 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 422.101520] [54940]: DEBUG cinder.api.middleware.request_id [req-90612b91-67eb-40e1-bb37-e1ec01dd9944 req-c409cd63-5ab2-42cf-b7a5-3898eba6170c None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 422.373446] [54940]: INFO cinder.api.openstack.wsgi [req-90612b91-67eb-40e1-bb37-e1ec01dd9944 req-c409cd63-5ab2-42cf-b7a5-3898eba6170c admin admin] POST http://10.180.1.21/volume/v3/types/b32f2255-42af-4c63-954e-36910eef381e/extra_specs [ 422.374194] [54940]: DEBUG cinder.api.openstack.wsgi [req-90612b91-67eb-40e1-bb37-e1ec01dd9944 req-c409cd63-5ab2-42cf-b7a5-3898eba6170c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 422.376311] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 422.376311] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 422.380041] [54940]: DEBUG oslo_db.sqlalchemy.engines [req-90612b91-67eb-40e1-bb37-e1ec01dd9944 req-c409cd63-5ab2-42cf-b7a5-3898eba6170c 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=54940) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 422.436941] [54940]: INFO cinder.api.openstack.wsgi [req-90612b91-67eb-40e1-bb37-e1ec01dd9944 req-c409cd63-5ab2-42cf-b7a5-3898eba6170c admin admin] http://10.180.1.21/volume/v3/types/b32f2255-42af-4c63-954e-36910eef381e/extra_specs returned with HTTP 200 [ 422.437611] [54940]: [pid: 54940|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Dec 11 12:15:08 2024] POST /volume/v3/types/b32f2255-42af-4c63-954e-36910eef381e/extra_specs => generated 51 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) [ 432.092950] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 432.434989] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 433.016799] [54941]: DEBUG cinder.api.middleware.request_id [None req-dc7c1fb6-f251-479a-87ab-cc834500ad57 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 433.017483] [54941]: INFO cinder.api.openstack.wsgi [None req-dc7c1fb6-f251-479a-87ab-cc834500ad57 None None] GET http://10.180.1.21/volume// [ 433.017674] [54941]: DEBUG cinder.api.openstack.wsgi [None req-dc7c1fb6-f251-479a-87ab-cc834500ad57 None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 433.017922] [54941]: DEBUG cinder.api.openstack.wsgi [None req-dc7c1fb6-f251-479a-87ab-cc834500ad57 None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 433.018536] [54941]: INFO cinder.api.openstack.wsgi [None req-dc7c1fb6-f251-479a-87ab-cc834500ad57 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 433.018836] [54941]: [pid: 54941|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Wed Dec 11 12:15:19 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 489.428926] [54940]: DEBUG cinder.api.middleware.request_id [None req-b637f6e8-2984-4025-a60d-c8a954a1ec10 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 489.497815] [54940]: INFO cinder.api.openstack.wsgi [None req-b637f6e8-2984-4025-a60d-c8a954a1ec10 tempest-verify_tempest_config-1997949906 tempest-verify_tempest_config-1997949906-project-member] GET http://10.180.1.21/volume/v3/extensions [ 489.498079] [54940]: DEBUG cinder.api.openstack.wsgi [None req-b637f6e8-2984-4025-a60d-c8a954a1ec10 tempest-verify_tempest_config-1997949906 tempest-verify_tempest_config-1997949906-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 489.498307] [54940]: DEBUG cinder.api.openstack.wsgi [None req-b637f6e8-2984-4025-a60d-c8a954a1ec10 tempest-verify_tempest_config-1997949906 tempest-verify_tempest_config-1997949906-project-member] Calling method 'index' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 489.498704] [54940]: INFO cinder.api.openstack.wsgi [None req-b637f6e8-2984-4025-a60d-c8a954a1ec10 tempest-verify_tempest_config-1997949906 tempest-verify_tempest_config-1997949906-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 489.499082] [54940]: [pid: 54940|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Dec 11 12:16:16 2024] GET /volume/v3/extensions => generated 5245 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1251.153667] [54941]: DEBUG cinder.api.middleware.request_id [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.399424] [54941]: INFO cinder.api.openstack.wsgi [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 1251.399885] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-690802688"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1251.402114] [54941]: DEBUG cinder.api.v3.volumes [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-690802688'}} {{(pid=54941) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1251.402574] [54941]: INFO cinder.api.v3.volumes [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Create volume of 1 GB [ 1251.414330] [54941]: DEBUG cinder.volume.api [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Availability zone cache updated, next update will occur around 2024-12-11 13:28:58.266018. {{(pid=54941) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1251.414512] [54941]: INFO cinder.volume.api [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Availability Zones retrieved successfully. [ 1251.429399] [54941]: /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 [ 1251.429399] [54941]: import asyncore [ 1251.438931] [54941]: DEBUG cinder.volume.api [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Flow 'volume_create_api' (891bbc7c-3f50-4fa6-b665-685ca59d2e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1251.440402] [54941]: DEBUG cinder.volume.api [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ed5064-0dbe-4aea-ab6b-a7ef7306564d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1251.441739] [54941]: DEBUG cinder.volume.flows.api.create_volume [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Validating volume size '1' using validate_int {{(pid=54941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1251.477593] [54941]: DEBUG cinder.volume.api [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ed5064-0dbe-4aea-ab6b-a7ef7306564d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1251.478889] [54941]: DEBUG cinder.volume.api [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463a11de-7669-49d5-af83-b0572425432f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1251.505825] [54941]: WARNING cinder.quota [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-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. [ 1251.506650] [54941]: WARNING cinder.quota [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-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. [ 1251.559942] [54941]: DEBUG cinder.quota [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Created reservations ['d7ab6aad-b726-421b-8a67-07e004a314b6', '371bccd6-dd48-42e4-956a-24083bf87e86', '2837a166-b9c0-43c3-9b41-41f741e7a61f', '9d5ef5f5-c156-447c-b074-1799cd99de58'] {{(pid=54941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1251.560476] [54941]: DEBUG cinder.volume.api [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463a11de-7669-49d5-af83-b0572425432f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7ab6aad-b726-421b-8a67-07e004a314b6', '371bccd6-dd48-42e4-956a-24083bf87e86', '2837a166-b9c0-43c3-9b41-41f741e7a61f', '9d5ef5f5-c156-447c-b074-1799cd99de58']}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1251.561414] [54941]: DEBUG cinder.volume.api [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94d0c379-0bb5-4f24-8372-d3b5b404726e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1251.609893] [54941]: DEBUG cinder.volume.api [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94d0c379-0bb5-4f24-8372-d3b5b404726e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa9aa868-a888-4fbb-9c54-7050b97e7250', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-690802688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92f37b0fec9d4b8f8493cc4f33d60b5e',qos_specs=None,replication_status=,reservations=['d7ab6aad-b726-421b-8a67-07e004a314b6','371bccd6-dd48-42e4-956a-24083bf87e86','2837a166-b9c0-43c3-9b41-41f741e7a61f','9d5ef5f5-c156-447c-b074-1799cd99de58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='067e9f0cbb1842c0be3186c72f835ce2',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:28:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-690802688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa9aa868-a888-4fbb-9c54-7050b97e7250,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92f37b0fec9d4b8f8493cc4f33d60b5e',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='067e9f0cbb1842c0be3186c72f835ce2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1251.611149] [54941]: DEBUG cinder.volume.api [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a442374-1b3f-483f-a412-21328cad0486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1251.637193] [54941]: DEBUG cinder.volume.api [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a442374-1b3f-483f-a412-21328cad0486) 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-690802688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92f37b0fec9d4b8f8493cc4f33d60b5e',qos_specs=None,replication_status=,reservations=['d7ab6aad-b726-421b-8a67-07e004a314b6','371bccd6-dd48-42e4-956a-24083bf87e86','2837a166-b9c0-43c3-9b41-41f741e7a61f','9d5ef5f5-c156-447c-b074-1799cd99de58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='067e9f0cbb1842c0be3186c72f835ce2',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1251.638229] [54941]: DEBUG cinder.volume.api [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f62ebc7f-c4db-4024-ab3b-aeb3996decf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1251.667946] [54941]: DEBUG cinder.volume.api [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f62ebc7f-c4db-4024-ab3b-aeb3996decf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1251.669311] [54941]: DEBUG cinder.volume.api [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Flow 'volume_create_api' (891bbc7c-3f50-4fa6-b665-685ca59d2e70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1251.669454] [54941]: INFO cinder.volume.api [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Create volume request issued successfully. [ 1251.670454] [54941]: INFO cinder.api.openstack.wsgi [None req-a21d57d0-f4e8-4d75-9832-576ba4de8f40 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1251.670921] [54941]: [pid: 54941|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:28:58 2024] POST /volume/v3/volumes => generated 783 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1251.686498] [54940]: DEBUG cinder.api.middleware.request_id [None req-d1d0c311-34bc-4b5b-b6d5-c296b876d1bc None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.692017] [54940]: INFO cinder.api.openstack.wsgi [None req-d1d0c311-34bc-4b5b-b6d5-c296b876d1bc tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1251.692017] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d1d0c311-34bc-4b5b-b6d5-c296b876d1bc tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.692017] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d1d0c311-34bc-4b5b-b6d5-c296b876d1bc tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.749674] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.749674] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.761236] [54940]: INFO cinder.volume.api [None req-d1d0c311-34bc-4b5b-b6d5-c296b876d1bc tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1251.769138] [54940]: INFO cinder.api.openstack.wsgi [None req-d1d0c311-34bc-4b5b-b6d5-c296b876d1bc tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1251.769138] [54940]: [pid: 54940|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:28:58 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 962 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1252.778572] [54941]: DEBUG cinder.api.middleware.request_id [None req-35f5d49a-f4a9-4b07-ab12-2e8f75fb3f03 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.783835] [54941]: INFO cinder.api.openstack.wsgi [None req-35f5d49a-f4a9-4b07-ab12-2e8f75fb3f03 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1252.783835] [54941]: DEBUG cinder.api.openstack.wsgi [None req-35f5d49a-f4a9-4b07-ab12-2e8f75fb3f03 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.784087] [54941]: DEBUG cinder.api.openstack.wsgi [None req-35f5d49a-f4a9-4b07-ab12-2e8f75fb3f03 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.814332] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.814332] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1252.830813] [54941]: INFO cinder.volume.api [None req-35f5d49a-f4a9-4b07-ab12-2e8f75fb3f03 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1252.971544] [54941]: INFO cinder.api.openstack.wsgi [None req-35f5d49a-f4a9-4b07-ab12-2e8f75fb3f03 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1252.971982] [54941]: [pid: 54941|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:28:59 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1009 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1261.765791] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=4 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1262.841471] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1329.295023] [54940]: DEBUG cinder.api.middleware.request_id [req-43fdc316-a8fe-44b7-8bc6-eb1d7760124c req-7c3fc6f9-3d84-4b21-be89-2698b994e79d None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.295023] [54940]: WARNING keystonemiddleware.auth_token [req-43fdc316-a8fe-44b7-8bc6-eb1d7760124c req-7c3fc6f9-3d84-4b21-be89-2698b994e79d 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. [ 1329.296052] [54940]: INFO cinder.api.openstack.wsgi [req-43fdc316-a8fe-44b7-8bc6-eb1d7760124c req-7c3fc6f9-3d84-4b21-be89-2698b994e79d tempest-InstanceActionsTestJSON-1440675104 tempest-InstanceActionsTestJSON-1440675104-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=c52a0bdc-7637-4186-bbbb-fcc2d7022ae4 [ 1329.296322] [54940]: DEBUG cinder.api.openstack.wsgi [req-43fdc316-a8fe-44b7-8bc6-eb1d7760124c req-7c3fc6f9-3d84-4b21-be89-2698b994e79d tempest-InstanceActionsTestJSON-1440675104 tempest-InstanceActionsTestJSON-1440675104-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.296539] [54940]: DEBUG cinder.api.openstack.wsgi [req-43fdc316-a8fe-44b7-8bc6-eb1d7760124c req-7c3fc6f9-3d84-4b21-be89-2698b994e79d tempest-InstanceActionsTestJSON-1440675104 tempest-InstanceActionsTestJSON-1440675104-project-member] Calling method 'version_select' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.312330] [54940]: INFO cinder.api.openstack.wsgi [req-43fdc316-a8fe-44b7-8bc6-eb1d7760124c req-7c3fc6f9-3d84-4b21-be89-2698b994e79d tempest-InstanceActionsTestJSON-1440675104 tempest-InstanceActionsTestJSON-1440675104-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=c52a0bdc-7637-4186-bbbb-fcc2d7022ae4 returned with HTTP 200 [ 1329.312716] [54940]: [pid: 54940|app: 0|req: 5/9] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Dec 11 12:30:16 2024] GET /volume/v3/attachments?instance_id=c52a0bdc-7637-4186-bbbb-fcc2d7022ae4 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1339.308956] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=1 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1357.196434] [54941]: DEBUG cinder.api.middleware.request_id [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.198969] [54941]: INFO cinder.api.openstack.wsgi [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1357.199567] [54941]: DEBUG cinder.api.openstack.wsgi [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1191163557", "imageRef": "9bf9da80-ea4f-4311-a7eb-b1c2741d5ce6", "size": 1}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1357.204159] [54941]: DEBUG cinder.api.v3.volumes [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1191163557', 'imageRef': '9bf9da80-ea4f-4311-a7eb-b1c2741d5ce6', 'size': 1}} {{(pid=54941) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1357.441696] [54941]: INFO cinder.api.v3.volumes [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Create volume of 1 GB [ 1357.450700] [54941]: INFO cinder.volume.api [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Availability Zones retrieved successfully. [ 1357.459628] [54941]: DEBUG cinder.volume.api [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Flow 'volume_create_api' (1d244417-8de0-4215-a66c-8450be98c2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1357.459628] [54941]: DEBUG cinder.volume.api [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d7caa5-be02-45c1-a6ed-f1468f7d9ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1357.460705] [54941]: DEBUG cinder.volume.flows.api.create_volume [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Validating volume size '1' using validate_int {{(pid=54941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1357.519443] [54941]: DEBUG cinder.volume.api [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d7caa5-be02-45c1-a6ed-f1468f7d9ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1357.520379] [54941]: DEBUG cinder.volume.api [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5026b03c-c475-46c5-ad8d-206e0ecee187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1357.569050] [54941]: DEBUG cinder.quota [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Created reservations ['d7565230-0aa2-472d-8333-078239860c24', '81c05ce6-8e9c-4aa1-a996-17e3ca9d9b22', '0fbc2954-3b91-4ec8-a796-78a8b4f32cae', '430a6fe7-1e1b-4aa6-bd0c-b65148cf3eb9'] {{(pid=54941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1357.569982] [54941]: DEBUG cinder.volume.api [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5026b03c-c475-46c5-ad8d-206e0ecee187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7565230-0aa2-472d-8333-078239860c24', '81c05ce6-8e9c-4aa1-a996-17e3ca9d9b22', '0fbc2954-3b91-4ec8-a796-78a8b4f32cae', '430a6fe7-1e1b-4aa6-bd0c-b65148cf3eb9']}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1357.570911] [54941]: DEBUG cinder.volume.api [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0ebc17-855a-4864-99d4-2c668ed6370a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1357.603121] [54941]: DEBUG cinder.volume.api [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0ebc17-855a-4864-99d4-2c668ed6370a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e5aebe1-0268-45bc-a682-73eca6ed9286', '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-1191163557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05a55701cd374416938d5bf4e1b61627',qos_specs=None,replication_status=,reservations=['d7565230-0aa2-472d-8333-078239860c24','81c05ce6-8e9c-4aa1-a996-17e3ca9d9b22','0fbc2954-3b91-4ec8-a796-78a8b4f32cae','430a6fe7-1e1b-4aa6-bd0c-b65148cf3eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7889b2c9bdd1409db83bed51f3b7655e',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:30:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1191163557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e5aebe1-0268-45bc-a682-73eca6ed9286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05a55701cd374416938d5bf4e1b61627',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='7889b2c9bdd1409db83bed51f3b7655e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1357.604208] [54941]: DEBUG cinder.volume.api [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd6973d-c911-4d37-aaee-8c728ae501bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1357.621977] [54941]: DEBUG cinder.volume.api [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd6973d-c911-4d37-aaee-8c728ae501bf) 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-1191163557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05a55701cd374416938d5bf4e1b61627',qos_specs=None,replication_status=,reservations=['d7565230-0aa2-472d-8333-078239860c24','81c05ce6-8e9c-4aa1-a996-17e3ca9d9b22','0fbc2954-3b91-4ec8-a796-78a8b4f32cae','430a6fe7-1e1b-4aa6-bd0c-b65148cf3eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7889b2c9bdd1409db83bed51f3b7655e',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1357.622902] [54941]: DEBUG cinder.volume.api [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4ba6c11-636b-47a9-9e01-126f5e47c176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1357.635144] [54941]: DEBUG cinder.volume.api [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4ba6c11-636b-47a9-9e01-126f5e47c176) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1357.636233] [54941]: DEBUG cinder.volume.api [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Flow 'volume_create_api' (1d244417-8de0-4215-a66c-8450be98c2f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1357.636605] [54941]: INFO cinder.volume.api [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Create volume request issued successfully. [ 1357.637280] [54941]: INFO cinder.api.openstack.wsgi [None req-0143c4d5-0ba3-43f1-81ae-80190e39d847 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1357.637734] [54941]: [pid: 54941|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 11 12:30:44 2024] POST /volume/v3/volumes => generated 752 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1357.647897] [54940]: DEBUG cinder.api.middleware.request_id [None req-63b0e2bf-478d-45b4-b212-4924188e8917 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.650177] [54940]: INFO cinder.api.openstack.wsgi [None req-63b0e2bf-478d-45b4-b212-4924188e8917 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1357.650403] [54940]: DEBUG cinder.api.openstack.wsgi [None req-63b0e2bf-478d-45b4-b212-4924188e8917 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.650671] [54940]: DEBUG cinder.api.openstack.wsgi [None req-63b0e2bf-478d-45b4-b212-4924188e8917 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1357.682168] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1357.682168] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.688496] [54940]: INFO cinder.volume.api [None req-63b0e2bf-478d-45b4-b212-4924188e8917 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1357.700051] [54940]: INFO cinder.api.openstack.wsgi [None req-63b0e2bf-478d-45b4-b212-4924188e8917 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1357.700051] [54940]: [pid: 54940|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:30:44 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 820 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1358.712712] [54941]: DEBUG cinder.api.middleware.request_id [None req-a24aec3d-d21f-4bf0-a688-258fbcfcc08e None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.717478] [54941]: INFO cinder.api.openstack.wsgi [None req-a24aec3d-d21f-4bf0-a688-258fbcfcc08e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1358.717478] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a24aec3d-d21f-4bf0-a688-258fbcfcc08e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.717478] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a24aec3d-d21f-4bf0-a688-258fbcfcc08e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.724515] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.724515] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.731304] [54941]: INFO cinder.volume.api [None req-a24aec3d-d21f-4bf0-a688-258fbcfcc08e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1358.740175] [54941]: INFO cinder.api.openstack.wsgi [None req-a24aec3d-d21f-4bf0-a688-258fbcfcc08e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1358.740175] [54941]: [pid: 54941|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:30:45 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1359.753830] [54940]: DEBUG cinder.api.middleware.request_id [None req-c52de8ba-73e9-4564-a727-8ef55ac7899e None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.759127] [54940]: INFO cinder.api.openstack.wsgi [None req-c52de8ba-73e9-4564-a727-8ef55ac7899e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1359.759992] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c52de8ba-73e9-4564-a727-8ef55ac7899e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.764194] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c52de8ba-73e9-4564-a727-8ef55ac7899e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.780546] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.780546] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.787621] [54940]: INFO cinder.volume.api [None req-c52de8ba-73e9-4564-a727-8ef55ac7899e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1359.798637] [54940]: INFO cinder.api.openstack.wsgi [None req-c52de8ba-73e9-4564-a727-8ef55ac7899e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1359.799296] [54940]: [pid: 54940|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:30:46 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.817291] [54941]: DEBUG cinder.api.middleware.request_id [None req-bc3b7d66-17b6-4749-acac-13dfc11378cc None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.822025] [54941]: INFO cinder.api.openstack.wsgi [None req-bc3b7d66-17b6-4749-acac-13dfc11378cc tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1360.822362] [54941]: DEBUG cinder.api.openstack.wsgi [None req-bc3b7d66-17b6-4749-acac-13dfc11378cc tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.823101] [54941]: DEBUG cinder.api.openstack.wsgi [None req-bc3b7d66-17b6-4749-acac-13dfc11378cc tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.840481] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.840481] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.849634] [54941]: INFO cinder.volume.api [None req-bc3b7d66-17b6-4749-acac-13dfc11378cc tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1360.855781] [54941]: INFO cinder.api.openstack.wsgi [None req-bc3b7d66-17b6-4749-acac-13dfc11378cc tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1360.856347] [54941]: [pid: 54941|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:30:47 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1361.872943] [54940]: DEBUG cinder.api.middleware.request_id [None req-3329687b-7fb7-4e34-8c11-a46f7e14bee9 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.875480] [54940]: INFO cinder.api.openstack.wsgi [None req-3329687b-7fb7-4e34-8c11-a46f7e14bee9 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1361.877153] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3329687b-7fb7-4e34-8c11-a46f7e14bee9 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.877362] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3329687b-7fb7-4e34-8c11-a46f7e14bee9 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.890979] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1361.890979] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.897842] [54940]: INFO cinder.volume.api [None req-3329687b-7fb7-4e34-8c11-a46f7e14bee9 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1361.905381] [54940]: INFO cinder.api.openstack.wsgi [None req-3329687b-7fb7-4e34-8c11-a46f7e14bee9 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1361.909158] [54940]: [pid: 54940|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:30:48 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1362.920067] [54941]: DEBUG cinder.api.middleware.request_id [None req-0fcd93eb-1379-466b-87b8-fb7435a2435f None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.922688] [54941]: INFO cinder.api.openstack.wsgi [None req-0fcd93eb-1379-466b-87b8-fb7435a2435f tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1362.922918] [54941]: DEBUG cinder.api.openstack.wsgi [None req-0fcd93eb-1379-466b-87b8-fb7435a2435f tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.923158] [54941]: DEBUG cinder.api.openstack.wsgi [None req-0fcd93eb-1379-466b-87b8-fb7435a2435f tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.933122] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1362.933122] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1362.937921] [54941]: INFO cinder.volume.api [None req-0fcd93eb-1379-466b-87b8-fb7435a2435f tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1362.944807] [54941]: INFO cinder.api.openstack.wsgi [None req-0fcd93eb-1379-466b-87b8-fb7435a2435f tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1362.945395] [54941]: [pid: 54941|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:30:49 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1363.957603] [54940]: DEBUG cinder.api.middleware.request_id [None req-41ed227b-87bb-4a6a-abf6-0d1247b7cf96 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.960457] [54940]: INFO cinder.api.openstack.wsgi [None req-41ed227b-87bb-4a6a-abf6-0d1247b7cf96 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1363.960864] [54940]: DEBUG cinder.api.openstack.wsgi [None req-41ed227b-87bb-4a6a-abf6-0d1247b7cf96 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.961293] [54940]: DEBUG cinder.api.openstack.wsgi [None req-41ed227b-87bb-4a6a-abf6-0d1247b7cf96 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.976804] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.976804] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1363.982696] [54940]: INFO cinder.volume.api [None req-41ed227b-87bb-4a6a-abf6-0d1247b7cf96 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1363.988572] [54940]: INFO cinder.api.openstack.wsgi [None req-41ed227b-87bb-4a6a-abf6-0d1247b7cf96 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1363.989212] [54940]: [pid: 54940|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:30:50 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1364.998168] [54941]: DEBUG cinder.api.middleware.request_id [None req-8ea0f857-221d-45c8-b5b5-4ea055e047b0 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1365.001138] [54941]: INFO cinder.api.openstack.wsgi [None req-8ea0f857-221d-45c8-b5b5-4ea055e047b0 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1365.001398] [54941]: DEBUG cinder.api.openstack.wsgi [None req-8ea0f857-221d-45c8-b5b5-4ea055e047b0 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1365.001656] [54941]: DEBUG cinder.api.openstack.wsgi [None req-8ea0f857-221d-45c8-b5b5-4ea055e047b0 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1365.015922] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1365.015922] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1365.021156] [54941]: INFO cinder.volume.api [None req-8ea0f857-221d-45c8-b5b5-4ea055e047b0 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1365.027110] [54941]: INFO cinder.api.openstack.wsgi [None req-8ea0f857-221d-45c8-b5b5-4ea055e047b0 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1365.028158] [54941]: [pid: 54941|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:30:51 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1366.040197] [54940]: DEBUG cinder.api.middleware.request_id [None req-82097535-2180-4c29-8a48-5519cac47aeb None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1366.043881] [54940]: INFO cinder.api.openstack.wsgi [None req-82097535-2180-4c29-8a48-5519cac47aeb tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1366.046020] [54940]: DEBUG cinder.api.openstack.wsgi [None req-82097535-2180-4c29-8a48-5519cac47aeb tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1366.046020] [54940]: DEBUG cinder.api.openstack.wsgi [None req-82097535-2180-4c29-8a48-5519cac47aeb tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1366.059076] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1366.059076] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1366.063439] [54940]: INFO cinder.volume.api [None req-82097535-2180-4c29-8a48-5519cac47aeb tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1366.069231] [54940]: INFO cinder.api.openstack.wsgi [None req-82097535-2180-4c29-8a48-5519cac47aeb tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1366.069445] [54940]: [pid: 54940|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:30:52 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1367.078538] [54941]: DEBUG cinder.api.middleware.request_id [None req-e80d73c7-c49a-4006-a55c-6356b45c23eb None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1367.080446] [54941]: INFO cinder.api.openstack.wsgi [None req-e80d73c7-c49a-4006-a55c-6356b45c23eb tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1367.080699] [54941]: DEBUG cinder.api.openstack.wsgi [None req-e80d73c7-c49a-4006-a55c-6356b45c23eb tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1367.080953] [54941]: DEBUG cinder.api.openstack.wsgi [None req-e80d73c7-c49a-4006-a55c-6356b45c23eb tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1367.092103] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1367.092103] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1367.099545] [54941]: INFO cinder.volume.api [None req-e80d73c7-c49a-4006-a55c-6356b45c23eb tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1367.106807] [54941]: INFO cinder.api.openstack.wsgi [None req-e80d73c7-c49a-4006-a55c-6356b45c23eb tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1367.107251] [54941]: [pid: 54941|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:30:53 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1368.121341] [54940]: DEBUG cinder.api.middleware.request_id [None req-e52f310d-3230-4175-90b3-444b57b8b93c None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.123645] [54940]: INFO cinder.api.openstack.wsgi [None req-e52f310d-3230-4175-90b3-444b57b8b93c tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1368.123922] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e52f310d-3230-4175-90b3-444b57b8b93c tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1368.124170] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e52f310d-3230-4175-90b3-444b57b8b93c tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1368.247656] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1368.247656] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1368.252136] [54940]: INFO cinder.volume.api [None req-e52f310d-3230-4175-90b3-444b57b8b93c tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1368.258406] [54940]: INFO cinder.api.openstack.wsgi [None req-e52f310d-3230-4175-90b3-444b57b8b93c tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1368.258846] [54940]: [pid: 54940|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:30:54 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1369.268042] [54941]: DEBUG cinder.api.middleware.request_id [None req-1d4075a8-62a9-4385-b0e3-1dd5f6ebf3b1 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.272160] [54941]: INFO cinder.api.openstack.wsgi [None req-1d4075a8-62a9-4385-b0e3-1dd5f6ebf3b1 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1369.272347] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1d4075a8-62a9-4385-b0e3-1dd5f6ebf3b1 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1369.272596] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1d4075a8-62a9-4385-b0e3-1dd5f6ebf3b1 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1369.285576] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1369.285576] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1369.289431] [54941]: INFO cinder.volume.api [None req-1d4075a8-62a9-4385-b0e3-1dd5f6ebf3b1 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1369.299803] [54941]: INFO cinder.api.openstack.wsgi [None req-1d4075a8-62a9-4385-b0e3-1dd5f6ebf3b1 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1369.300224] [54941]: [pid: 54941|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:30:56 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1370.314092] [54940]: DEBUG cinder.api.middleware.request_id [None req-4e7a58d3-0499-4291-bc93-63044ab90a9e None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.316416] [54940]: INFO cinder.api.openstack.wsgi [None req-4e7a58d3-0499-4291-bc93-63044ab90a9e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1370.316699] [54940]: DEBUG cinder.api.openstack.wsgi [None req-4e7a58d3-0499-4291-bc93-63044ab90a9e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1370.317066] [54940]: DEBUG cinder.api.openstack.wsgi [None req-4e7a58d3-0499-4291-bc93-63044ab90a9e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1370.330140] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1370.330140] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1370.333624] [54940]: INFO cinder.volume.api [None req-4e7a58d3-0499-4291-bc93-63044ab90a9e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1370.340164] [54940]: INFO cinder.api.openstack.wsgi [None req-4e7a58d3-0499-4291-bc93-63044ab90a9e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1370.340643] [54940]: [pid: 54940|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:30:57 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1371.351265] [54941]: DEBUG cinder.api.middleware.request_id [None req-f9176124-29d2-4b08-af6a-ca3f049071a3 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1371.355354] [54941]: INFO cinder.api.openstack.wsgi [None req-f9176124-29d2-4b08-af6a-ca3f049071a3 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1371.355646] [54941]: DEBUG cinder.api.openstack.wsgi [None req-f9176124-29d2-4b08-af6a-ca3f049071a3 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1371.356109] [54941]: DEBUG cinder.api.openstack.wsgi [None req-f9176124-29d2-4b08-af6a-ca3f049071a3 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1371.369714] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1371.369714] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1371.375640] [54941]: INFO cinder.volume.api [None req-f9176124-29d2-4b08-af6a-ca3f049071a3 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1371.383648] [54941]: INFO cinder.api.openstack.wsgi [None req-f9176124-29d2-4b08-af6a-ca3f049071a3 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1371.384729] [54941]: [pid: 54941|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:30:58 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1372.396212] [54940]: DEBUG cinder.api.middleware.request_id [None req-f2e067cb-be7f-4bdf-818d-d0d833066649 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.398374] [54940]: INFO cinder.api.openstack.wsgi [None req-f2e067cb-be7f-4bdf-818d-d0d833066649 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1372.398482] [54940]: DEBUG cinder.api.openstack.wsgi [None req-f2e067cb-be7f-4bdf-818d-d0d833066649 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1372.398711] [54940]: DEBUG cinder.api.openstack.wsgi [None req-f2e067cb-be7f-4bdf-818d-d0d833066649 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1372.411557] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1372.411557] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1372.416200] [54940]: INFO cinder.volume.api [None req-f2e067cb-be7f-4bdf-818d-d0d833066649 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1372.422049] [54940]: INFO cinder.api.openstack.wsgi [None req-f2e067cb-be7f-4bdf-818d-d0d833066649 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1372.422468] [54940]: [pid: 54940|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:30:59 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1373.432710] [54941]: DEBUG cinder.api.middleware.request_id [None req-b710b279-09be-4863-a181-6211ed942bcb None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.437782] [54941]: INFO cinder.api.openstack.wsgi [None req-b710b279-09be-4863-a181-6211ed942bcb tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1373.437782] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b710b279-09be-4863-a181-6211ed942bcb tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1373.437782] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b710b279-09be-4863-a181-6211ed942bcb tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1373.450570] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1373.450570] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1373.459800] [54941]: INFO cinder.volume.api [None req-b710b279-09be-4863-a181-6211ed942bcb tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1373.465156] [54941]: INFO cinder.api.openstack.wsgi [None req-b710b279-09be-4863-a181-6211ed942bcb tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1373.465689] [54941]: [pid: 54941|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:00 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1374.476327] [54940]: DEBUG cinder.api.middleware.request_id [None req-0e2f6066-cc06-42ca-9339-fa0f1ac160ae None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1374.478936] [54940]: INFO cinder.api.openstack.wsgi [None req-0e2f6066-cc06-42ca-9339-fa0f1ac160ae tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1374.479248] [54940]: DEBUG cinder.api.openstack.wsgi [None req-0e2f6066-cc06-42ca-9339-fa0f1ac160ae tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1374.479658] [54940]: DEBUG cinder.api.openstack.wsgi [None req-0e2f6066-cc06-42ca-9339-fa0f1ac160ae tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1374.495696] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1374.495696] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1374.505661] [54940]: INFO cinder.volume.api [None req-0e2f6066-cc06-42ca-9339-fa0f1ac160ae tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1374.509517] [54940]: INFO cinder.api.openstack.wsgi [None req-0e2f6066-cc06-42ca-9339-fa0f1ac160ae tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1374.509897] [54940]: [pid: 54940|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:01 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1375.521608] [54941]: DEBUG cinder.api.middleware.request_id [None req-2be0503a-3bea-47a8-8690-b6ec952d3ece None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.526037] [54941]: INFO cinder.api.openstack.wsgi [None req-2be0503a-3bea-47a8-8690-b6ec952d3ece tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1375.526395] [54941]: DEBUG cinder.api.openstack.wsgi [None req-2be0503a-3bea-47a8-8690-b6ec952d3ece tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1375.526740] [54941]: DEBUG cinder.api.openstack.wsgi [None req-2be0503a-3bea-47a8-8690-b6ec952d3ece tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1375.544877] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1375.544877] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1375.552106] [54941]: INFO cinder.volume.api [None req-2be0503a-3bea-47a8-8690-b6ec952d3ece tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1375.562868] [54941]: INFO cinder.api.openstack.wsgi [None req-2be0503a-3bea-47a8-8690-b6ec952d3ece tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1375.563889] [54941]: [pid: 54941|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:02 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1376.573446] [54940]: DEBUG cinder.api.middleware.request_id [None req-880e7dc1-8b51-4dae-8163-e3bcdf7872c7 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.578140] [54940]: INFO cinder.api.openstack.wsgi [None req-880e7dc1-8b51-4dae-8163-e3bcdf7872c7 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1376.578411] [54940]: DEBUG cinder.api.openstack.wsgi [None req-880e7dc1-8b51-4dae-8163-e3bcdf7872c7 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1376.578841] [54940]: DEBUG cinder.api.openstack.wsgi [None req-880e7dc1-8b51-4dae-8163-e3bcdf7872c7 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1376.588256] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1376.588256] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1376.592611] [54940]: INFO cinder.volume.api [None req-880e7dc1-8b51-4dae-8163-e3bcdf7872c7 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1376.597909] [54940]: INFO cinder.api.openstack.wsgi [None req-880e7dc1-8b51-4dae-8163-e3bcdf7872c7 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1376.598501] [54940]: [pid: 54940|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:03 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1377.611183] [54941]: DEBUG cinder.api.middleware.request_id [None req-24feae96-5f72-49bd-b51d-11a16bc33804 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.613282] [54941]: INFO cinder.api.openstack.wsgi [None req-24feae96-5f72-49bd-b51d-11a16bc33804 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1377.613866] [54941]: DEBUG cinder.api.openstack.wsgi [None req-24feae96-5f72-49bd-b51d-11a16bc33804 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.613866] [54941]: DEBUG cinder.api.openstack.wsgi [None req-24feae96-5f72-49bd-b51d-11a16bc33804 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1377.629356] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.629356] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.635407] [54941]: INFO cinder.volume.api [None req-24feae96-5f72-49bd-b51d-11a16bc33804 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1377.643174] [54941]: INFO cinder.api.openstack.wsgi [None req-24feae96-5f72-49bd-b51d-11a16bc33804 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1377.643792] [54941]: [pid: 54941|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:04 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1378.655874] [54940]: DEBUG cinder.api.middleware.request_id [None req-59865a70-ea58-4894-b009-e1de678fa23b None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1378.659784] [54940]: INFO cinder.api.openstack.wsgi [None req-59865a70-ea58-4894-b009-e1de678fa23b tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1378.660049] [54940]: DEBUG cinder.api.openstack.wsgi [None req-59865a70-ea58-4894-b009-e1de678fa23b tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1378.663053] [54940]: DEBUG cinder.api.openstack.wsgi [None req-59865a70-ea58-4894-b009-e1de678fa23b tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1378.681035] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1378.681035] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1378.689468] [54940]: INFO cinder.volume.api [None req-59865a70-ea58-4894-b009-e1de678fa23b tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1378.698028] [54940]: INFO cinder.api.openstack.wsgi [None req-59865a70-ea58-4894-b009-e1de678fa23b tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1378.698028] [54940]: [pid: 54940|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:05 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1379.715675] [54941]: DEBUG cinder.api.middleware.request_id [None req-756fe865-4756-4e3b-986d-5c5bbc62fb2b None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1379.718027] [54941]: INFO cinder.api.openstack.wsgi [None req-756fe865-4756-4e3b-986d-5c5bbc62fb2b tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1379.719812] [54941]: DEBUG cinder.api.openstack.wsgi [None req-756fe865-4756-4e3b-986d-5c5bbc62fb2b tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1379.721990] [54941]: DEBUG cinder.api.openstack.wsgi [None req-756fe865-4756-4e3b-986d-5c5bbc62fb2b tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1379.734750] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1379.734750] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1379.739263] [54941]: INFO cinder.volume.api [None req-756fe865-4756-4e3b-986d-5c5bbc62fb2b tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1379.744431] [54941]: INFO cinder.api.openstack.wsgi [None req-756fe865-4756-4e3b-986d-5c5bbc62fb2b tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1379.744944] [54941]: [pid: 54941|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:06 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1380.755299] [54940]: DEBUG cinder.api.middleware.request_id [None req-555341d5-997e-478a-9389-5c459f925610 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.757346] [54940]: INFO cinder.api.openstack.wsgi [None req-555341d5-997e-478a-9389-5c459f925610 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1380.757565] [54940]: DEBUG cinder.api.openstack.wsgi [None req-555341d5-997e-478a-9389-5c459f925610 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1380.757788] [54940]: DEBUG cinder.api.openstack.wsgi [None req-555341d5-997e-478a-9389-5c459f925610 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1380.768210] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1380.768210] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1380.774054] [54940]: INFO cinder.volume.api [None req-555341d5-997e-478a-9389-5c459f925610 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1380.783356] [54940]: INFO cinder.api.openstack.wsgi [None req-555341d5-997e-478a-9389-5c459f925610 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1380.783864] [54940]: [pid: 54940|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:07 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 1392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1381.110206] [54941]: DEBUG cinder.api.middleware.request_id [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-c373058c-51ea-441c-967d-60b0fb0058c2 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.111361] [54941]: WARNING keystonemiddleware.auth_token [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-c373058c-51ea-441c-967d-60b0fb0058c2 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. [ 1381.112896] [54941]: INFO cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-c373058c-51ea-441c-967d-60b0fb0058c2 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1381.113210] [54941]: DEBUG cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-c373058c-51ea-441c-967d-60b0fb0058c2 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.113497] [54941]: DEBUG cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-c373058c-51ea-441c-967d-60b0fb0058c2 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.125479] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.125479] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.132135] [54941]: INFO cinder.volume.api [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-c373058c-51ea-441c-967d-60b0fb0058c2 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1381.138196] [54941]: INFO cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-c373058c-51ea-441c-967d-60b0fb0058c2 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1381.138783] [54941]: [pid: 54941|app: 0|req: 17/34] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:31:07 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 1392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1381.692399] [54940]: DEBUG cinder.api.middleware.request_id [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-53a92944-e636-4046-abdd-c8b921fde2f2 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.695604] [54940]: INFO cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-53a92944-e636-4046-abdd-c8b921fde2f2 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1381.695852] [54940]: DEBUG cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-53a92944-e636-4046-abdd-c8b921fde2f2 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.696133] [54940]: DEBUG cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-53a92944-e636-4046-abdd-c8b921fde2f2 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.706693] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.706693] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.710672] [54940]: INFO cinder.volume.api [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-53a92944-e636-4046-abdd-c8b921fde2f2 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1381.718715] [54940]: INFO cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-53a92944-e636-4046-abdd-c8b921fde2f2 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1381.719240] [54940]: [pid: 54940|app: 0|req: 18/35] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:31:08 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1381.728420] [54941]: DEBUG cinder.api.middleware.request_id [None req-b2048065-85ac-42dd-a08e-662ea7677732 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.728420] [54941]: INFO cinder.api.openstack.wsgi [None req-b2048065-85ac-42dd-a08e-662ea7677732 None None] GET http://10.180.1.21/volume// [ 1381.728420] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b2048065-85ac-42dd-a08e-662ea7677732 None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.728420] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b2048065-85ac-42dd-a08e-662ea7677732 None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.728420] [54941]: INFO cinder.api.openstack.wsgi [None req-b2048065-85ac-42dd-a08e-662ea7677732 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1381.728420] [54941]: [pid: 54941|app: 0|req: 18/36] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 12:31:08 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1381.733284] [54940]: DEBUG cinder.api.middleware.request_id [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-875df3fa-c471-43b9-893c-1011b8516e5e None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.736872] [54940]: INFO cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-875df3fa-c471-43b9-893c-1011b8516e5e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1381.737521] [54940]: DEBUG cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-875df3fa-c471-43b9-893c-1011b8516e5e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e5aebe1-0268-45bc-a682-73eca6ed9286", "connector": null, "instance_uuid": "a49fc7ed-4f0f-4ecd-b65d-727412edcf7c"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1381.748037] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.748037] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.795860] [54940]: INFO cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-875df3fa-c471-43b9-893c-1011b8516e5e tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1381.795860] [54940]: [pid: 54940|app: 0|req: 19/37] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:31:08 2024] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1391.137358] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1391.794058] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=58,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1397.628276] [54941]: DEBUG cinder.api.middleware.request_id [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-869cdb5d-6b1f-4bc9-afdd-2d6b8642a81a None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.631374] [54941]: INFO cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-869cdb5d-6b1f-4bc9-afdd-2d6b8642a81a tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1397.631681] [54941]: DEBUG cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-869cdb5d-6b1f-4bc9-afdd-2d6b8642a81a tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.631924] [54941]: DEBUG cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-869cdb5d-6b1f-4bc9-afdd-2d6b8642a81a tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.647260] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.647260] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1397.653200] [54941]: INFO cinder.volume.api [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-869cdb5d-6b1f-4bc9-afdd-2d6b8642a81a tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1397.659790] [54941]: INFO cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-869cdb5d-6b1f-4bc9-afdd-2d6b8642a81a tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1397.660202] [54941]: [pid: 54941|app: 0|req: 19/38] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:31:24 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1399.197716] [54940]: DEBUG cinder.api.middleware.request_id [None req-ae33c1ee-8f24-42f4-bb42-d73c439a8f20 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.199181] [54940]: INFO cinder.api.openstack.wsgi [None req-ae33c1ee-8f24-42f4-bb42-d73c439a8f20 None None] GET http://10.180.1.21/volume// [ 1399.199181] [54940]: DEBUG cinder.api.openstack.wsgi [None req-ae33c1ee-8f24-42f4-bb42-d73c439a8f20 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.199181] [54940]: DEBUG cinder.api.openstack.wsgi [None req-ae33c1ee-8f24-42f4-bb42-d73c439a8f20 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.199508] [54940]: INFO cinder.api.openstack.wsgi [None req-ae33c1ee-8f24-42f4-bb42-d73c439a8f20 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1399.199841] [54940]: [pid: 54940|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 12:31:26 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1399.204590] [54941]: DEBUG cinder.api.middleware.request_id [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-69ffd9fc-60e5-43f3-abab-b5ebe6bfc082 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.206820] [54941]: INFO cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-69ffd9fc-60e5-43f3-abab-b5ebe6bfc082 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 1399.208024] [54941]: DEBUG cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-69ffd9fc-60e5-43f3-abab-b5ebe6bfc082 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa9aa868-a888-4fbb-9c54-7050b97e7250", "connector": null, "instance_uuid": "c8fb0191-9677-4361-8ed4-5592fd35be72"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1399.221802] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.221802] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.255430] [54941]: INFO cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-69ffd9fc-60e5-43f3-abab-b5ebe6bfc082 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1399.256567] [54941]: [pid: 54941|app: 0|req: 20/40] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:31:26 2024] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1399.275014] [54940]: DEBUG cinder.api.middleware.request_id [None req-9fb8da8e-013c-466f-a357-0181395869fd None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.277238] [54940]: INFO cinder.api.openstack.wsgi [None req-9fb8da8e-013c-466f-a357-0181395869fd tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1399.277468] [54940]: DEBUG cinder.api.openstack.wsgi [None req-9fb8da8e-013c-466f-a357-0181395869fd tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.277684] [54940]: DEBUG cinder.api.openstack.wsgi [None req-9fb8da8e-013c-466f-a357-0181395869fd tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.288730] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.288730] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.291970] [54940]: INFO cinder.volume.api [None req-9fb8da8e-013c-466f-a357-0181395869fd tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1399.296640] [54940]: INFO cinder.api.openstack.wsgi [None req-9fb8da8e-013c-466f-a357-0181395869fd tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1399.297139] [54940]: [pid: 54940|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:26 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1399.782802] [54941]: DEBUG cinder.api.middleware.request_id [None req-86e0b9fc-236f-4094-8e65-e575a5a87dd6 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.784313] [54941]: INFO cinder.api.openstack.wsgi [None req-86e0b9fc-236f-4094-8e65-e575a5a87dd6 None None] GET http://10.180.1.21/volume// [ 1399.785007] [54941]: DEBUG cinder.api.openstack.wsgi [None req-86e0b9fc-236f-4094-8e65-e575a5a87dd6 None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.786973] [54941]: DEBUG cinder.api.openstack.wsgi [None req-86e0b9fc-236f-4094-8e65-e575a5a87dd6 None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.786973] [54941]: INFO cinder.api.openstack.wsgi [None req-86e0b9fc-236f-4094-8e65-e575a5a87dd6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1399.786973] [54941]: [pid: 54941|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:31:26 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1399.791107] [54940]: DEBUG cinder.api.middleware.request_id [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-82d3f0c4-08d1-4585-b9ae-dce749dc79e9 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.798040] [54940]: INFO cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-82d3f0c4-08d1-4585-b9ae-dce749dc79e9 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1399.798949] [54940]: DEBUG cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-82d3f0c4-08d1-4585-b9ae-dce749dc79e9 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.798949] [54940]: DEBUG cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-82d3f0c4-08d1-4585-b9ae-dce749dc79e9 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.812309] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.812309] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.819209] [54940]: INFO cinder.volume.api [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-82d3f0c4-08d1-4585-b9ae-dce749dc79e9 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1399.833281] [54940]: INFO cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-82d3f0c4-08d1-4585-b9ae-dce749dc79e9 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1399.833710] [54940]: [pid: 54940|app: 0|req: 22/43] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:31:26 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1232 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1399.887349] [54941]: DEBUG cinder.api.middleware.request_id [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-b5470b33-be98-446f-81ee-c09ac751eabf None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.890185] [54941]: INFO cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-b5470b33-be98-446f-81ee-c09ac751eabf tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] PUT http://10.180.1.21/volume/v3/attachments/ba073711-2cbf-49ec-842f-bcd603b3c658 [ 1399.890623] [54941]: DEBUG cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-b5470b33-be98-446f-81ee-c09ac751eabf tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-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-363856", "mountpoint": "/dev/sdb"}}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1399.903673] [54941]: DEBUG cinder.coordination [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-b5470b33-be98-446f-81ee-c09ac751eabf tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Acquiring lock "cinder-attachment_update-aa9aa868-a888-4fbb-9c54-7050b97e7250-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1399.913029] [54941]: DEBUG cinder.coordination [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-b5470b33-be98-446f-81ee-c09ac751eabf tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Lock "cinder-attachment_update-aa9aa868-a888-4fbb-9c54-7050b97e7250-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1399.913029] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.913029] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1400.307565] [54940]: DEBUG cinder.api.middleware.request_id [None req-61f2bea1-11dc-4ad4-8467-cb7f32c96c41 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.310539] [54940]: INFO cinder.api.openstack.wsgi [None req-61f2bea1-11dc-4ad4-8467-cb7f32c96c41 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1400.310877] [54940]: DEBUG cinder.api.openstack.wsgi [None req-61f2bea1-11dc-4ad4-8467-cb7f32c96c41 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1400.311219] [54940]: DEBUG cinder.api.openstack.wsgi [None req-61f2bea1-11dc-4ad4-8467-cb7f32c96c41 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1400.324374] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1400.324374] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1400.328925] [54940]: INFO cinder.volume.api [None req-61f2bea1-11dc-4ad4-8467-cb7f32c96c41 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1400.336459] [54940]: INFO cinder.api.openstack.wsgi [None req-61f2bea1-11dc-4ad4-8467-cb7f32c96c41 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1400.336459] [54940]: [pid: 54940|app: 0|req: 23/44] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:27 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1401.347508] [54940]: DEBUG cinder.api.middleware.request_id [None req-a82547a0-4ac5-49dd-8911-ba2ebc94f356 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1401.350934] [54940]: INFO cinder.api.openstack.wsgi [None req-a82547a0-4ac5-49dd-8911-ba2ebc94f356 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1401.352889] [54940]: DEBUG cinder.api.openstack.wsgi [None req-a82547a0-4ac5-49dd-8911-ba2ebc94f356 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1401.352889] [54940]: DEBUG cinder.api.openstack.wsgi [None req-a82547a0-4ac5-49dd-8911-ba2ebc94f356 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1401.366914] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1401.366914] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1401.373945] [54940]: INFO cinder.volume.api [None req-a82547a0-4ac5-49dd-8911-ba2ebc94f356 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1401.379748] [54940]: INFO cinder.api.openstack.wsgi [None req-a82547a0-4ac5-49dd-8911-ba2ebc94f356 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1401.380304] [54940]: [pid: 54940|app: 0|req: 24/45] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:28 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1402.390609] [54940]: DEBUG cinder.api.middleware.request_id [None req-0dce86ad-5a6b-4ec5-a564-5edb130fd2cb None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.394223] [54940]: INFO cinder.api.openstack.wsgi [None req-0dce86ad-5a6b-4ec5-a564-5edb130fd2cb tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1402.394460] [54940]: DEBUG cinder.api.openstack.wsgi [None req-0dce86ad-5a6b-4ec5-a564-5edb130fd2cb tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1402.394687] [54940]: DEBUG cinder.api.openstack.wsgi [None req-0dce86ad-5a6b-4ec5-a564-5edb130fd2cb tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1402.411906] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1402.411906] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1402.415922] [54940]: INFO cinder.volume.api [None req-0dce86ad-5a6b-4ec5-a564-5edb130fd2cb tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1402.422029] [54940]: INFO cinder.api.openstack.wsgi [None req-0dce86ad-5a6b-4ec5-a564-5edb130fd2cb tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1402.422483] [54940]: [pid: 54940|app: 0|req: 25/46] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:29 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1403.432625] [54940]: DEBUG cinder.api.middleware.request_id [None req-3cba53cf-89c7-455b-8a70-1fa8003611ed None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.436255] [54940]: INFO cinder.api.openstack.wsgi [None req-3cba53cf-89c7-455b-8a70-1fa8003611ed tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1403.436770] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3cba53cf-89c7-455b-8a70-1fa8003611ed tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1403.437884] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3cba53cf-89c7-455b-8a70-1fa8003611ed tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1403.458361] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1403.458361] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1403.463825] [54940]: INFO cinder.volume.api [None req-3cba53cf-89c7-455b-8a70-1fa8003611ed tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1403.470978] [54940]: INFO cinder.api.openstack.wsgi [None req-3cba53cf-89c7-455b-8a70-1fa8003611ed tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1403.471508] [54940]: [pid: 54940|app: 0|req: 26/47] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:30 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1404.455994] [54941]: DEBUG cinder.coordination [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-b5470b33-be98-446f-81ee-c09ac751eabf tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Lock "cinder-attachment_update-aa9aa868-a888-4fbb-9c54-7050b97e7250-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.544s {{(pid=54941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1404.456385] [54941]: INFO cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-b5470b33-be98-446f-81ee-c09ac751eabf tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/attachments/ba073711-2cbf-49ec-842f-bcd603b3c658 returned with HTTP 200 [ 1404.456849] [54941]: [pid: 54941|app: 0|req: 22/48] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:31:26 2024] PUT /volume/v3/attachments/ba073711-2cbf-49ec-842f-bcd603b3c658 => generated 589 bytes in 4570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1404.486111] [54940]: DEBUG cinder.api.middleware.request_id [None req-230e272c-4731-47c8-883f-aca6a194fd7c None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.488765] [54940]: INFO cinder.api.openstack.wsgi [None req-230e272c-4731-47c8-883f-aca6a194fd7c tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1404.488993] [54940]: DEBUG cinder.api.openstack.wsgi [None req-230e272c-4731-47c8-883f-aca6a194fd7c tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1404.489243] [54940]: DEBUG cinder.api.openstack.wsgi [None req-230e272c-4731-47c8-883f-aca6a194fd7c tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1404.500289] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.500289] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1404.503408] [54940]: INFO cinder.volume.api [None req-230e272c-4731-47c8-883f-aca6a194fd7c tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1404.508421] [54940]: INFO cinder.api.openstack.wsgi [None req-230e272c-4731-47c8-883f-aca6a194fd7c tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1404.508745] [54940]: [pid: 54940|app: 0|req: 27/49] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:31 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1405.518112] [54941]: DEBUG cinder.api.middleware.request_id [None req-65c64b5a-db65-4854-b72b-53f113303503 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.520168] [54941]: INFO cinder.api.openstack.wsgi [None req-65c64b5a-db65-4854-b72b-53f113303503 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1405.520400] [54941]: DEBUG cinder.api.openstack.wsgi [None req-65c64b5a-db65-4854-b72b-53f113303503 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1405.520623] [54941]: DEBUG cinder.api.openstack.wsgi [None req-65c64b5a-db65-4854-b72b-53f113303503 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1405.535578] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1405.535578] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1405.538901] [54941]: INFO cinder.volume.api [None req-65c64b5a-db65-4854-b72b-53f113303503 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1405.543763] [54941]: INFO cinder.api.openstack.wsgi [None req-65c64b5a-db65-4854-b72b-53f113303503 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1405.544177] [54941]: [pid: 54941|app: 0|req: 23/50] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:32 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1406.078531] [54940]: DEBUG cinder.api.middleware.request_id [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-8136099b-4fac-4657-bd14-e27f5a9dffac None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.080727] [54940]: INFO cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-8136099b-4fac-4657-bd14-e27f5a9dffac tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] POST http://10.180.1.21/volume/v3/attachments/ba073711-2cbf-49ec-842f-bcd603b3c658/action [ 1406.081448] [54940]: DEBUG cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-8136099b-4fac-4657-bd14-e27f5a9dffac tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Action body: b'{"os-complete": null}' {{(pid=54940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1406.081600] [54940]: DEBUG cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-8136099b-4fac-4657-bd14-e27f5a9dffac tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1406.101879] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1406.101879] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1406.116384] [54940]: INFO cinder.api.openstack.wsgi [req-2290cb61-3201-4431-8c5d-42f476cf9458 req-8136099b-4fac-4657-bd14-e27f5a9dffac tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/attachments/ba073711-2cbf-49ec-842f-bcd603b3c658/action returned with HTTP 204 [ 1406.116849] [54940]: [pid: 54940|app: 0|req: 28/51] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:31:32 2024] POST /volume/v3/attachments/ba073711-2cbf-49ec-842f-bcd603b3c658/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1406.553531] [54941]: DEBUG cinder.api.middleware.request_id [None req-b91271e1-7bb1-4d88-b3d7-7116afb937f6 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.555620] [54941]: INFO cinder.api.openstack.wsgi [None req-b91271e1-7bb1-4d88-b3d7-7116afb937f6 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1406.555851] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b91271e1-7bb1-4d88-b3d7-7116afb937f6 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1406.556114] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b91271e1-7bb1-4d88-b3d7-7116afb937f6 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1406.566487] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1406.566487] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1406.569653] [54941]: INFO cinder.volume.api [None req-b91271e1-7bb1-4d88-b3d7-7116afb937f6 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1406.574363] [54941]: INFO cinder.api.openstack.wsgi [None req-b91271e1-7bb1-4d88-b3d7-7116afb937f6 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1406.574754] [54941]: [pid: 54941|app: 0|req: 24/52] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:33 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1406.590024] [54940]: DEBUG cinder.api.middleware.request_id [None req-1349cb94-1ec4-4025-9806-37a20dad3336 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.590431] [54940]: INFO cinder.api.openstack.wsgi [None req-1349cb94-1ec4-4025-9806-37a20dad3336 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1406.590658] [54940]: DEBUG cinder.api.openstack.wsgi [None req-1349cb94-1ec4-4025-9806-37a20dad3336 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1406.590978] [54940]: DEBUG cinder.api.openstack.wsgi [None req-1349cb94-1ec4-4025-9806-37a20dad3336 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1406.610060] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1406.610060] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1406.616110] [54940]: INFO cinder.volume.api [None req-1349cb94-1ec4-4025-9806-37a20dad3336 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1406.620381] [54940]: INFO cinder.api.openstack.wsgi [None req-1349cb94-1ec4-4025-9806-37a20dad3336 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1406.620791] [54940]: [pid: 54940|app: 0|req: 29/53] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:33 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1406.960745] [54941]: DEBUG cinder.api.middleware.request_id [None req-98219fca-623e-427a-8245-d83eafcf54fa None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.963035] [54941]: INFO cinder.api.openstack.wsgi [None req-98219fca-623e-427a-8245-d83eafcf54fa tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1406.963164] [54941]: DEBUG cinder.api.openstack.wsgi [None req-98219fca-623e-427a-8245-d83eafcf54fa tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1406.963379] [54941]: DEBUG cinder.api.openstack.wsgi [None req-98219fca-623e-427a-8245-d83eafcf54fa tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1406.976729] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1406.976729] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1406.980088] [54941]: INFO cinder.volume.api [None req-98219fca-623e-427a-8245-d83eafcf54fa tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1406.990564] [54941]: INFO cinder.api.openstack.wsgi [None req-98219fca-623e-427a-8245-d83eafcf54fa tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1406.992219] [54941]: [pid: 54941|app: 0|req: 25/54] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:33 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1407.164505] [54940]: DEBUG cinder.api.middleware.request_id [req-d81f5680-cca2-453b-bd09-be952a416da9 req-36769514-9f7a-4697-afca-be30407acf56 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.167302] [54940]: INFO cinder.api.openstack.wsgi [req-d81f5680-cca2-453b-bd09-be952a416da9 req-36769514-9f7a-4697-afca-be30407acf56 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1407.167554] [54940]: DEBUG cinder.api.openstack.wsgi [req-d81f5680-cca2-453b-bd09-be952a416da9 req-36769514-9f7a-4697-afca-be30407acf56 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1407.167789] [54940]: DEBUG cinder.api.openstack.wsgi [req-d81f5680-cca2-453b-bd09-be952a416da9 req-36769514-9f7a-4697-afca-be30407acf56 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.178163] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1407.178163] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.181176] [54940]: INFO cinder.volume.api [req-d81f5680-cca2-453b-bd09-be952a416da9 req-36769514-9f7a-4697-afca-be30407acf56 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1407.185390] [54940]: INFO cinder.api.openstack.wsgi [req-d81f5680-cca2-453b-bd09-be952a416da9 req-36769514-9f7a-4697-afca-be30407acf56 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1407.185767] [54940]: [pid: 54940|app: 0|req: 30/55] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:31:34 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1407.202340] [54941]: DEBUG cinder.api.middleware.request_id [req-d81f5680-cca2-453b-bd09-be952a416da9 req-723fa31c-f436-41b0-81ec-c5678df730bf None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.204649] [54941]: INFO cinder.api.openstack.wsgi [req-d81f5680-cca2-453b-bd09-be952a416da9 req-723fa31c-f436-41b0-81ec-c5678df730bf tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] POST http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250/action [ 1407.205495] [54941]: DEBUG cinder.api.openstack.wsgi [req-d81f5680-cca2-453b-bd09-be952a416da9 req-723fa31c-f436-41b0-81ec-c5678df730bf tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1407.205495] [54941]: DEBUG cinder.api.openstack.wsgi [req-d81f5680-cca2-453b-bd09-be952a416da9 req-723fa31c-f436-41b0-81ec-c5678df730bf tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1407.215842] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1407.215842] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.216528] [54941]: INFO cinder.volume.api [req-d81f5680-cca2-453b-bd09-be952a416da9 req-723fa31c-f436-41b0-81ec-c5678df730bf tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1407.227012] [54941]: INFO cinder.volume.api [req-d81f5680-cca2-453b-bd09-be952a416da9 req-723fa31c-f436-41b0-81ec-c5678df730bf tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Begin detaching volume completed successfully. [ 1407.227286] [54941]: INFO cinder.api.openstack.wsgi [req-d81f5680-cca2-453b-bd09-be952a416da9 req-723fa31c-f436-41b0-81ec-c5678df730bf tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250/action returned with HTTP 202 [ 1407.227748] [54941]: [pid: 54941|app: 0|req: 26/56] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 12:31:34 2024] POST /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1408.257832] [54940]: DEBUG cinder.api.middleware.request_id [None req-adc82df9-4c20-4f47-ad79-2635430a7fd7 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.259478] [54940]: INFO cinder.api.openstack.wsgi [None req-adc82df9-4c20-4f47-ad79-2635430a7fd7 None None] GET http://10.180.1.21/volume// [ 1408.259478] [54940]: DEBUG cinder.api.openstack.wsgi [None req-adc82df9-4c20-4f47-ad79-2635430a7fd7 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1408.259478] [54940]: DEBUG cinder.api.openstack.wsgi [None req-adc82df9-4c20-4f47-ad79-2635430a7fd7 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1408.259478] [54940]: INFO cinder.api.openstack.wsgi [None req-adc82df9-4c20-4f47-ad79-2635430a7fd7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1408.259705] [54940]: [pid: 54940|app: 0|req: 31/57] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:31:35 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1408.267692] [54941]: DEBUG cinder.api.middleware.request_id [req-d81f5680-cca2-453b-bd09-be952a416da9 req-a1e73f1d-feae-40a7-8323-f7646d3c3928 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.274030] [54941]: INFO cinder.api.openstack.wsgi [req-d81f5680-cca2-453b-bd09-be952a416da9 req-a1e73f1d-feae-40a7-8323-f7646d3c3928 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1408.274030] [54941]: DEBUG cinder.api.openstack.wsgi [req-d81f5680-cca2-453b-bd09-be952a416da9 req-a1e73f1d-feae-40a7-8323-f7646d3c3928 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1408.274030] [54941]: DEBUG cinder.api.openstack.wsgi [req-d81f5680-cca2-453b-bd09-be952a416da9 req-a1e73f1d-feae-40a7-8323-f7646d3c3928 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1408.286598] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1408.286598] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1408.290119] [54941]: INFO cinder.volume.api [req-d81f5680-cca2-453b-bd09-be952a416da9 req-a1e73f1d-feae-40a7-8323-f7646d3c3928 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1408.295145] [54941]: INFO cinder.api.openstack.wsgi [req-d81f5680-cca2-453b-bd09-be952a416da9 req-a1e73f1d-feae-40a7-8323-f7646d3c3928 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1408.295583] [54941]: [pid: 54941|app: 0|req: 27/58] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:31:35 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1554 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1409.454092] [54940]: DEBUG cinder.api.middleware.request_id [req-d81f5680-cca2-453b-bd09-be952a416da9 req-732eb22e-536f-463b-bc25-9baa5657b029 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1409.456422] [54940]: INFO cinder.api.openstack.wsgi [req-d81f5680-cca2-453b-bd09-be952a416da9 req-732eb22e-536f-463b-bc25-9baa5657b029 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/ba073711-2cbf-49ec-842f-bcd603b3c658 [ 1409.456889] [54940]: DEBUG cinder.api.openstack.wsgi [req-d81f5680-cca2-453b-bd09-be952a416da9 req-732eb22e-536f-463b-bc25-9baa5657b029 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1409.458350] [54940]: DEBUG cinder.api.openstack.wsgi [req-d81f5680-cca2-453b-bd09-be952a416da9 req-732eb22e-536f-463b-bc25-9baa5657b029 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'version_select' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1409.474379] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1409.474379] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1410.043175] [54940]: INFO cinder.api.openstack.wsgi [req-d81f5680-cca2-453b-bd09-be952a416da9 req-732eb22e-536f-463b-bc25-9baa5657b029 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/attachments/ba073711-2cbf-49ec-842f-bcd603b3c658 returned with HTTP 200 [ 1410.046032] [54940]: [pid: 54940|app: 0|req: 32/59] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:31:36 2024] DELETE /volume/v3/attachments/ba073711-2cbf-49ec-842f-bcd603b3c658 => generated 19 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1411.032295] [54941]: DEBUG cinder.api.middleware.request_id [None req-4261014c-6eb6-42a1-99d9-2dbd32c902f5 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1411.034506] [54941]: INFO cinder.api.openstack.wsgi [None req-4261014c-6eb6-42a1-99d9-2dbd32c902f5 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1411.034738] [54941]: DEBUG cinder.api.openstack.wsgi [None req-4261014c-6eb6-42a1-99d9-2dbd32c902f5 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1411.034993] [54941]: DEBUG cinder.api.openstack.wsgi [None req-4261014c-6eb6-42a1-99d9-2dbd32c902f5 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1411.046502] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1411.046502] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1411.051103] [54941]: INFO cinder.volume.api [None req-4261014c-6eb6-42a1-99d9-2dbd32c902f5 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1411.056065] [54941]: INFO cinder.api.openstack.wsgi [None req-4261014c-6eb6-42a1-99d9-2dbd32c902f5 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1411.056490] [54941]: [pid: 54941|app: 0|req: 28/60] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:37 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1411.065720] [54940]: DEBUG cinder.api.middleware.request_id [None req-b8f6c0cb-00fa-47a5-bb50-6a9505133e35 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1411.067610] [54940]: INFO cinder.api.openstack.wsgi [None req-b8f6c0cb-00fa-47a5-bb50-6a9505133e35 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1411.068281] [54940]: DEBUG cinder.api.openstack.wsgi [None req-b8f6c0cb-00fa-47a5-bb50-6a9505133e35 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1411.068281] [54940]: DEBUG cinder.api.openstack.wsgi [None req-b8f6c0cb-00fa-47a5-bb50-6a9505133e35 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'delete' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1411.068401] [54940]: INFO cinder.api.v3.volumes [None req-b8f6c0cb-00fa-47a5-bb50-6a9505133e35 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Delete volume with id: aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1411.076375] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1411.076375] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1411.076775] [54940]: INFO cinder.volume.api [None req-b8f6c0cb-00fa-47a5-bb50-6a9505133e35 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1411.102423] [54940]: INFO cinder.volume.api [None req-b8f6c0cb-00fa-47a5-bb50-6a9505133e35 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Delete volume request issued successfully. [ 1411.102635] [54940]: INFO cinder.api.openstack.wsgi [None req-b8f6c0cb-00fa-47a5-bb50-6a9505133e35 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 202 [ 1411.103081] [54940]: [pid: 54940|app: 0|req: 33/61] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:31:37 2024] DELETE /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1411.108177] [54941]: DEBUG cinder.api.middleware.request_id [None req-1519e53a-7a6d-4e59-9388-e4d19cae88a3 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1411.115037] [54941]: INFO cinder.api.openstack.wsgi [None req-1519e53a-7a6d-4e59-9388-e4d19cae88a3 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1411.115037] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1519e53a-7a6d-4e59-9388-e4d19cae88a3 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1411.115037] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1519e53a-7a6d-4e59-9388-e4d19cae88a3 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1411.124275] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1411.124275] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1411.127746] [54941]: INFO cinder.volume.api [None req-1519e53a-7a6d-4e59-9388-e4d19cae88a3 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1411.133137] [54941]: INFO cinder.api.openstack.wsgi [None req-1519e53a-7a6d-4e59-9388-e4d19cae88a3 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1411.133852] [54941]: [pid: 54941|app: 0|req: 29/62] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:37 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1412.144305] [54940]: DEBUG cinder.api.middleware.request_id [None req-fedbe334-3f00-46f5-b312-aad2f6d21a18 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.147655] [54940]: INFO cinder.api.openstack.wsgi [None req-fedbe334-3f00-46f5-b312-aad2f6d21a18 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1412.147876] [54940]: DEBUG cinder.api.openstack.wsgi [None req-fedbe334-3f00-46f5-b312-aad2f6d21a18 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1412.148109] [54940]: DEBUG cinder.api.openstack.wsgi [None req-fedbe334-3f00-46f5-b312-aad2f6d21a18 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1412.158993] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.158993] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1412.162285] [54940]: INFO cinder.volume.api [None req-fedbe334-3f00-46f5-b312-aad2f6d21a18 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1412.167511] [54940]: INFO cinder.api.openstack.wsgi [None req-fedbe334-3f00-46f5-b312-aad2f6d21a18 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1412.167511] [54940]: [pid: 54940|app: 0|req: 34/63] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:38 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1413.177542] [54941]: DEBUG cinder.api.middleware.request_id [None req-206df284-8ac4-432c-a3c7-423a98c8e081 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1413.179912] [54941]: INFO cinder.api.openstack.wsgi [None req-206df284-8ac4-432c-a3c7-423a98c8e081 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1413.180187] [54941]: DEBUG cinder.api.openstack.wsgi [None req-206df284-8ac4-432c-a3c7-423a98c8e081 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1413.180476] [54941]: DEBUG cinder.api.openstack.wsgi [None req-206df284-8ac4-432c-a3c7-423a98c8e081 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1413.192764] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1413.192764] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1413.197691] [54941]: INFO cinder.volume.api [None req-206df284-8ac4-432c-a3c7-423a98c8e081 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Volume info retrieved successfully. [ 1413.203267] [54941]: INFO cinder.api.openstack.wsgi [None req-206df284-8ac4-432c-a3c7-423a98c8e081 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 200 [ 1413.203929] [54941]: [pid: 54941|app: 0|req: 30/64] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:40 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1414.215353] [54940]: DEBUG cinder.api.middleware.request_id [None req-1a879834-d42c-41bc-a6fd-7490718084cf None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.219908] [54940]: INFO cinder.api.openstack.wsgi [None req-1a879834-d42c-41bc-a6fd-7490718084cf tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1414.219908] [54940]: DEBUG cinder.api.openstack.wsgi [None req-1a879834-d42c-41bc-a6fd-7490718084cf tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1414.219908] [54940]: DEBUG cinder.api.openstack.wsgi [None req-1a879834-d42c-41bc-a6fd-7490718084cf tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1414.227365] [54940]: INFO cinder.api.openstack.wsgi [None req-1a879834-d42c-41bc-a6fd-7490718084cf tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 404 [ 1414.228018] [54940]: [pid: 54940|app: 0|req: 35/65] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:31:41 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1423.200240] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=48,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1424.224429] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=67,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1431.810171] [54941]: DEBUG cinder.api.middleware.request_id [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1431.813946] [54941]: INFO cinder.api.openstack.wsgi [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1431.814434] [54941]: DEBUG cinder.api.openstack.wsgi [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1761560063", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1431.816892] [54941]: DEBUG cinder.api.v3.volumes [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1761560063', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54941) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1431.817031] [54941]: INFO cinder.api.v3.volumes [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Create volume of 1 GB [ 1431.823406] [54941]: INFO cinder.volume.api [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Availability Zones retrieved successfully. [ 1431.832155] [54941]: DEBUG cinder.volume.api [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Flow 'volume_create_api' (5876340e-4b0f-4e03-ba85-a0baa8c0d628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1431.832155] [54941]: DEBUG cinder.volume.api [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1de56ac-de45-4f50-8f46-d66566461535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1431.832647] [54941]: DEBUG cinder.volume.flows.api.create_volume [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Validating volume size '1' using validate_int {{(pid=54941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1431.860706] [54941]: DEBUG cinder.volume.api [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1de56ac-de45-4f50-8f46-d66566461535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1431.862092] [54941]: DEBUG cinder.volume.api [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66f9a5f2-8ce7-4ca1-93fa-0e9db078f406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1431.937047] [54941]: DEBUG cinder.quota [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Created reservations ['98120b9b-b15c-496a-b657-15e83f4b322a', '1fd70dc0-2145-4c80-91bb-24fb4cd78e34', '55ff5ef0-4f7c-461d-8f47-9efb90d9d035', 'e394ed29-72f0-40cb-9c15-49b567da6128'] {{(pid=54941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1431.937983] [54941]: DEBUG cinder.volume.api [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66f9a5f2-8ce7-4ca1-93fa-0e9db078f406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98120b9b-b15c-496a-b657-15e83f4b322a', '1fd70dc0-2145-4c80-91bb-24fb4cd78e34', '55ff5ef0-4f7c-461d-8f47-9efb90d9d035', 'e394ed29-72f0-40cb-9c15-49b567da6128']}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1431.939242] [54941]: DEBUG cinder.volume.api [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2bf065d-0816-4107-b968-a3aa1180e838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1431.957223] [54941]: DEBUG cinder.volume.api [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2bf065d-0816-4107-b968-a3aa1180e838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ea49c60-cfb0-4ee1-808f-595ed18d9a27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1761560063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d807d6422541a1a20f7e85097240a9',qos_specs=None,replication_status=,reservations=['98120b9b-b15c-496a-b657-15e83f4b322a','1fd70dc0-2145-4c80-91bb-24fb4cd78e34','55ff5ef0-4f7c-461d-8f47-9efb90d9d035','e394ed29-72f0-40cb-9c15-49b567da6128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ea865f2c774fda9f1e38d4c2ef3eb4',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:31:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1761560063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ea49c60-cfb0-4ee1-808f-595ed18d9a27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84d807d6422541a1a20f7e85097240a9',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='93ea865f2c774fda9f1e38d4c2ef3eb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1431.958209] [54941]: DEBUG cinder.volume.api [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c07648f7-7be4-4d29-9088-4710b075ade6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1431.972488] [54941]: DEBUG cinder.volume.api [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c07648f7-7be4-4d29-9088-4710b075ade6) 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-1761560063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d807d6422541a1a20f7e85097240a9',qos_specs=None,replication_status=,reservations=['98120b9b-b15c-496a-b657-15e83f4b322a','1fd70dc0-2145-4c80-91bb-24fb4cd78e34','55ff5ef0-4f7c-461d-8f47-9efb90d9d035','e394ed29-72f0-40cb-9c15-49b567da6128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ea865f2c774fda9f1e38d4c2ef3eb4',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1431.973713] [54941]: DEBUG cinder.volume.api [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9964f09f-6af2-425d-8aff-c4b342bfec94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1431.982962] [54941]: DEBUG cinder.volume.api [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9964f09f-6af2-425d-8aff-c4b342bfec94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1431.983807] [54941]: DEBUG cinder.volume.api [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Flow 'volume_create_api' (5876340e-4b0f-4e03-ba85-a0baa8c0d628) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1431.984628] [54941]: INFO cinder.volume.api [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Create volume request issued successfully. [ 1431.985362] [54941]: INFO cinder.api.openstack.wsgi [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-024f0e53-7935-4470-8235-052ef6fc1e39 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1431.986272] [54941]: [pid: 54941|app: 0|req: 31/66] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Dec 11 12:31:58 2024] POST /volume/v3/volumes => generated 754 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1431.992404] [54940]: DEBUG cinder.api.middleware.request_id [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-c8d51140-0819-4636-b797-0b33c1bbdbe8 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1431.999114] [54940]: INFO cinder.api.openstack.wsgi [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-c8d51140-0819-4636-b797-0b33c1bbdbe8 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] GET http://10.180.1.21/volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 [ 1431.999367] [54940]: DEBUG cinder.api.openstack.wsgi [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-c8d51140-0819-4636-b797-0b33c1bbdbe8 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1431.999593] [54940]: DEBUG cinder.api.openstack.wsgi [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-c8d51140-0819-4636-b797-0b33c1bbdbe8 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1432.011034] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1432.011034] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1432.016194] [54940]: INFO cinder.volume.api [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-c8d51140-0819-4636-b797-0b33c1bbdbe8 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Volume info retrieved successfully. [ 1432.022164] [54940]: INFO cinder.api.openstack.wsgi [req-8d1769cb-7ec8-49ff-9ef3-d094467c3e95 req-c8d51140-0819-4636-b797-0b33c1bbdbe8 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] http://10.180.1.21/volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 returned with HTTP 200 [ 1432.022268] [54940]: [pid: 54940|app: 0|req: 36/67] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:31:58 2024] GET /volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1432.183991] [54941]: DEBUG cinder.api.middleware.request_id [req-5d296eb2-e823-471f-b0dc-37c165947fb0 req-1ba007f3-53ef-4f0e-b7d6-68b7be7d985b None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.188028] [54941]: INFO cinder.api.openstack.wsgi [req-5d296eb2-e823-471f-b0dc-37c165947fb0 req-1ba007f3-53ef-4f0e-b7d6-68b7be7d985b tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] GET http://10.180.1.21/volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 [ 1432.188437] [54941]: DEBUG cinder.api.openstack.wsgi [req-5d296eb2-e823-471f-b0dc-37c165947fb0 req-1ba007f3-53ef-4f0e-b7d6-68b7be7d985b tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1432.188778] [54941]: DEBUG cinder.api.openstack.wsgi [req-5d296eb2-e823-471f-b0dc-37c165947fb0 req-1ba007f3-53ef-4f0e-b7d6-68b7be7d985b tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1432.199811] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1432.199811] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1432.204265] [54941]: INFO cinder.volume.api [req-5d296eb2-e823-471f-b0dc-37c165947fb0 req-1ba007f3-53ef-4f0e-b7d6-68b7be7d985b tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Volume info retrieved successfully. [ 1432.212857] [54941]: INFO cinder.api.openstack.wsgi [req-5d296eb2-e823-471f-b0dc-37c165947fb0 req-1ba007f3-53ef-4f0e-b7d6-68b7be7d985b tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] http://10.180.1.21/volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 returned with HTTP 200 [ 1432.213299] [54941]: [pid: 54941|app: 0|req: 32/68] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:31:59 2024] GET /volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1432.351025] [54940]: DEBUG cinder.api.middleware.request_id [req-4ad9db35-69bd-4ef8-926f-8cb22d22fd9e req-89f7153e-8cc5-4861-9747-b9f6424569e2 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.354765] [54940]: INFO cinder.api.openstack.wsgi [req-4ad9db35-69bd-4ef8-926f-8cb22d22fd9e req-89f7153e-8cc5-4861-9747-b9f6424569e2 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1432.354921] [54940]: DEBUG cinder.api.openstack.wsgi [req-4ad9db35-69bd-4ef8-926f-8cb22d22fd9e req-89f7153e-8cc5-4861-9747-b9f6424569e2 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ea49c60-cfb0-4ee1-808f-595ed18d9a27", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-636773054", "description": null, "metadata": {}}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1432.368410] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1432.368410] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1432.368985] [54940]: INFO cinder.volume.api [req-4ad9db35-69bd-4ef8-926f-8cb22d22fd9e req-89f7153e-8cc5-4861-9747-b9f6424569e2 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Volume info retrieved successfully. [ 1432.369217] [54940]: INFO cinder.api.v3.snapshots [req-4ad9db35-69bd-4ef8-926f-8cb22d22fd9e req-89f7153e-8cc5-4861-9747-b9f6424569e2 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Create snapshot from volume 6ea49c60-cfb0-4ee1-808f-595ed18d9a27 [ 1432.403724] [54940]: WARNING cinder.quota [req-4ad9db35-69bd-4ef8-926f-8cb22d22fd9e req-89f7153e-8cc5-4861-9747-b9f6424569e2 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-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. [ 1432.403724] [54940]: WARNING cinder.quota [req-4ad9db35-69bd-4ef8-926f-8cb22d22fd9e req-89f7153e-8cc5-4861-9747-b9f6424569e2 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-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. [ 1432.442293] [54940]: DEBUG cinder.quota [req-4ad9db35-69bd-4ef8-926f-8cb22d22fd9e req-89f7153e-8cc5-4861-9747-b9f6424569e2 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Created reservations ['53a499aa-36c8-4ba5-9889-e6698505291c', '0b33540e-2b5c-4ed5-a74d-dc98ec58b9dd', 'cedab1f7-ee57-40ae-b2aa-10cf0ce0799b', '9b63b25c-02f5-43f9-8d4e-de9eb998f78a'] {{(pid=54940) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1432.502479] [54940]: INFO cinder.volume.api [req-4ad9db35-69bd-4ef8-926f-8cb22d22fd9e req-89f7153e-8cc5-4861-9747-b9f6424569e2 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Snapshot create request issued successfully. [ 1432.503176] [54940]: INFO cinder.api.openstack.wsgi [req-4ad9db35-69bd-4ef8-926f-8cb22d22fd9e req-89f7153e-8cc5-4861-9747-b9f6424569e2 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1432.503626] [54940]: [pid: 54940|app: 0|req: 37/69] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Dec 11 12:31:59 2024] POST /volume/v3/snapshots => generated 310 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1432.748173] [54941]: DEBUG cinder.api.middleware.request_id [req-4bf45876-ace6-4c0b-8ba2-36b3004aebd2 req-1032ea5d-c0c1-4cde-879f-5978b4ed76bc None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.750979] [54941]: INFO cinder.api.openstack.wsgi [req-4bf45876-ace6-4c0b-8ba2-36b3004aebd2 req-1032ea5d-c0c1-4cde-879f-5978b4ed76bc tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] GET http://10.180.1.21/volume/v3/snapshots/358d647e-d0d9-42cb-abb7-755ab83bf8dd [ 1432.751472] [54941]: DEBUG cinder.api.openstack.wsgi [req-4bf45876-ace6-4c0b-8ba2-36b3004aebd2 req-1032ea5d-c0c1-4cde-879f-5978b4ed76bc tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1432.753046] [54941]: DEBUG cinder.api.openstack.wsgi [req-4bf45876-ace6-4c0b-8ba2-36b3004aebd2 req-1032ea5d-c0c1-4cde-879f-5978b4ed76bc tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1432.779825] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1432.779825] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1432.781757] [54941]: INFO cinder.volume.api [req-4bf45876-ace6-4c0b-8ba2-36b3004aebd2 req-1032ea5d-c0c1-4cde-879f-5978b4ed76bc tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Snapshot retrieved successfully. [ 1432.782708] [54941]: INFO cinder.api.openstack.wsgi [req-4bf45876-ace6-4c0b-8ba2-36b3004aebd2 req-1032ea5d-c0c1-4cde-879f-5978b4ed76bc tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] http://10.180.1.21/volume/v3/snapshots/358d647e-d0d9-42cb-abb7-755ab83bf8dd returned with HTTP 200 [ 1432.783167] [54941]: [pid: 54941|app: 0|req: 33/70] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Dec 11 12:31:59 2024] GET /volume/v3/snapshots/358d647e-d0d9-42cb-abb7-755ab83bf8dd => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1433.097721] [54940]: DEBUG cinder.api.middleware.request_id [req-e659a8b9-f3c7-44db-9889-f47e785d9481 req-0010d7a3-8536-4e43-aad1-d000ef14a4b1 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1433.101321] [54940]: INFO cinder.api.openstack.wsgi [req-e659a8b9-f3c7-44db-9889-f47e785d9481 req-0010d7a3-8536-4e43-aad1-d000ef14a4b1 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1433.102544] [54940]: DEBUG cinder.api.openstack.wsgi [req-e659a8b9-f3c7-44db-9889-f47e785d9481 req-0010d7a3-8536-4e43-aad1-d000ef14a4b1 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1433.102544] [54940]: DEBUG cinder.api.openstack.wsgi [req-e659a8b9-f3c7-44db-9889-f47e785d9481 req-0010d7a3-8536-4e43-aad1-d000ef14a4b1 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Calling method 'detail' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1433.103222] [54940]: DEBUG cinder.api.api_utils [req-e659a8b9-f3c7-44db-9889-f47e785d9481 req-0010d7a3-8536-4e43-aad1-d000ef14a4b1 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Removing options '' from query. {{(pid=54940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1433.103887] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1433.103887] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1433.106027] [54940]: DEBUG cinder.db.sqlalchemy.api [req-e659a8b9-f3c7-44db-9889-f47e785d9481 req-0010d7a3-8536-4e43-aad1-d000ef14a4b1 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Building query based on filter {{(pid=54940) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1433.121115] [54940]: INFO cinder.volume.api [req-e659a8b9-f3c7-44db-9889-f47e785d9481 req-0010d7a3-8536-4e43-aad1-d000ef14a4b1 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Get all snapshots completed successfully. [ 1433.122469] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1433.122469] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1433.123030] [54940]: INFO cinder.api.openstack.wsgi [req-e659a8b9-f3c7-44db-9889-f47e785d9481 req-0010d7a3-8536-4e43-aad1-d000ef14a4b1 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1433.123757] [54940]: [pid: 54940|app: 0|req: 38/71] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Dec 11 12:31:59 2024] GET /volume/v3/snapshots/detail => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1433.349816] [54941]: DEBUG cinder.api.middleware.request_id [req-cec0ad3d-aea7-4c44-bd26-4aeb067d1ebb req-a353ed8b-bf5c-4230-b475-fa8637f669cd None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1433.354212] [54941]: INFO cinder.api.openstack.wsgi [req-cec0ad3d-aea7-4c44-bd26-4aeb067d1ebb req-a353ed8b-bf5c-4230-b475-fa8637f669cd tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] GET http://10.180.1.21/volume/v3/snapshots/358d647e-d0d9-42cb-abb7-755ab83bf8dd [ 1433.354212] [54941]: DEBUG cinder.api.openstack.wsgi [req-cec0ad3d-aea7-4c44-bd26-4aeb067d1ebb req-a353ed8b-bf5c-4230-b475-fa8637f669cd tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1433.354406] [54941]: DEBUG cinder.api.openstack.wsgi [req-cec0ad3d-aea7-4c44-bd26-4aeb067d1ebb req-a353ed8b-bf5c-4230-b475-fa8637f669cd tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1433.367714] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1433.367714] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1433.368311] [54941]: INFO cinder.volume.api [req-cec0ad3d-aea7-4c44-bd26-4aeb067d1ebb req-a353ed8b-bf5c-4230-b475-fa8637f669cd tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Snapshot retrieved successfully. [ 1433.369427] [54941]: INFO cinder.api.openstack.wsgi [req-cec0ad3d-aea7-4c44-bd26-4aeb067d1ebb req-a353ed8b-bf5c-4230-b475-fa8637f669cd tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] http://10.180.1.21/volume/v3/snapshots/358d647e-d0d9-42cb-abb7-755ab83bf8dd returned with HTTP 200 [ 1433.369848] [54941]: [pid: 54941|app: 0|req: 34/72] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Dec 11 12:32:00 2024] GET /volume/v3/snapshots/358d647e-d0d9-42cb-abb7-755ab83bf8dd => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1433.608787] [54940]: DEBUG cinder.api.middleware.request_id [None req-0faf9c92-0c42-49bf-838e-560f207c3233 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1433.610885] [54940]: INFO cinder.api.openstack.wsgi [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1433.611320] [54940]: DEBUG cinder.api.openstack.wsgi [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-535091763", "imageRef": "9bf9da80-ea4f-4311-a7eb-b1c2741d5ce6", "size": 1}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1433.612948] [54940]: DEBUG cinder.api.v3.volumes [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-535091763', 'imageRef': '9bf9da80-ea4f-4311-a7eb-b1c2741d5ce6', 'size': 1}} {{(pid=54940) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1433.638304] [54941]: DEBUG cinder.api.middleware.request_id [None req-598bf495-06c8-4b27-b15c-29a2ef881855 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1433.640018] [54941]: INFO cinder.api.openstack.wsgi [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1433.643729] [54941]: DEBUG cinder.api.openstack.wsgi [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-48070293"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1433.645565] [54941]: DEBUG cinder.api.v3.volumes [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-48070293'}} {{(pid=54941) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1433.645565] [54941]: INFO cinder.api.v3.volumes [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Create volume of 1 GB [ 1433.652616] [54941]: INFO cinder.volume.api [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Availability Zones retrieved successfully. [ 1433.662421] [54941]: DEBUG cinder.volume.api [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Flow 'volume_create_api' (d3fa97d3-118b-4c08-8cb3-0f8ee14295d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1433.663368] [54941]: DEBUG cinder.volume.api [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a05eb78-9a30-4a73-be07-1d501d35d905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1433.664657] [54941]: DEBUG cinder.volume.flows.api.create_volume [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Validating volume size '1' using validate_int {{(pid=54941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1433.691203] [54941]: DEBUG cinder.volume.api [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a05eb78-9a30-4a73-be07-1d501d35d905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1433.691203] [54941]: DEBUG cinder.volume.api [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2bdd0e8-bcd9-4729-a070-82cc7bad4a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1433.741467] [54941]: DEBUG cinder.quota [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Created reservations ['0fc5098c-9194-4243-af53-8be3473dc817', '93f6761f-d464-414b-a45f-46d81332b6e3', '5262d3ff-f8a3-4a84-be19-4d482b8ad6b6', '6cde9f89-4360-422e-9067-85d04d4762f7'] {{(pid=54941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1433.741958] [54941]: DEBUG cinder.volume.api [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2bdd0e8-bcd9-4729-a070-82cc7bad4a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fc5098c-9194-4243-af53-8be3473dc817', '93f6761f-d464-414b-a45f-46d81332b6e3', '5262d3ff-f8a3-4a84-be19-4d482b8ad6b6', '6cde9f89-4360-422e-9067-85d04d4762f7']}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1433.742909] [54941]: DEBUG cinder.volume.api [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdbab10a-21e8-4dea-9928-5e7915c371a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1433.757296] [54941]: DEBUG cinder.volume.api [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdbab10a-21e8-4dea-9928-5e7915c371a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79eaaffe-9094-4ad0-b3eb-d923ed3d6be7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-48070293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd7e8dfe6cc74beca7337cf05c29472c',qos_specs=None,replication_status=,reservations=['0fc5098c-9194-4243-af53-8be3473dc817','93f6761f-d464-414b-a45f-46d81332b6e3','5262d3ff-f8a3-4a84-be19-4d482b8ad6b6','6cde9f89-4360-422e-9067-85d04d4762f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5125cf18f4f94578939d09222973df4c',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:32:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-48070293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79eaaffe-9094-4ad0-b3eb-d923ed3d6be7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd7e8dfe6cc74beca7337cf05c29472c',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='5125cf18f4f94578939d09222973df4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1433.758310] [54941]: DEBUG cinder.volume.api [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ccfd81-a629-4c20-9dbf-afc479411459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1433.779599] [54941]: DEBUG cinder.volume.api [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ccfd81-a629-4c20-9dbf-afc479411459) 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-48070293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd7e8dfe6cc74beca7337cf05c29472c',qos_specs=None,replication_status=,reservations=['0fc5098c-9194-4243-af53-8be3473dc817','93f6761f-d464-414b-a45f-46d81332b6e3','5262d3ff-f8a3-4a84-be19-4d482b8ad6b6','6cde9f89-4360-422e-9067-85d04d4762f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5125cf18f4f94578939d09222973df4c',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1433.780570] [54941]: DEBUG cinder.volume.api [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cfc354b-b04b-417f-834d-c9cd21443cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1433.793125] [54941]: DEBUG cinder.volume.api [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cfc354b-b04b-417f-834d-c9cd21443cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1433.793125] [54941]: DEBUG cinder.volume.api [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Flow 'volume_create_api' (d3fa97d3-118b-4c08-8cb3-0f8ee14295d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1433.793466] [54941]: INFO cinder.volume.api [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Create volume request issued successfully. [ 1433.793805] [54941]: INFO cinder.api.openstack.wsgi [None req-598bf495-06c8-4b27-b15c-29a2ef881855 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1433.794277] [54941]: [pid: 54941|app: 0|req: 35/73] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:32:00 2024] POST /volume/v3/volumes => generated 752 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1433.809644] [54941]: DEBUG cinder.api.middleware.request_id [None req-e86f0cff-876b-4386-8068-5ff45dc20ca2 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1433.811736] [54941]: INFO cinder.api.openstack.wsgi [None req-e86f0cff-876b-4386-8068-5ff45dc20ca2 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1433.811996] [54941]: DEBUG cinder.api.openstack.wsgi [None req-e86f0cff-876b-4386-8068-5ff45dc20ca2 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1433.812292] [54941]: DEBUG cinder.api.openstack.wsgi [None req-e86f0cff-876b-4386-8068-5ff45dc20ca2 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1433.821043] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1433.821043] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1433.828020] [54941]: INFO cinder.volume.api [None req-e86f0cff-876b-4386-8068-5ff45dc20ca2 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1433.832478] [54941]: INFO cinder.api.openstack.wsgi [None req-e86f0cff-876b-4386-8068-5ff45dc20ca2 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1433.836573] [54941]: [pid: 54941|app: 0|req: 36/74] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:00 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1433.836781] [54940]: INFO cinder.api.v3.volumes [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Create volume of 1 GB [ 1433.850094] [54940]: DEBUG cinder.volume.api [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Availability zone cache updated, next update will occur around 2024-12-11 13:32:00.701438. {{(pid=54940) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1433.850094] [54940]: INFO cinder.volume.api [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Availability Zones retrieved successfully. [ 1433.864325] [54940]: /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 [ 1433.864325] [54940]: import asyncore [ 1433.875148] [54940]: DEBUG cinder.volume.api [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Flow 'volume_create_api' (5926f45e-ede9-48dc-b50c-2d23b2240ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1433.876530] [54940]: DEBUG cinder.volume.api [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (460cf8cd-73dc-4465-9d40-cbaf888909cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1433.880528] [54940]: DEBUG cinder.volume.flows.api.create_volume [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Validating volume size '1' using validate_int {{(pid=54940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1433.884531] [54941]: DEBUG cinder.api.middleware.request_id [req-afa7f59d-5935-45f1-a074-1bafcd389e10 req-af8bb68b-a8a8-4140-a036-faee4e039b88 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1433.888101] [54941]: INFO cinder.api.openstack.wsgi [req-afa7f59d-5935-45f1-a074-1bafcd389e10 req-af8bb68b-a8a8-4140-a036-faee4e039b88 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/358d647e-d0d9-42cb-abb7-755ab83bf8dd [ 1433.888231] [54941]: DEBUG cinder.api.openstack.wsgi [req-afa7f59d-5935-45f1-a074-1bafcd389e10 req-af8bb68b-a8a8-4140-a036-faee4e039b88 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1433.888432] [54941]: DEBUG cinder.api.openstack.wsgi [req-afa7f59d-5935-45f1-a074-1bafcd389e10 req-af8bb68b-a8a8-4140-a036-faee4e039b88 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Calling method 'delete' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1433.888961] [54941]: INFO cinder.api.v2.snapshots [req-afa7f59d-5935-45f1-a074-1bafcd389e10 req-af8bb68b-a8a8-4140-a036-faee4e039b88 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Delete snapshot with id: 358d647e-d0d9-42cb-abb7-755ab83bf8dd [ 1433.909712] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1433.909712] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1433.912028] [54941]: INFO cinder.volume.api [req-afa7f59d-5935-45f1-a074-1bafcd389e10 req-af8bb68b-a8a8-4140-a036-faee4e039b88 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Snapshot retrieved successfully. [ 1433.935689] [54941]: INFO cinder.volume.api [req-afa7f59d-5935-45f1-a074-1bafcd389e10 req-af8bb68b-a8a8-4140-a036-faee4e039b88 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Snapshot delete request issued successfully. [ 1433.936784] [54941]: INFO cinder.api.openstack.wsgi [req-afa7f59d-5935-45f1-a074-1bafcd389e10 req-af8bb68b-a8a8-4140-a036-faee4e039b88 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] http://10.180.1.21/volume/v3/snapshots/358d647e-d0d9-42cb-abb7-755ab83bf8dd returned with HTTP 202 [ 1433.936784] [54941]: [pid: 54941|app: 0|req: 37/75] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Dec 11 12:32:00 2024] DELETE /volume/v3/snapshots/358d647e-d0d9-42cb-abb7-755ab83bf8dd => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1433.968591] [54940]: DEBUG cinder.volume.api [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (460cf8cd-73dc-4465-9d40-cbaf888909cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1433.969929] [54940]: DEBUG cinder.volume.api [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7846d354-614e-4e55-8445-85a15b4f3af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1433.993210] [54940]: WARNING cinder.quota [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-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. [ 1434.031171] [54940]: DEBUG cinder.quota [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Created reservations ['58c6579d-e588-45bf-93e1-7c0ce671446a', '78f1fafd-3207-4765-9f8e-e4312113b3ab', 'e977b780-ebe2-45f3-a5f0-7247a570061d', 'f4d36e43-006e-4d09-b2ec-ab69a6f69233'] {{(pid=54940) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1434.032272] [54940]: DEBUG cinder.volume.api [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7846d354-614e-4e55-8445-85a15b4f3af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58c6579d-e588-45bf-93e1-7c0ce671446a', '78f1fafd-3207-4765-9f8e-e4312113b3ab', 'e977b780-ebe2-45f3-a5f0-7247a570061d', 'f4d36e43-006e-4d09-b2ec-ab69a6f69233']}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1434.033207] [54940]: DEBUG cinder.volume.api [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (642a3bbe-f6d2-4ae3-88fe-7f098978e877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1434.049451] [54940]: DEBUG cinder.volume.api [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (642a3bbe-f6d2-4ae3-88fe-7f098978e877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0ba747a-d6e6-4693-b81f-827547a75ea5', '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-535091763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fd9aae134914a9fab1df9db0db490ec',qos_specs=None,replication_status=,reservations=['58c6579d-e588-45bf-93e1-7c0ce671446a','78f1fafd-3207-4765-9f8e-e4312113b3ab','e977b780-ebe2-45f3-a5f0-7247a570061d','f4d36e43-006e-4d09-b2ec-ab69a6f69233'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ed0bd91e52f45e3a385006e227d53e6',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:32:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-535091763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0ba747a-d6e6-4693-b81f-827547a75ea5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fd9aae134914a9fab1df9db0db490ec',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='7ed0bd91e52f45e3a385006e227d53e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1434.050340] [54940]: DEBUG cinder.volume.api [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dd63f46-e363-4547-b2f3-d473e1d9c0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1434.066165] [54940]: DEBUG cinder.volume.api [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dd63f46-e363-4547-b2f3-d473e1d9c0e0) 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-535091763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fd9aae134914a9fab1df9db0db490ec',qos_specs=None,replication_status=,reservations=['58c6579d-e588-45bf-93e1-7c0ce671446a','78f1fafd-3207-4765-9f8e-e4312113b3ab','e977b780-ebe2-45f3-a5f0-7247a570061d','f4d36e43-006e-4d09-b2ec-ab69a6f69233'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ed0bd91e52f45e3a385006e227d53e6',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1434.067287] [54940]: DEBUG cinder.volume.api [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4a4a1e2-587f-44f7-a5ef-8a555835ec49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1434.075815] [54940]: DEBUG cinder.volume.api [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4a4a1e2-587f-44f7-a5ef-8a555835ec49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1434.077026] [54940]: DEBUG cinder.volume.api [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Flow 'volume_create_api' (5926f45e-ede9-48dc-b50c-2d23b2240ace) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1434.077400] [54940]: INFO cinder.volume.api [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Create volume request issued successfully. [ 1434.078116] [54940]: INFO cinder.api.openstack.wsgi [None req-0faf9c92-0c42-49bf-838e-560f207c3233 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1434.082533] [54940]: [pid: 54940|app: 0|req: 39/76] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Dec 11 12:32:00 2024] POST /volume/v3/volumes => generated 897 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1434.088878] [54941]: DEBUG cinder.api.middleware.request_id [None req-051b222f-1f44-4653-ab2b-d8bb28135f68 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1434.091461] [54941]: INFO cinder.api.openstack.wsgi [None req-051b222f-1f44-4653-ab2b-d8bb28135f68 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1434.091764] [54941]: DEBUG cinder.api.openstack.wsgi [None req-051b222f-1f44-4653-ab2b-d8bb28135f68 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1434.092036] [54941]: DEBUG cinder.api.openstack.wsgi [None req-051b222f-1f44-4653-ab2b-d8bb28135f68 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1434.100973] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1434.100973] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1434.104724] [54941]: INFO cinder.volume.api [None req-051b222f-1f44-4653-ab2b-d8bb28135f68 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1434.110512] [54941]: INFO cinder.api.openstack.wsgi [None req-051b222f-1f44-4653-ab2b-d8bb28135f68 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1434.111501] [54941]: [pid: 54941|app: 0|req: 38/77] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:00 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 965 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1434.320724] [54940]: DEBUG cinder.api.middleware.request_id [req-1472e6d8-65ca-44bf-ade5-01ec70a37dd8 req-ab2040e1-2ffa-4b8e-9eef-056162641427 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1434.323344] [54940]: INFO cinder.api.openstack.wsgi [req-1472e6d8-65ca-44bf-ade5-01ec70a37dd8 req-ab2040e1-2ffa-4b8e-9eef-056162641427 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] GET http://10.180.1.21/volume/v3/snapshots/358d647e-d0d9-42cb-abb7-755ab83bf8dd [ 1434.323787] [54940]: DEBUG cinder.api.openstack.wsgi [req-1472e6d8-65ca-44bf-ade5-01ec70a37dd8 req-ab2040e1-2ffa-4b8e-9eef-056162641427 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1434.324933] [54940]: DEBUG cinder.api.openstack.wsgi [req-1472e6d8-65ca-44bf-ade5-01ec70a37dd8 req-ab2040e1-2ffa-4b8e-9eef-056162641427 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1434.331373] [54940]: INFO cinder.api.openstack.wsgi [req-1472e6d8-65ca-44bf-ade5-01ec70a37dd8 req-ab2040e1-2ffa-4b8e-9eef-056162641427 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] http://10.180.1.21/volume/v3/snapshots/358d647e-d0d9-42cb-abb7-755ab83bf8dd returned with HTTP 404 [ 1434.331740] [54940]: [pid: 54940|app: 0|req: 40/78] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Dec 11 12:32:01 2024] GET /volume/v3/snapshots/358d647e-d0d9-42cb-abb7-755ab83bf8dd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1434.648167] [54941]: DEBUG cinder.api.middleware.request_id [req-c959aa26-8466-4b0e-866b-681217f0537b req-dfe3c9e3-62df-4697-8fc3-265397d26819 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1434.650564] [54941]: INFO cinder.api.openstack.wsgi [req-c959aa26-8466-4b0e-866b-681217f0537b req-dfe3c9e3-62df-4697-8fc3-265397d26819 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 [ 1434.650817] [54941]: DEBUG cinder.api.openstack.wsgi [req-c959aa26-8466-4b0e-866b-681217f0537b req-dfe3c9e3-62df-4697-8fc3-265397d26819 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1434.651066] [54941]: DEBUG cinder.api.openstack.wsgi [req-c959aa26-8466-4b0e-866b-681217f0537b req-dfe3c9e3-62df-4697-8fc3-265397d26819 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Calling method 'delete' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1434.651279] [54941]: INFO cinder.api.v3.volumes [req-c959aa26-8466-4b0e-866b-681217f0537b req-dfe3c9e3-62df-4697-8fc3-265397d26819 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Delete volume with id: 6ea49c60-cfb0-4ee1-808f-595ed18d9a27 [ 1434.661153] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1434.661153] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1434.661734] [54941]: INFO cinder.volume.api [req-c959aa26-8466-4b0e-866b-681217f0537b req-dfe3c9e3-62df-4697-8fc3-265397d26819 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Volume info retrieved successfully. [ 1434.679027] [54941]: INFO cinder.volume.api [req-c959aa26-8466-4b0e-866b-681217f0537b req-dfe3c9e3-62df-4697-8fc3-265397d26819 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Delete volume request issued successfully. [ 1434.679114] [54941]: INFO cinder.api.openstack.wsgi [req-c959aa26-8466-4b0e-866b-681217f0537b req-dfe3c9e3-62df-4697-8fc3-265397d26819 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] http://10.180.1.21/volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 returned with HTTP 202 [ 1434.679685] [54941]: [pid: 54941|app: 0|req: 39/79] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 11 12:32:01 2024] DELETE /volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1434.814063] [54940]: DEBUG cinder.api.middleware.request_id [req-30d5c17d-d769-4f7b-b764-6d5e2126a37c req-344d4ac4-d5c7-4bf5-a297-97e01292bb91 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1434.816437] [54940]: INFO cinder.api.openstack.wsgi [req-30d5c17d-d769-4f7b-b764-6d5e2126a37c req-344d4ac4-d5c7-4bf5-a297-97e01292bb91 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] GET http://10.180.1.21/volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 [ 1434.816656] [54940]: DEBUG cinder.api.openstack.wsgi [req-30d5c17d-d769-4f7b-b764-6d5e2126a37c req-344d4ac4-d5c7-4bf5-a297-97e01292bb91 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1434.816876] [54940]: DEBUG cinder.api.openstack.wsgi [req-30d5c17d-d769-4f7b-b764-6d5e2126a37c req-344d4ac4-d5c7-4bf5-a297-97e01292bb91 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1434.822919] [54940]: INFO cinder.api.openstack.wsgi [req-30d5c17d-d769-4f7b-b764-6d5e2126a37c req-344d4ac4-d5c7-4bf5-a297-97e01292bb91 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] http://10.180.1.21/volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 returned with HTTP 404 [ 1434.823487] [54940]: [pid: 54940|app: 0|req: 41/80] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:32:01 2024] GET /volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1434.844118] [54941]: DEBUG cinder.api.middleware.request_id [None req-2c291276-10a9-4c6d-b5d1-7f4d1825dfd0 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1434.846334] [54941]: INFO cinder.api.openstack.wsgi [None req-2c291276-10a9-4c6d-b5d1-7f4d1825dfd0 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1434.846515] [54941]: DEBUG cinder.api.openstack.wsgi [None req-2c291276-10a9-4c6d-b5d1-7f4d1825dfd0 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1434.849957] [54941]: DEBUG cinder.api.openstack.wsgi [None req-2c291276-10a9-4c6d-b5d1-7f4d1825dfd0 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1434.855326] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1434.855326] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1434.859565] [54941]: INFO cinder.volume.api [None req-2c291276-10a9-4c6d-b5d1-7f4d1825dfd0 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1434.866095] [54941]: INFO cinder.api.openstack.wsgi [None req-2c291276-10a9-4c6d-b5d1-7f4d1825dfd0 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1434.866516] [54941]: [pid: 54941|app: 0|req: 40/81] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:01 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1434.971893] [54940]: DEBUG cinder.api.middleware.request_id [req-036b6771-e331-4b2d-aedc-d9d23984353f req-2ae1417c-a7ac-4942-9f91-a01c5815c1b7 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1434.975021] [54940]: INFO cinder.api.openstack.wsgi [req-036b6771-e331-4b2d-aedc-d9d23984353f req-2ae1417c-a7ac-4942-9f91-a01c5815c1b7 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 [ 1434.975021] [54940]: DEBUG cinder.api.openstack.wsgi [req-036b6771-e331-4b2d-aedc-d9d23984353f req-2ae1417c-a7ac-4942-9f91-a01c5815c1b7 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1434.975162] [54940]: DEBUG cinder.api.openstack.wsgi [req-036b6771-e331-4b2d-aedc-d9d23984353f req-2ae1417c-a7ac-4942-9f91-a01c5815c1b7 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Calling method 'delete' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1434.975357] [54940]: INFO cinder.api.v3.volumes [req-036b6771-e331-4b2d-aedc-d9d23984353f req-2ae1417c-a7ac-4942-9f91-a01c5815c1b7 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Delete volume with id: 6ea49c60-cfb0-4ee1-808f-595ed18d9a27 [ 1434.984431] [54940]: INFO cinder.api.openstack.wsgi [req-036b6771-e331-4b2d-aedc-d9d23984353f req-2ae1417c-a7ac-4942-9f91-a01c5815c1b7 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] http://10.180.1.21/volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 returned with HTTP 404 [ 1434.985139] [54940]: [pid: 54940|app: 0|req: 42/82] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 11 12:32:01 2024] DELETE /volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1435.030311] [54941]: DEBUG cinder.api.middleware.request_id [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-f0d7352e-149b-435e-ac78-e19a95eafeff None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1435.032716] [54941]: INFO cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-f0d7352e-149b-435e-ac78-e19a95eafeff tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1435.034444] [54941]: DEBUG cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-f0d7352e-149b-435e-ac78-e19a95eafeff tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1435.034444] [54941]: DEBUG cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-f0d7352e-149b-435e-ac78-e19a95eafeff tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1435.047153] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1435.047153] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1435.055096] [54941]: INFO cinder.volume.api [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-f0d7352e-149b-435e-ac78-e19a95eafeff tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1435.061985] [54941]: INFO cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-f0d7352e-149b-435e-ac78-e19a95eafeff tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1435.061985] [54941]: [pid: 54941|app: 0|req: 41/83] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:32:01 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1435.123860] [54940]: DEBUG cinder.api.middleware.request_id [None req-49d8ffb7-4a00-438a-a654-a7d063756f46 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1435.126798] [54940]: INFO cinder.api.openstack.wsgi [None req-49d8ffb7-4a00-438a-a654-a7d063756f46 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1435.127291] [54940]: DEBUG cinder.api.openstack.wsgi [None req-49d8ffb7-4a00-438a-a654-a7d063756f46 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1435.127291] [54940]: DEBUG cinder.api.openstack.wsgi [None req-49d8ffb7-4a00-438a-a654-a7d063756f46 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1435.135653] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1435.135653] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1435.140028] [54940]: INFO cinder.volume.api [None req-49d8ffb7-4a00-438a-a654-a7d063756f46 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1435.144586] [54940]: INFO cinder.api.openstack.wsgi [None req-49d8ffb7-4a00-438a-a654-a7d063756f46 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1435.144985] [54940]: [pid: 54940|app: 0|req: 43/84] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:01 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1435.487476] [54941]: DEBUG cinder.api.middleware.request_id [req-987d1e2e-e238-410a-af43-bf5144a09113 req-996a7ede-fbe4-4ffd-b403-b0ae5a43bf35 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1435.489782] [54941]: INFO cinder.api.openstack.wsgi [req-987d1e2e-e238-410a-af43-bf5144a09113 req-996a7ede-fbe4-4ffd-b403-b0ae5a43bf35 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] GET http://10.180.1.21/volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 [ 1435.490014] [54941]: DEBUG cinder.api.openstack.wsgi [req-987d1e2e-e238-410a-af43-bf5144a09113 req-996a7ede-fbe4-4ffd-b403-b0ae5a43bf35 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1435.490242] [54941]: DEBUG cinder.api.openstack.wsgi [req-987d1e2e-e238-410a-af43-bf5144a09113 req-996a7ede-fbe4-4ffd-b403-b0ae5a43bf35 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1435.496478] [54941]: INFO cinder.api.openstack.wsgi [req-987d1e2e-e238-410a-af43-bf5144a09113 req-996a7ede-fbe4-4ffd-b403-b0ae5a43bf35 tempest-VolumesSnapshotsTestJSON-302272174 tempest-VolumesSnapshotsTestJSON-302272174-project-member] http://10.180.1.21/volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 returned with HTTP 404 [ 1435.496986] [54941]: [pid: 54941|app: 0|req: 42/85] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:32:02 2024] GET /volume/v3/volumes/6ea49c60-cfb0-4ee1-808f-595ed18d9a27 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1436.159297] [54940]: DEBUG cinder.api.middleware.request_id [None req-a7778203-0982-4888-984f-d0b2d7a0461f None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1436.161358] [54940]: INFO cinder.api.openstack.wsgi [None req-a7778203-0982-4888-984f-d0b2d7a0461f tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1436.161613] [54940]: DEBUG cinder.api.openstack.wsgi [None req-a7778203-0982-4888-984f-d0b2d7a0461f tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1436.161848] [54940]: DEBUG cinder.api.openstack.wsgi [None req-a7778203-0982-4888-984f-d0b2d7a0461f tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1436.171687] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1436.171687] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1436.176124] [54940]: INFO cinder.volume.api [None req-a7778203-0982-4888-984f-d0b2d7a0461f tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1436.181401] [54940]: INFO cinder.api.openstack.wsgi [None req-a7778203-0982-4888-984f-d0b2d7a0461f tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1436.182028] [54940]: [pid: 54940|app: 0|req: 44/86] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:03 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1436.586704] [54941]: DEBUG cinder.api.middleware.request_id [None req-ca4228ba-aede-4e23-857b-7aa8bcd00bc1 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1436.587261] [54941]: INFO cinder.api.openstack.wsgi [None req-ca4228ba-aede-4e23-857b-7aa8bcd00bc1 None None] GET http://10.180.1.21/volume// [ 1436.587559] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ca4228ba-aede-4e23-857b-7aa8bcd00bc1 None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1436.587758] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ca4228ba-aede-4e23-857b-7aa8bcd00bc1 None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1436.588127] [54941]: INFO cinder.api.openstack.wsgi [None req-ca4228ba-aede-4e23-857b-7aa8bcd00bc1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1436.588564] [54941]: [pid: 54941|app: 0|req: 43/87] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 12:32:03 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1436.596325] [54940]: DEBUG cinder.api.middleware.request_id [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-017f2420-957e-418d-9aa8-da5e2a773a15 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1436.600298] [54940]: INFO cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-017f2420-957e-418d-9aa8-da5e2a773a15 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1436.600298] [54940]: DEBUG cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-017f2420-957e-418d-9aa8-da5e2a773a15 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79eaaffe-9094-4ad0-b3eb-d923ed3d6be7", "connector": null, "instance_uuid": "636c2770-3626-4101-b8de-65f9f883959f"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1436.610971] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1436.610971] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1436.648382] [54940]: INFO cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-017f2420-957e-418d-9aa8-da5e2a773a15 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1436.648934] [54940]: [pid: 54940|app: 0|req: 45/88] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:32:03 2024] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1436.674348] [54941]: DEBUG cinder.api.middleware.request_id [None req-5d3fc58d-903f-4f07-85ff-575b29c62345 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1436.677151] [54941]: INFO cinder.api.openstack.wsgi [None req-5d3fc58d-903f-4f07-85ff-575b29c62345 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1436.677489] [54941]: DEBUG cinder.api.openstack.wsgi [None req-5d3fc58d-903f-4f07-85ff-575b29c62345 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1436.677777] [54941]: DEBUG cinder.api.openstack.wsgi [None req-5d3fc58d-903f-4f07-85ff-575b29c62345 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1436.690205] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1436.690205] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1436.704725] [54941]: INFO cinder.volume.api [None req-5d3fc58d-903f-4f07-85ff-575b29c62345 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1436.710355] [54941]: INFO cinder.api.openstack.wsgi [None req-5d3fc58d-903f-4f07-85ff-575b29c62345 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1436.710825] [54941]: [pid: 54941|app: 0|req: 44/89] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:03 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1437.180879] [54940]: DEBUG cinder.api.middleware.request_id [None req-e139583f-7311-4e5d-8f05-8e21f46807d3 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.181567] [54940]: INFO cinder.api.openstack.wsgi [None req-e139583f-7311-4e5d-8f05-8e21f46807d3 None None] GET http://10.180.1.21/volume// [ 1437.181677] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e139583f-7311-4e5d-8f05-8e21f46807d3 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1437.181945] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e139583f-7311-4e5d-8f05-8e21f46807d3 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1437.182425] [54940]: INFO cinder.api.openstack.wsgi [None req-e139583f-7311-4e5d-8f05-8e21f46807d3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1437.182752] [54940]: [pid: 54940|app: 0|req: 46/90] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:32:04 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1437.188095] [54941]: DEBUG cinder.api.middleware.request_id [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-8ef962e2-72a5-4052-96a8-72fa7c67aae6 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.190436] [54941]: INFO cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-8ef962e2-72a5-4052-96a8-72fa7c67aae6 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1437.190839] [54941]: DEBUG cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-8ef962e2-72a5-4052-96a8-72fa7c67aae6 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1437.191528] [54941]: DEBUG cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-8ef962e2-72a5-4052-96a8-72fa7c67aae6 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1437.191926] [54940]: DEBUG cinder.api.middleware.request_id [None req-e9dcb87c-70b9-46d1-991c-da82b0435c1b None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.194718] [54940]: INFO cinder.api.openstack.wsgi [None req-e9dcb87c-70b9-46d1-991c-da82b0435c1b tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1437.194971] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e9dcb87c-70b9-46d1-991c-da82b0435c1b tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1437.195319] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e9dcb87c-70b9-46d1-991c-da82b0435c1b tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1437.204216] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1437.204216] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.206878] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1437.206878] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.208644] [54940]: INFO cinder.volume.api [None req-e9dcb87c-70b9-46d1-991c-da82b0435c1b tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1437.212300] [54941]: INFO cinder.volume.api [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-8ef962e2-72a5-4052-96a8-72fa7c67aae6 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1437.217705] [54940]: INFO cinder.api.openstack.wsgi [None req-e9dcb87c-70b9-46d1-991c-da82b0435c1b tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1437.221515] [54941]: INFO cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-8ef962e2-72a5-4052-96a8-72fa7c67aae6 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1437.222342] [54940]: [pid: 54940|app: 0|req: 47/91] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:04 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1437.222655] [54941]: [pid: 54941|app: 0|req: 45/92] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:32:04 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1437.254697] [54940]: DEBUG cinder.api.middleware.request_id [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-38527aea-4d5c-4c7a-bd34-0caa437b1d02 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.257837] [54940]: INFO cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-38527aea-4d5c-4c7a-bd34-0caa437b1d02 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] PUT http://10.180.1.21/volume/v3/attachments/64a662ea-8f88-4843-b774-6effff287a39 [ 1437.258432] [54940]: DEBUG cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-38527aea-4d5c-4c7a-bd34-0caa437b1d02 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-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-363932", "mountpoint": "/dev/sdb"}}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1437.270484] [54940]: DEBUG cinder.coordination [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-38527aea-4d5c-4c7a-bd34-0caa437b1d02 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Acquiring lock "cinder-attachment_update-79eaaffe-9094-4ad0-b3eb-d923ed3d6be7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1437.279645] [54940]: DEBUG cinder.coordination [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-38527aea-4d5c-4c7a-bd34-0caa437b1d02 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Lock "cinder-attachment_update-79eaaffe-9094-4ad0-b3eb-d923ed3d6be7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1437.280856] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1437.280856] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.725021] [54941]: DEBUG cinder.api.middleware.request_id [None req-47344d67-380f-4746-98c2-302a7bba3eb8 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.727788] [54941]: INFO cinder.api.openstack.wsgi [None req-47344d67-380f-4746-98c2-302a7bba3eb8 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1437.727788] [54941]: DEBUG cinder.api.openstack.wsgi [None req-47344d67-380f-4746-98c2-302a7bba3eb8 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1437.728111] [54941]: DEBUG cinder.api.openstack.wsgi [None req-47344d67-380f-4746-98c2-302a7bba3eb8 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1437.740206] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1437.740206] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.744692] [54941]: INFO cinder.volume.api [None req-47344d67-380f-4746-98c2-302a7bba3eb8 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1437.749752] [54941]: INFO cinder.api.openstack.wsgi [None req-47344d67-380f-4746-98c2-302a7bba3eb8 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1437.750292] [54941]: [pid: 54941|app: 0|req: 46/93] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:04 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1438.234629] [54941]: DEBUG cinder.api.middleware.request_id [None req-b6587660-039b-484b-9f40-d3cb4c8cf78c None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.237049] [54941]: INFO cinder.api.openstack.wsgi [None req-b6587660-039b-484b-9f40-d3cb4c8cf78c tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1438.237309] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b6587660-039b-484b-9f40-d3cb4c8cf78c tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.237615] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b6587660-039b-484b-9f40-d3cb4c8cf78c tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.248522] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.248522] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.252700] [54941]: INFO cinder.volume.api [None req-b6587660-039b-484b-9f40-d3cb4c8cf78c tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1438.257663] [54941]: INFO cinder.api.openstack.wsgi [None req-b6587660-039b-484b-9f40-d3cb4c8cf78c tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1438.258085] [54941]: [pid: 54941|app: 0|req: 47/94] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:05 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1438.760293] [54941]: DEBUG cinder.api.middleware.request_id [None req-d09d6f3e-23f5-47d4-9bf0-81e1b469d8c3 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.762379] [54941]: INFO cinder.api.openstack.wsgi [None req-d09d6f3e-23f5-47d4-9bf0-81e1b469d8c3 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1438.762606] [54941]: DEBUG cinder.api.openstack.wsgi [None req-d09d6f3e-23f5-47d4-9bf0-81e1b469d8c3 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.762826] [54941]: DEBUG cinder.api.openstack.wsgi [None req-d09d6f3e-23f5-47d4-9bf0-81e1b469d8c3 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.773600] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.773600] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.777163] [54941]: INFO cinder.volume.api [None req-d09d6f3e-23f5-47d4-9bf0-81e1b469d8c3 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1438.781674] [54941]: INFO cinder.api.openstack.wsgi [None req-d09d6f3e-23f5-47d4-9bf0-81e1b469d8c3 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1438.782118] [54941]: [pid: 54941|app: 0|req: 48/95] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:05 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1439.269336] [54941]: DEBUG cinder.api.middleware.request_id [None req-d72ddb12-6aed-47df-83f0-feccd5b39ad6 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1439.271639] [54941]: INFO cinder.api.openstack.wsgi [None req-d72ddb12-6aed-47df-83f0-feccd5b39ad6 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1439.271919] [54941]: DEBUG cinder.api.openstack.wsgi [None req-d72ddb12-6aed-47df-83f0-feccd5b39ad6 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1439.272172] [54941]: DEBUG cinder.api.openstack.wsgi [None req-d72ddb12-6aed-47df-83f0-feccd5b39ad6 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1439.283390] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1439.283390] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1439.289291] [54941]: INFO cinder.volume.api [None req-d72ddb12-6aed-47df-83f0-feccd5b39ad6 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1439.294493] [54941]: INFO cinder.api.openstack.wsgi [None req-d72ddb12-6aed-47df-83f0-feccd5b39ad6 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1439.294976] [54941]: [pid: 54941|app: 0|req: 49/96] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:06 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1439.793491] [54941]: DEBUG cinder.api.middleware.request_id [None req-a2a1aee8-eeb2-4356-a65c-4ee06143e4fd None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1439.796066] [54941]: INFO cinder.api.openstack.wsgi [None req-a2a1aee8-eeb2-4356-a65c-4ee06143e4fd tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1439.796465] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a2a1aee8-eeb2-4356-a65c-4ee06143e4fd tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1439.796839] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a2a1aee8-eeb2-4356-a65c-4ee06143e4fd tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1439.810602] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1439.810602] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1439.821423] [54941]: INFO cinder.volume.api [None req-a2a1aee8-eeb2-4356-a65c-4ee06143e4fd tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1439.825945] [54941]: INFO cinder.api.openstack.wsgi [None req-a2a1aee8-eeb2-4356-a65c-4ee06143e4fd tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1439.825945] [54941]: [pid: 54941|app: 0|req: 50/97] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:06 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1440.306049] [54941]: DEBUG cinder.api.middleware.request_id [None req-255662fb-2722-43c0-9f1c-2778d4553724 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.308099] [54941]: INFO cinder.api.openstack.wsgi [None req-255662fb-2722-43c0-9f1c-2778d4553724 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1440.308407] [54941]: DEBUG cinder.api.openstack.wsgi [None req-255662fb-2722-43c0-9f1c-2778d4553724 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1440.308635] [54941]: DEBUG cinder.api.openstack.wsgi [None req-255662fb-2722-43c0-9f1c-2778d4553724 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1440.319547] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1440.319547] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1440.324030] [54941]: INFO cinder.volume.api [None req-255662fb-2722-43c0-9f1c-2778d4553724 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1440.329330] [54941]: INFO cinder.api.openstack.wsgi [None req-255662fb-2722-43c0-9f1c-2778d4553724 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1440.329722] [54941]: [pid: 54941|app: 0|req: 51/98] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:07 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1440.839676] [54941]: DEBUG cinder.api.middleware.request_id [None req-a884ad37-5111-479c-98ec-9ecd8d185428 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.841754] [54941]: INFO cinder.api.openstack.wsgi [None req-a884ad37-5111-479c-98ec-9ecd8d185428 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1440.841909] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a884ad37-5111-479c-98ec-9ecd8d185428 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1440.842227] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a884ad37-5111-479c-98ec-9ecd8d185428 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1440.853886] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1440.853886] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1440.857584] [54941]: INFO cinder.volume.api [None req-a884ad37-5111-479c-98ec-9ecd8d185428 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1440.862489] [54941]: INFO cinder.api.openstack.wsgi [None req-a884ad37-5111-479c-98ec-9ecd8d185428 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1440.862916] [54941]: [pid: 54941|app: 0|req: 52/99] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:07 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1441.341169] [54941]: DEBUG cinder.api.middleware.request_id [None req-5de658e4-90aa-424b-90ad-d0c0d2b9c522 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1441.345435] [54941]: INFO cinder.api.openstack.wsgi [None req-5de658e4-90aa-424b-90ad-d0c0d2b9c522 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1441.345435] [54941]: DEBUG cinder.api.openstack.wsgi [None req-5de658e4-90aa-424b-90ad-d0c0d2b9c522 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1441.345435] [54941]: DEBUG cinder.api.openstack.wsgi [None req-5de658e4-90aa-424b-90ad-d0c0d2b9c522 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1441.356700] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1441.356700] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1441.361579] [54941]: INFO cinder.volume.api [None req-5de658e4-90aa-424b-90ad-d0c0d2b9c522 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1441.368147] [54941]: INFO cinder.api.openstack.wsgi [None req-5de658e4-90aa-424b-90ad-d0c0d2b9c522 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1441.368931] [54941]: [pid: 54941|app: 0|req: 53/100] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:08 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 989 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1441.808154] [54940]: DEBUG cinder.coordination [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-38527aea-4d5c-4c7a-bd34-0caa437b1d02 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Lock "cinder-attachment_update-79eaaffe-9094-4ad0-b3eb-d923ed3d6be7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=54940) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1441.808960] [54940]: INFO cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-38527aea-4d5c-4c7a-bd34-0caa437b1d02 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/attachments/64a662ea-8f88-4843-b774-6effff287a39 returned with HTTP 200 [ 1441.809459] [54940]: [pid: 54940|app: 0|req: 48/101] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:32:04 2024] PUT /volume/v3/attachments/64a662ea-8f88-4843-b774-6effff287a39 => generated 589 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1441.872418] [54941]: DEBUG cinder.api.middleware.request_id [None req-01ad3e5b-3251-44fe-9be4-ec80afa7f096 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1441.874759] [54941]: INFO cinder.api.openstack.wsgi [None req-01ad3e5b-3251-44fe-9be4-ec80afa7f096 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1441.874982] [54941]: DEBUG cinder.api.openstack.wsgi [None req-01ad3e5b-3251-44fe-9be4-ec80afa7f096 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1441.875356] [54941]: DEBUG cinder.api.openstack.wsgi [None req-01ad3e5b-3251-44fe-9be4-ec80afa7f096 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1441.888383] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1441.888383] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1441.892611] [54941]: INFO cinder.volume.api [None req-01ad3e5b-3251-44fe-9be4-ec80afa7f096 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1441.903476] [54941]: INFO cinder.api.openstack.wsgi [None req-01ad3e5b-3251-44fe-9be4-ec80afa7f096 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1441.904082] [54941]: [pid: 54941|app: 0|req: 54/102] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:08 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1442.383762] [54940]: DEBUG cinder.api.middleware.request_id [None req-b6c452c6-3fce-4d3f-abe1-9b4c5b741ec1 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.388218] [54940]: INFO cinder.api.openstack.wsgi [None req-b6c452c6-3fce-4d3f-abe1-9b4c5b741ec1 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1442.388218] [54940]: DEBUG cinder.api.openstack.wsgi [None req-b6c452c6-3fce-4d3f-abe1-9b4c5b741ec1 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1442.388218] [54940]: DEBUG cinder.api.openstack.wsgi [None req-b6c452c6-3fce-4d3f-abe1-9b4c5b741ec1 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1442.400311] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1442.400311] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1442.405857] [54940]: INFO cinder.volume.api [None req-b6c452c6-3fce-4d3f-abe1-9b4c5b741ec1 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1442.412660] [54940]: INFO cinder.api.openstack.wsgi [None req-b6c452c6-3fce-4d3f-abe1-9b4c5b741ec1 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1442.413526] [54940]: [pid: 54940|app: 0|req: 49/103] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:09 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1442.916491] [54941]: DEBUG cinder.api.middleware.request_id [None req-205e47c4-cad5-4c0c-89f8-54e7bd86951e None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.919600] [54941]: INFO cinder.api.openstack.wsgi [None req-205e47c4-cad5-4c0c-89f8-54e7bd86951e tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1442.919849] [54941]: DEBUG cinder.api.openstack.wsgi [None req-205e47c4-cad5-4c0c-89f8-54e7bd86951e tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1442.920914] [54941]: DEBUG cinder.api.openstack.wsgi [None req-205e47c4-cad5-4c0c-89f8-54e7bd86951e tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1442.939984] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1442.939984] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1442.945289] [54941]: INFO cinder.volume.api [None req-205e47c4-cad5-4c0c-89f8-54e7bd86951e tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1442.952795] [54941]: INFO cinder.api.openstack.wsgi [None req-205e47c4-cad5-4c0c-89f8-54e7bd86951e tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1442.952795] [54941]: [pid: 54941|app: 0|req: 55/104] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:09 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1443.428441] [54940]: DEBUG cinder.api.middleware.request_id [None req-56cdd564-fc0a-42ab-9764-fafdd5b9950b None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.433229] [54940]: INFO cinder.api.openstack.wsgi [None req-56cdd564-fc0a-42ab-9764-fafdd5b9950b tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1443.433229] [54940]: DEBUG cinder.api.openstack.wsgi [None req-56cdd564-fc0a-42ab-9764-fafdd5b9950b tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1443.433229] [54940]: DEBUG cinder.api.openstack.wsgi [None req-56cdd564-fc0a-42ab-9764-fafdd5b9950b tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1443.446126] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1443.446126] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1443.451394] [54940]: INFO cinder.volume.api [None req-56cdd564-fc0a-42ab-9764-fafdd5b9950b tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1443.457252] [54940]: INFO cinder.api.openstack.wsgi [None req-56cdd564-fc0a-42ab-9764-fafdd5b9950b tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1443.458398] [54940]: [pid: 54940|app: 0|req: 50/105] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:10 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1443.477558] [54941]: DEBUG cinder.api.middleware.request_id [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-c45f23e3-4aa4-4c08-953d-26cb5e5e96cb None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.483216] [54941]: INFO cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-c45f23e3-4aa4-4c08-953d-26cb5e5e96cb tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] POST http://10.180.1.21/volume/v3/attachments/64a662ea-8f88-4843-b774-6effff287a39/action [ 1443.483216] [54941]: DEBUG cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-c45f23e3-4aa4-4c08-953d-26cb5e5e96cb tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Action body: b'{"os-complete": null}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1443.483325] [54941]: DEBUG cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-c45f23e3-4aa4-4c08-953d-26cb5e5e96cb tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1443.521311] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1443.521311] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1443.542404] [54941]: INFO cinder.api.openstack.wsgi [req-e0f985b8-5878-4669-8ca4-edcdf6de2c45 req-c45f23e3-4aa4-4c08-953d-26cb5e5e96cb tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/attachments/64a662ea-8f88-4843-b774-6effff287a39/action returned with HTTP 204 [ 1443.542921] [54941]: [pid: 54941|app: 0|req: 56/106] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:32:10 2024] POST /volume/v3/attachments/64a662ea-8f88-4843-b774-6effff287a39/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1443.968429] [54940]: DEBUG cinder.api.middleware.request_id [None req-80289980-c333-4fa3-b7c5-9898452ac777 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.971443] [54940]: INFO cinder.api.openstack.wsgi [None req-80289980-c333-4fa3-b7c5-9898452ac777 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1443.971690] [54940]: DEBUG cinder.api.openstack.wsgi [None req-80289980-c333-4fa3-b7c5-9898452ac777 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1443.971976] [54940]: DEBUG cinder.api.openstack.wsgi [None req-80289980-c333-4fa3-b7c5-9898452ac777 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1443.999450] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1443.999450] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1444.006375] [54940]: INFO cinder.volume.api [None req-80289980-c333-4fa3-b7c5-9898452ac777 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1444.013901] [54940]: INFO cinder.api.openstack.wsgi [None req-80289980-c333-4fa3-b7c5-9898452ac777 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1444.014460] [54940]: [pid: 54940|app: 0|req: 51/107] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:10 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 1137 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1444.027394] [54941]: DEBUG cinder.api.middleware.request_id [None req-77320b71-b863-4f3e-9d38-1faa710318cd None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1444.030761] [54941]: INFO cinder.api.openstack.wsgi [None req-77320b71-b863-4f3e-9d38-1faa710318cd tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1444.031407] [54941]: DEBUG cinder.api.openstack.wsgi [None req-77320b71-b863-4f3e-9d38-1faa710318cd tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1444.031407] [54941]: DEBUG cinder.api.openstack.wsgi [None req-77320b71-b863-4f3e-9d38-1faa710318cd tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1444.043544] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1444.043544] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1444.047637] [54941]: INFO cinder.volume.api [None req-77320b71-b863-4f3e-9d38-1faa710318cd tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1444.055022] [54941]: INFO cinder.api.openstack.wsgi [None req-77320b71-b863-4f3e-9d38-1faa710318cd tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1444.055022] [54941]: [pid: 54941|app: 0|req: 57/108] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:10 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1444.476447] [54940]: DEBUG cinder.api.middleware.request_id [None req-d76d5a2f-297d-4592-bd6f-5176b5307ebe None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1444.479604] [54940]: INFO cinder.api.openstack.wsgi [None req-d76d5a2f-297d-4592-bd6f-5176b5307ebe tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1444.484176] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d76d5a2f-297d-4592-bd6f-5176b5307ebe tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1444.484176] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d76d5a2f-297d-4592-bd6f-5176b5307ebe tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1444.498578] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1444.498578] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1444.503835] [54940]: INFO cinder.volume.api [None req-d76d5a2f-297d-4592-bd6f-5176b5307ebe tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1444.516881] [54940]: INFO cinder.api.openstack.wsgi [None req-d76d5a2f-297d-4592-bd6f-5176b5307ebe tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1444.517395] [54940]: [pid: 54940|app: 0|req: 52/109] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:11 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 989 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1444.680598] [54941]: DEBUG cinder.api.middleware.request_id [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1444.682893] [54941]: INFO cinder.api.openstack.wsgi [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1444.684152] [54941]: DEBUG cinder.api.openstack.wsgi [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1007009750"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1444.685019] [54941]: DEBUG cinder.api.v3.volumes [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1007009750'}} {{(pid=54941) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1444.686743] [54941]: INFO cinder.api.v3.volumes [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Create volume of 1 GB [ 1444.692478] [54941]: INFO cinder.volume.api [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Availability Zones retrieved successfully. [ 1444.702197] [54941]: DEBUG cinder.volume.api [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Flow 'volume_create_api' (6d4e8dee-476f-46c2-b433-72da9aa01d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1444.703925] [54941]: DEBUG cinder.volume.api [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0bc6e61-ffdd-4427-bf54-e39492052a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1444.704841] [54941]: DEBUG cinder.volume.flows.api.create_volume [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Validating volume size '1' using validate_int {{(pid=54941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1444.730213] [54941]: DEBUG cinder.volume.api [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0bc6e61-ffdd-4427-bf54-e39492052a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1444.731511] [54941]: DEBUG cinder.volume.api [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (517d7871-31d6-4681-8c09-8c4f0efb5204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1444.789648] [54941]: DEBUG cinder.quota [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Created reservations ['f133734f-089b-4bb4-8401-4ca5a6f2ab8e', '37a03fe3-e048-44fd-a55e-f3cd4fe1d6b8', 'eeb7d9a2-ffff-4016-a711-feba5f2475a3', 'ccb0cb67-4976-4335-adf5-aba523a7ba4f'] {{(pid=54941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1444.790863] [54941]: DEBUG cinder.volume.api [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (517d7871-31d6-4681-8c09-8c4f0efb5204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f133734f-089b-4bb4-8401-4ca5a6f2ab8e', '37a03fe3-e048-44fd-a55e-f3cd4fe1d6b8', 'eeb7d9a2-ffff-4016-a711-feba5f2475a3', 'ccb0cb67-4976-4335-adf5-aba523a7ba4f']}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1444.791959] [54941]: DEBUG cinder.volume.api [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8615a67a-e495-4bd2-a8b0-aed92cc3086c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1444.815872] [54941]: DEBUG cinder.volume.api [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8615a67a-e495-4bd2-a8b0-aed92cc3086c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55c11872-aa59-432f-b05f-883891dfc3a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1007009750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c66960eb1a864b82815f2239de683498',qos_specs=None,replication_status=,reservations=['f133734f-089b-4bb4-8401-4ca5a6f2ab8e','37a03fe3-e048-44fd-a55e-f3cd4fe1d6b8','eeb7d9a2-ffff-4016-a711-feba5f2475a3','ccb0cb67-4976-4335-adf5-aba523a7ba4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb808bf4e294457c98ea55324e092dd6',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:32:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1007009750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55c11872-aa59-432f-b05f-883891dfc3a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c66960eb1a864b82815f2239de683498',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='eb808bf4e294457c98ea55324e092dd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1444.816980] [54941]: DEBUG cinder.volume.api [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9b5c5e-ad54-4603-a6e5-1ddc0ff56184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1444.833063] [54941]: DEBUG cinder.volume.api [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9b5c5e-ad54-4603-a6e5-1ddc0ff56184) 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-1007009750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c66960eb1a864b82815f2239de683498',qos_specs=None,replication_status=,reservations=['f133734f-089b-4bb4-8401-4ca5a6f2ab8e','37a03fe3-e048-44fd-a55e-f3cd4fe1d6b8','eeb7d9a2-ffff-4016-a711-feba5f2475a3','ccb0cb67-4976-4335-adf5-aba523a7ba4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb808bf4e294457c98ea55324e092dd6',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1444.833821] [54941]: DEBUG cinder.volume.api [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69113753-e6a5-4ba6-9b34-a68e18193ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1444.846802] [54941]: DEBUG cinder.volume.api [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69113753-e6a5-4ba6-9b34-a68e18193ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1444.851150] [54941]: DEBUG cinder.volume.api [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Flow 'volume_create_api' (6d4e8dee-476f-46c2-b433-72da9aa01d0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1444.851150] [54941]: INFO cinder.volume.api [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Create volume request issued successfully. [ 1444.851150] [54941]: INFO cinder.api.openstack.wsgi [None req-bda9b35b-5c06-4524-ac26-b6b03c690fe7 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1444.851150] [54941]: [pid: 54941|app: 0|req: 58/110] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:32:11 2024] POST /volume/v3/volumes => generated 751 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1444.860580] [54940]: DEBUG cinder.api.middleware.request_id [None req-66ebf841-f87e-4563-a293-0f8cea14182b None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1444.867101] [54940]: INFO cinder.api.openstack.wsgi [None req-66ebf841-f87e-4563-a293-0f8cea14182b tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1444.867517] [54940]: DEBUG cinder.api.openstack.wsgi [None req-66ebf841-f87e-4563-a293-0f8cea14182b tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1444.867875] [54940]: DEBUG cinder.api.openstack.wsgi [None req-66ebf841-f87e-4563-a293-0f8cea14182b tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1444.887112] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1444.887112] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1444.897769] [54940]: INFO cinder.volume.api [None req-66ebf841-f87e-4563-a293-0f8cea14182b tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1444.906463] [54940]: INFO cinder.api.openstack.wsgi [None req-66ebf841-f87e-4563-a293-0f8cea14182b tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1444.906881] [54940]: [pid: 54940|app: 0|req: 53/111] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:11 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1445.481603] [54941]: DEBUG cinder.api.middleware.request_id [None req-8efcb307-0a40-48ad-a532-c4e663471325 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.482196] [54941]: INFO cinder.api.openstack.wsgi [None req-8efcb307-0a40-48ad-a532-c4e663471325 None None] GET http://10.180.1.21/volume// [ 1445.482386] [54941]: DEBUG cinder.api.openstack.wsgi [None req-8efcb307-0a40-48ad-a532-c4e663471325 None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.482616] [54941]: DEBUG cinder.api.openstack.wsgi [None req-8efcb307-0a40-48ad-a532-c4e663471325 None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.483026] [54941]: INFO cinder.api.openstack.wsgi [None req-8efcb307-0a40-48ad-a532-c4e663471325 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1445.484511] [54941]: [pid: 54941|app: 0|req: 59/112] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:32:12 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1445.487999] [54940]: DEBUG cinder.api.middleware.request_id [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-d8c96e64-a20e-46ac-8fd3-4e2ab0eacf8c None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.491858] [54940]: INFO cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-d8c96e64-a20e-46ac-8fd3-4e2ab0eacf8c tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] GET http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1445.491858] [54940]: DEBUG cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-d8c96e64-a20e-46ac-8fd3-4e2ab0eacf8c tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.491858] [54940]: DEBUG cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-d8c96e64-a20e-46ac-8fd3-4e2ab0eacf8c tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.508749] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1445.508749] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.513313] [54940]: INFO cinder.volume.api [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-d8c96e64-a20e-46ac-8fd3-4e2ab0eacf8c tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1445.521323] [54940]: INFO cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-d8c96e64-a20e-46ac-8fd3-4e2ab0eacf8c tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 200 [ 1445.521464] [54940]: [pid: 54940|app: 0|req: 54/113] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:32:12 2024] GET /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 1572 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1445.532322] [54941]: DEBUG cinder.api.middleware.request_id [None req-5f1607e3-407c-4b7f-ab13-7c5022e27fcc None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.534867] [54941]: INFO cinder.api.openstack.wsgi [None req-5f1607e3-407c-4b7f-ab13-7c5022e27fcc tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1445.535237] [54941]: DEBUG cinder.api.openstack.wsgi [None req-5f1607e3-407c-4b7f-ab13-7c5022e27fcc tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.535511] [54941]: DEBUG cinder.api.openstack.wsgi [None req-5f1607e3-407c-4b7f-ab13-7c5022e27fcc tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.547658] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1445.547658] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.557973] [54941]: INFO cinder.volume.api [None req-5f1607e3-407c-4b7f-ab13-7c5022e27fcc tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1445.565776] [54941]: INFO cinder.api.openstack.wsgi [None req-5f1607e3-407c-4b7f-ab13-7c5022e27fcc tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1445.568268] [54941]: [pid: 54941|app: 0|req: 60/114] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:12 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1445.640305] [54940]: DEBUG cinder.api.middleware.request_id [req-ac270ccd-8e10-49d0-83e8-acbbada993b2 req-ce7c215e-5edd-4d06-8954-2436f3f97efe None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.643853] [54940]: INFO cinder.api.openstack.wsgi [req-ac270ccd-8e10-49d0-83e8-acbbada993b2 req-ce7c215e-5edd-4d06-8954-2436f3f97efe tempest-VolumesAdminNegativeTest-1909894075 tempest-VolumesAdminNegativeTest-1909894075-project-admin] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1445.644412] [54940]: DEBUG cinder.api.openstack.wsgi [req-ac270ccd-8e10-49d0-83e8-acbbada993b2 req-ce7c215e-5edd-4d06-8954-2436f3f97efe tempest-VolumesAdminNegativeTest-1909894075 tempest-VolumesAdminNegativeTest-1909894075-project-admin] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.644684] [54940]: DEBUG cinder.api.openstack.wsgi [req-ac270ccd-8e10-49d0-83e8-acbbada993b2 req-ce7c215e-5edd-4d06-8954-2436f3f97efe tempest-VolumesAdminNegativeTest-1909894075 tempest-VolumesAdminNegativeTest-1909894075-project-admin] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.657526] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1445.657526] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.661445] [54940]: INFO cinder.volume.api [req-ac270ccd-8e10-49d0-83e8-acbbada993b2 req-ce7c215e-5edd-4d06-8954-2436f3f97efe tempest-VolumesAdminNegativeTest-1909894075 tempest-VolumesAdminNegativeTest-1909894075-project-admin] Volume info retrieved successfully. [ 1445.666840] [54940]: INFO cinder.api.openstack.wsgi [req-ac270ccd-8e10-49d0-83e8-acbbada993b2 req-ce7c215e-5edd-4d06-8954-2436f3f97efe tempest-VolumesAdminNegativeTest-1909894075 tempest-VolumesAdminNegativeTest-1909894075-project-admin] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1445.667392] [54940]: [pid: 54940|app: 0|req: 55/115] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:32:12 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1445.671427] [54941]: DEBUG cinder.api.middleware.request_id [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-ddebe64c-d846-4f1d-a7f3-d5fabaf6fa9d None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.673301] [54940]: DEBUG cinder.api.middleware.request_id [req-ac270ccd-8e10-49d0-83e8-acbbada993b2 req-5dbed68f-ca4a-4d33-a3f6-66a2853a3873 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.674396] [54941]: INFO cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-ddebe64c-d846-4f1d-a7f3-d5fabaf6fa9d tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] PUT http://10.180.1.21/volume/v3/attachments/2d6f2749-596c-45f5-9382-ff32f55a9d15 [ 1445.674867] [54941]: DEBUG cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-ddebe64c-d846-4f1d-a7f3-d5fabaf6fa9d tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-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=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1445.676531] [54940]: INFO cinder.api.openstack.wsgi [req-ac270ccd-8e10-49d0-83e8-acbbada993b2 req-5dbed68f-ca4a-4d33-a3f6-66a2853a3873 tempest-VolumesAdminNegativeTest-1909894075 tempest-VolumesAdminNegativeTest-1909894075-project-admin] GET http://10.180.1.21/volume/v3/volumes/09c8e9db-6528-4b14-a1cd-af84d950b196 [ 1445.676873] [54940]: DEBUG cinder.api.openstack.wsgi [req-ac270ccd-8e10-49d0-83e8-acbbada993b2 req-5dbed68f-ca4a-4d33-a3f6-66a2853a3873 tempest-VolumesAdminNegativeTest-1909894075 tempest-VolumesAdminNegativeTest-1909894075-project-admin] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.677131] [54940]: DEBUG cinder.api.openstack.wsgi [req-ac270ccd-8e10-49d0-83e8-acbbada993b2 req-5dbed68f-ca4a-4d33-a3f6-66a2853a3873 tempest-VolumesAdminNegativeTest-1909894075 tempest-VolumesAdminNegativeTest-1909894075-project-admin] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.684258] [54941]: DEBUG cinder.coordination [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-ddebe64c-d846-4f1d-a7f3-d5fabaf6fa9d tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Acquiring lock "cinder-attachment_update-7e5aebe1-0268-45bc-a682-73eca6ed9286-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1445.684668] [54940]: INFO cinder.api.openstack.wsgi [req-ac270ccd-8e10-49d0-83e8-acbbada993b2 req-5dbed68f-ca4a-4d33-a3f6-66a2853a3873 tempest-VolumesAdminNegativeTest-1909894075 tempest-VolumesAdminNegativeTest-1909894075-project-admin] http://10.180.1.21/volume/v3/volumes/09c8e9db-6528-4b14-a1cd-af84d950b196 returned with HTTP 404 [ 1445.686316] [54940]: [pid: 54940|app: 0|req: 56/116] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:32:12 2024] GET /volume/v3/volumes/09c8e9db-6528-4b14-a1cd-af84d950b196 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1445.689596] [54941]: DEBUG cinder.coordination [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-ddebe64c-d846-4f1d-a7f3-d5fabaf6fa9d tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Lock "cinder-attachment_update-7e5aebe1-0268-45bc-a682-73eca6ed9286-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1445.690822] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1445.690822] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.691732] [54940]: DEBUG cinder.api.middleware.request_id [None req-c6d528ac-50de-47b9-b40c-d58bd99ca8d1 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.694276] [54940]: INFO cinder.api.openstack.wsgi [None req-c6d528ac-50de-47b9-b40c-d58bd99ca8d1 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1445.694586] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c6d528ac-50de-47b9-b40c-d58bd99ca8d1 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.695255] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c6d528ac-50de-47b9-b40c-d58bd99ca8d1 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.712152] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1445.712152] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.719199] [54940]: INFO cinder.volume.api [None req-c6d528ac-50de-47b9-b40c-d58bd99ca8d1 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1445.724496] [54940]: INFO cinder.api.openstack.wsgi [None req-c6d528ac-50de-47b9-b40c-d58bd99ca8d1 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1445.724939] [54940]: [pid: 54940|app: 0|req: 57/117] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:12 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1445.922718] [54940]: DEBUG cinder.api.middleware.request_id [None req-29c51509-564c-4a5c-9337-76cd8876e355 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.927911] [54940]: INFO cinder.api.openstack.wsgi [None req-29c51509-564c-4a5c-9337-76cd8876e355 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1445.928251] [54940]: DEBUG cinder.api.openstack.wsgi [None req-29c51509-564c-4a5c-9337-76cd8876e355 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.928484] [54940]: DEBUG cinder.api.openstack.wsgi [None req-29c51509-564c-4a5c-9337-76cd8876e355 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.941155] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1445.941155] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.945851] [54940]: INFO cinder.volume.api [None req-29c51509-564c-4a5c-9337-76cd8876e355 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1445.951267] [54940]: INFO cinder.api.openstack.wsgi [None req-29c51509-564c-4a5c-9337-76cd8876e355 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1445.951752] [54940]: [pid: 54940|app: 0|req: 58/118] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:12 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1446.212042] [54941]: DEBUG cinder.coordination [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-ddebe64c-d846-4f1d-a7f3-d5fabaf6fa9d tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Lock "cinder-attachment_update-7e5aebe1-0268-45bc-a682-73eca6ed9286-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=54941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1446.212420] [54941]: INFO cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-ddebe64c-d846-4f1d-a7f3-d5fabaf6fa9d tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/attachments/2d6f2749-596c-45f5-9382-ff32f55a9d15 returned with HTTP 200 [ 1446.212881] [54941]: [pid: 54941|app: 0|req: 61/119] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:32:12 2024] PUT /volume/v3/attachments/2d6f2749-596c-45f5-9382-ff32f55a9d15 => generated 589 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1446.582701] [54940]: DEBUG cinder.api.middleware.request_id [None req-7ca66df9-428a-4c24-b917-418e2ec663ef None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.585423] [54940]: INFO cinder.api.openstack.wsgi [None req-7ca66df9-428a-4c24-b917-418e2ec663ef tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1446.587263] [54940]: DEBUG cinder.api.openstack.wsgi [None req-7ca66df9-428a-4c24-b917-418e2ec663ef tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.587263] [54940]: DEBUG cinder.api.openstack.wsgi [None req-7ca66df9-428a-4c24-b917-418e2ec663ef tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.597399] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.597399] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.601852] [54940]: INFO cinder.volume.api [None req-7ca66df9-428a-4c24-b917-418e2ec663ef tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1446.608044] [54940]: INFO cinder.api.openstack.wsgi [None req-7ca66df9-428a-4c24-b917-418e2ec663ef tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1446.608677] [54940]: [pid: 54940|app: 0|req: 59/120] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:13 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1446.722918] [54941]: DEBUG cinder.api.middleware.request_id [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-d4cb6eef-11d3-48f6-b868-967757f7f39f None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.725493] [54941]: INFO cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-d4cb6eef-11d3-48f6-b868-967757f7f39f tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] POST http://10.180.1.21/volume/v3/attachments/2d6f2749-596c-45f5-9382-ff32f55a9d15/action [ 1446.725982] [54941]: DEBUG cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-d4cb6eef-11d3-48f6-b868-967757f7f39f tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Action body: b'{"os-complete": null}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1446.726135] [54941]: DEBUG cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-d4cb6eef-11d3-48f6-b868-967757f7f39f tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1446.743325] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.743325] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.751465] [54941]: INFO cinder.api.openstack.wsgi [req-e6f6a177-5a9f-4031-ba15-04cd7d2a1fe1 req-d4cb6eef-11d3-48f6-b868-967757f7f39f tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/attachments/2d6f2749-596c-45f5-9382-ff32f55a9d15/action returned with HTTP 204 [ 1446.752064] [54941]: [pid: 54941|app: 0|req: 62/121] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:32:13 2024] POST /volume/v3/attachments/2d6f2749-596c-45f5-9382-ff32f55a9d15/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1447.031087] [54940]: DEBUG cinder.api.middleware.request_id [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-dbbac143-c252-4c71-96bb-4cbe98b5779f None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.034221] [54940]: INFO cinder.api.openstack.wsgi [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-dbbac143-c252-4c71-96bb-4cbe98b5779f tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1447.034535] [54940]: DEBUG cinder.api.openstack.wsgi [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-dbbac143-c252-4c71-96bb-4cbe98b5779f tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.034762] [54940]: DEBUG cinder.api.openstack.wsgi [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-dbbac143-c252-4c71-96bb-4cbe98b5779f tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1447.045738] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1447.045738] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.050996] [54940]: INFO cinder.volume.api [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-dbbac143-c252-4c71-96bb-4cbe98b5779f tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1447.059605] [54940]: INFO cinder.api.openstack.wsgi [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-dbbac143-c252-4c71-96bb-4cbe98b5779f tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1447.060091] [54940]: [pid: 54940|app: 0|req: 60/122] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:32:13 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1447.102713] [54941]: DEBUG cinder.api.middleware.request_id [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-3350854d-18d9-4021-a9d6-56ee532f7e8d None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.107710] [54941]: INFO cinder.api.openstack.wsgi [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-3350854d-18d9-4021-a9d6-56ee532f7e8d tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] POST http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7/action [ 1447.108125] [54941]: DEBUG cinder.api.openstack.wsgi [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-3350854d-18d9-4021-a9d6-56ee532f7e8d tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1447.108264] [54941]: DEBUG cinder.api.openstack.wsgi [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-3350854d-18d9-4021-a9d6-56ee532f7e8d tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1447.122764] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1447.122764] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.123203] [54941]: INFO cinder.volume.api [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-3350854d-18d9-4021-a9d6-56ee532f7e8d tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1447.132287] [54941]: INFO cinder.volume.api [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-3350854d-18d9-4021-a9d6-56ee532f7e8d tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Begin detaching volume completed successfully. [ 1447.132541] [54941]: INFO cinder.api.openstack.wsgi [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-3350854d-18d9-4021-a9d6-56ee532f7e8d tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7/action returned with HTTP 202 [ 1447.133010] [54941]: [pid: 54941|app: 0|req: 63/123] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 12:32:13 2024] POST /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1447.267859] [54940]: DEBUG cinder.api.middleware.request_id [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-d8fd3976-68d2-46ee-9673-2a32b6dd85cc None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.270486] [54940]: INFO cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-d8fd3976-68d2-46ee-9673-2a32b6dd85cc tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1447.270732] [54940]: DEBUG cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-d8fd3976-68d2-46ee-9673-2a32b6dd85cc tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.271017] [54940]: DEBUG cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-d8fd3976-68d2-46ee-9673-2a32b6dd85cc tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1447.279221] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1447.279221] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.282958] [54940]: INFO cinder.volume.api [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-d8fd3976-68d2-46ee-9673-2a32b6dd85cc tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1447.287794] [54940]: INFO cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-d8fd3976-68d2-46ee-9673-2a32b6dd85cc tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1447.288243] [54940]: [pid: 54940|app: 0|req: 61/124] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:32:14 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1447.624236] [54941]: DEBUG cinder.api.middleware.request_id [None req-81ad2128-db32-4679-adcd-7d3e54dbe2f2 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.626757] [54941]: INFO cinder.api.openstack.wsgi [None req-81ad2128-db32-4679-adcd-7d3e54dbe2f2 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1447.626894] [54941]: DEBUG cinder.api.openstack.wsgi [None req-81ad2128-db32-4679-adcd-7d3e54dbe2f2 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.627156] [54941]: DEBUG cinder.api.openstack.wsgi [None req-81ad2128-db32-4679-adcd-7d3e54dbe2f2 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1447.646576] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1447.646576] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.655105] [54941]: INFO cinder.volume.api [None req-81ad2128-db32-4679-adcd-7d3e54dbe2f2 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1447.663611] [54941]: INFO cinder.api.openstack.wsgi [None req-81ad2128-db32-4679-adcd-7d3e54dbe2f2 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1447.663611] [54941]: [pid: 54941|app: 0|req: 64/125] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:14 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 989 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1448.159760] [54940]: DEBUG cinder.api.middleware.request_id [None req-23b6c795-f149-4436-b1c3-343e918e3b40 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.160237] [54940]: INFO cinder.api.openstack.wsgi [None req-23b6c795-f149-4436-b1c3-343e918e3b40 None None] GET http://10.180.1.21/volume// [ 1448.160421] [54940]: DEBUG cinder.api.openstack.wsgi [None req-23b6c795-f149-4436-b1c3-343e918e3b40 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1448.160646] [54940]: DEBUG cinder.api.openstack.wsgi [None req-23b6c795-f149-4436-b1c3-343e918e3b40 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.161057] [54940]: INFO cinder.api.openstack.wsgi [None req-23b6c795-f149-4436-b1c3-343e918e3b40 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1448.161368] [54940]: [pid: 54940|app: 0|req: 62/126] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:32:15 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1448.165389] [54941]: DEBUG cinder.api.middleware.request_id [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-883493b1-b8c8-46ed-9377-f4f188c5e230 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.169052] [54941]: INFO cinder.api.openstack.wsgi [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-883493b1-b8c8-46ed-9377-f4f188c5e230 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1448.169633] [54941]: DEBUG cinder.api.openstack.wsgi [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-883493b1-b8c8-46ed-9377-f4f188c5e230 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1448.169923] [54941]: DEBUG cinder.api.openstack.wsgi [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-883493b1-b8c8-46ed-9377-f4f188c5e230 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.187831] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1448.187831] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1448.192414] [54941]: INFO cinder.volume.api [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-883493b1-b8c8-46ed-9377-f4f188c5e230 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1448.199496] [54941]: INFO cinder.api.openstack.wsgi [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-883493b1-b8c8-46ed-9377-f4f188c5e230 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1448.200079] [54941]: [pid: 54941|app: 0|req: 65/127] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:32:15 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 1321 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1448.676109] [54940]: DEBUG cinder.api.middleware.request_id [None req-bb4aece9-02d8-4e28-9163-06545f665d49 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.681457] [54940]: INFO cinder.api.openstack.wsgi [None req-bb4aece9-02d8-4e28-9163-06545f665d49 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1448.681457] [54940]: DEBUG cinder.api.openstack.wsgi [None req-bb4aece9-02d8-4e28-9163-06545f665d49 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1448.681457] [54940]: DEBUG cinder.api.openstack.wsgi [None req-bb4aece9-02d8-4e28-9163-06545f665d49 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.701886] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1448.701886] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1448.708459] [54940]: INFO cinder.volume.api [None req-bb4aece9-02d8-4e28-9163-06545f665d49 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1448.715876] [54940]: INFO cinder.api.openstack.wsgi [None req-bb4aece9-02d8-4e28-9163-06545f665d49 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1448.715876] [54940]: [pid: 54940|app: 0|req: 63/128] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:15 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 989 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1448.823449] [54941]: DEBUG cinder.api.middleware.request_id [None req-19af4b9f-483e-46c2-92c0-e57ea41f4ff5 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.823449] [54941]: INFO cinder.api.openstack.wsgi [None req-19af4b9f-483e-46c2-92c0-e57ea41f4ff5 None None] GET http://10.180.1.21/volume// [ 1448.823700] [54941]: DEBUG cinder.api.openstack.wsgi [None req-19af4b9f-483e-46c2-92c0-e57ea41f4ff5 None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1448.824272] [54941]: DEBUG cinder.api.openstack.wsgi [None req-19af4b9f-483e-46c2-92c0-e57ea41f4ff5 None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.824442] [54941]: INFO cinder.api.openstack.wsgi [None req-19af4b9f-483e-46c2-92c0-e57ea41f4ff5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1448.824782] [54941]: [pid: 54941|app: 0|req: 66/129] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 12:32:15 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1448.829799] [54940]: DEBUG cinder.api.middleware.request_id [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-6fa86735-bd25-4de7-abe5-effa732f5e87 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.832129] [54940]: INFO cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-6fa86735-bd25-4de7-abe5-effa732f5e87 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1448.832661] [54940]: DEBUG cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-6fa86735-bd25-4de7-abe5-effa732f5e87 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55c11872-aa59-432f-b05f-883891dfc3a7", "connector": null, "instance_uuid": "201f37af-ea79-4dea-9f20-2520213e1d6e"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1448.844809] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1448.844809] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1448.877364] [54940]: INFO cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-6fa86735-bd25-4de7-abe5-effa732f5e87 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1448.877869] [54940]: [pid: 54940|app: 0|req: 64/130] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:32:15 2024] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1448.919242] [54941]: DEBUG cinder.api.middleware.request_id [None req-e4f4615a-0527-4003-bee6-19ff4d972668 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.922614] [54941]: INFO cinder.api.openstack.wsgi [None req-e4f4615a-0527-4003-bee6-19ff4d972668 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1448.922871] [54941]: DEBUG cinder.api.openstack.wsgi [None req-e4f4615a-0527-4003-bee6-19ff4d972668 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1448.923138] [54941]: DEBUG cinder.api.openstack.wsgi [None req-e4f4615a-0527-4003-bee6-19ff4d972668 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.938771] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1448.938771] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1448.945220] [54941]: INFO cinder.volume.api [None req-e4f4615a-0527-4003-bee6-19ff4d972668 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1448.954888] [54941]: INFO cinder.api.openstack.wsgi [None req-e4f4615a-0527-4003-bee6-19ff4d972668 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1448.955402] [54941]: [pid: 54941|app: 0|req: 67/131] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:15 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1449.424418] [54940]: DEBUG cinder.api.middleware.request_id [None req-fdd75ad9-f083-4a3c-9bc8-05706d7971d3 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.425544] [54940]: INFO cinder.api.openstack.wsgi [None req-fdd75ad9-f083-4a3c-9bc8-05706d7971d3 None None] GET http://10.180.1.21/volume// [ 1449.425544] [54940]: DEBUG cinder.api.openstack.wsgi [None req-fdd75ad9-f083-4a3c-9bc8-05706d7971d3 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.425544] [54940]: DEBUG cinder.api.openstack.wsgi [None req-fdd75ad9-f083-4a3c-9bc8-05706d7971d3 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.425700] [54940]: INFO cinder.api.openstack.wsgi [None req-fdd75ad9-f083-4a3c-9bc8-05706d7971d3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1449.425980] [54940]: [pid: 54940|app: 0|req: 65/132] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:32:16 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1449.445874] [54941]: DEBUG cinder.api.middleware.request_id [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-77fa3e98-27de-498a-a94a-6c7ae47ec52d None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.449426] [54941]: INFO cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-77fa3e98-27de-498a-a94a-6c7ae47ec52d tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1449.450142] [54941]: DEBUG cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-77fa3e98-27de-498a-a94a-6c7ae47ec52d tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.450364] [54941]: DEBUG cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-77fa3e98-27de-498a-a94a-6c7ae47ec52d tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.457253] [54940]: DEBUG cinder.api.middleware.request_id [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-20a0f781-c9d1-41c1-a4ba-57b4377f36bb None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.459902] [54940]: INFO cinder.api.openstack.wsgi [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-20a0f781-c9d1-41c1-a4ba-57b4377f36bb tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] DELETE http://10.180.1.21/volume/v3/attachments/64a662ea-8f88-4843-b774-6effff287a39 [ 1449.460448] [54940]: DEBUG cinder.api.openstack.wsgi [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-20a0f781-c9d1-41c1-a4ba-57b4377f36bb tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.460636] [54940]: DEBUG cinder.api.openstack.wsgi [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-20a0f781-c9d1-41c1-a4ba-57b4377f36bb tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'version_select' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.468502] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1449.468502] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1449.474857] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1449.474857] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1449.475145] [54941]: INFO cinder.volume.api [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-77fa3e98-27de-498a-a94a-6c7ae47ec52d tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1449.481694] [54941]: INFO cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-77fa3e98-27de-498a-a94a-6c7ae47ec52d tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1449.481694] [54941]: [pid: 54941|app: 0|req: 68/133] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:32:16 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1449.520348] [54941]: DEBUG cinder.api.middleware.request_id [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-9d90c25f-7b9a-4997-a81b-b2a81d32090f None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.524438] [54941]: INFO cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-9d90c25f-7b9a-4997-a81b-b2a81d32090f tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] PUT http://10.180.1.21/volume/v3/attachments/f94577c2-0429-4961-84b9-7dd465396bfb [ 1449.524932] [54941]: DEBUG cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-9d90c25f-7b9a-4997-a81b-b2a81d32090f tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-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-363964", "mountpoint": "/dev/sdb"}}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1449.536460] [54941]: DEBUG cinder.coordination [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-9d90c25f-7b9a-4997-a81b-b2a81d32090f tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Acquiring lock "cinder-attachment_update-55c11872-aa59-432f-b05f-883891dfc3a7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1449.541312] [54941]: DEBUG cinder.coordination [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-9d90c25f-7b9a-4997-a81b-b2a81d32090f tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Lock "cinder-attachment_update-55c11872-aa59-432f-b05f-883891dfc3a7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1449.542614] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1449.542614] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1450.024702] [54940]: INFO cinder.api.openstack.wsgi [req-1cbb7230-e7ce-4abb-9eb9-9bb33d49ee9e req-20a0f781-c9d1-41c1-a4ba-57b4377f36bb tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/attachments/64a662ea-8f88-4843-b774-6effff287a39 returned with HTTP 200 [ 1450.025394] [54940]: [pid: 54940|app: 0|req: 66/134] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:32:16 2024] DELETE /volume/v3/attachments/64a662ea-8f88-4843-b774-6effff287a39 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1450.027949] [54940]: DEBUG cinder.api.middleware.request_id [None req-486b8af9-6ac7-46a5-bff8-2286d2055a05 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1450.035171] [54940]: INFO cinder.api.openstack.wsgi [None req-486b8af9-6ac7-46a5-bff8-2286d2055a05 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1450.035643] [54940]: DEBUG cinder.api.openstack.wsgi [None req-486b8af9-6ac7-46a5-bff8-2286d2055a05 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1450.035730] [54940]: DEBUG cinder.api.openstack.wsgi [None req-486b8af9-6ac7-46a5-bff8-2286d2055a05 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1450.059558] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1450.059558] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1450.064258] [54940]: INFO cinder.volume.api [None req-486b8af9-6ac7-46a5-bff8-2286d2055a05 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1450.072470] [54940]: INFO cinder.api.openstack.wsgi [None req-486b8af9-6ac7-46a5-bff8-2286d2055a05 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1450.072748] [54940]: [pid: 54940|app: 0|req: 67/135] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:16 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 989 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1450.073480] [54940]: DEBUG cinder.api.middleware.request_id [None req-f19afb50-59b3-4882-b851-35db7d7fae75 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1450.080234] [54940]: INFO cinder.api.openstack.wsgi [None req-f19afb50-59b3-4882-b851-35db7d7fae75 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1450.080234] [54940]: DEBUG cinder.api.openstack.wsgi [None req-f19afb50-59b3-4882-b851-35db7d7fae75 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1450.080234] [54940]: DEBUG cinder.api.openstack.wsgi [None req-f19afb50-59b3-4882-b851-35db7d7fae75 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1450.088974] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1450.088974] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1450.095602] [54940]: INFO cinder.volume.api [None req-f19afb50-59b3-4882-b851-35db7d7fae75 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1450.103026] [54940]: INFO cinder.api.openstack.wsgi [None req-f19afb50-59b3-4882-b851-35db7d7fae75 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1450.103356] [54940]: [pid: 54940|app: 0|req: 68/136] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:16 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1451.099771] [54940]: DEBUG cinder.api.middleware.request_id [None req-e2fcd595-0888-4a00-8087-435d89002950 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1451.102237] [54940]: INFO cinder.api.openstack.wsgi [None req-e2fcd595-0888-4a00-8087-435d89002950 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1451.102491] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e2fcd595-0888-4a00-8087-435d89002950 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1451.102733] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e2fcd595-0888-4a00-8087-435d89002950 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1451.114563] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1451.114563] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1451.123354] [54940]: INFO cinder.volume.api [None req-e2fcd595-0888-4a00-8087-435d89002950 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1451.133014] [54940]: INFO cinder.api.openstack.wsgi [None req-e2fcd595-0888-4a00-8087-435d89002950 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1451.137017] [54940]: [pid: 54940|app: 0|req: 69/137] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:17 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 989 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1451.137017] [54940]: DEBUG cinder.api.middleware.request_id [None req-61e5dbeb-dc06-41b2-89a5-a73690461144 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1451.137184] [54940]: INFO cinder.api.openstack.wsgi [None req-61e5dbeb-dc06-41b2-89a5-a73690461144 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1451.137437] [54940]: DEBUG cinder.api.openstack.wsgi [None req-61e5dbeb-dc06-41b2-89a5-a73690461144 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1451.137690] [54940]: DEBUG cinder.api.openstack.wsgi [None req-61e5dbeb-dc06-41b2-89a5-a73690461144 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1451.150864] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1451.150864] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1451.154814] [54940]: INFO cinder.volume.api [None req-61e5dbeb-dc06-41b2-89a5-a73690461144 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1451.161483] [54940]: INFO cinder.api.openstack.wsgi [None req-61e5dbeb-dc06-41b2-89a5-a73690461144 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1451.161483] [54940]: [pid: 54940|app: 0|req: 70/138] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:17 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1451.357523] [54940]: DEBUG cinder.api.middleware.request_id [None req-1a7e3ac5-361f-4d01-84db-d18402a408be None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1451.361030] [54940]: INFO cinder.api.openstack.wsgi [None req-1a7e3ac5-361f-4d01-84db-d18402a408be tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1451.363677] [54940]: DEBUG cinder.api.openstack.wsgi [None req-1a7e3ac5-361f-4d01-84db-d18402a408be tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1451.363821] [54940]: DEBUG cinder.api.openstack.wsgi [None req-1a7e3ac5-361f-4d01-84db-d18402a408be tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1451.375791] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1451.375791] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1451.380603] [54940]: INFO cinder.volume.api [None req-1a7e3ac5-361f-4d01-84db-d18402a408be tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1451.385556] [54940]: INFO cinder.api.openstack.wsgi [None req-1a7e3ac5-361f-4d01-84db-d18402a408be tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1451.385764] [54940]: [pid: 54940|app: 0|req: 71/139] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:18 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1452.155523] [54940]: DEBUG cinder.api.middleware.request_id [None req-d8842225-184a-4dba-8201-6ddc9e5ed7a9 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1452.155523] [54940]: INFO cinder.api.openstack.wsgi [None req-d8842225-184a-4dba-8201-6ddc9e5ed7a9 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1452.155523] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d8842225-184a-4dba-8201-6ddc9e5ed7a9 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1452.155523] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d8842225-184a-4dba-8201-6ddc9e5ed7a9 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1452.191367] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1452.191367] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1452.197776] [54940]: INFO cinder.volume.api [None req-d8842225-184a-4dba-8201-6ddc9e5ed7a9 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1452.225562] [54940]: INFO cinder.api.openstack.wsgi [None req-d8842225-184a-4dba-8201-6ddc9e5ed7a9 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1452.226366] [54940]: [pid: 54940|app: 0|req: 72/140] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:32:19 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 1572 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1452.227874] [54940]: DEBUG cinder.api.middleware.request_id [None req-930b4f20-5cdc-4960-8ec1-f08f46d08db8 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1452.232805] [54940]: INFO cinder.api.openstack.wsgi [None req-930b4f20-5cdc-4960-8ec1-f08f46d08db8 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1452.233595] [54940]: DEBUG cinder.api.openstack.wsgi [None req-930b4f20-5cdc-4960-8ec1-f08f46d08db8 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1452.233985] [54940]: DEBUG cinder.api.openstack.wsgi [None req-930b4f20-5cdc-4960-8ec1-f08f46d08db8 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1452.257369] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1452.257369] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1452.268768] [54940]: INFO cinder.volume.api [None req-930b4f20-5cdc-4960-8ec1-f08f46d08db8 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1452.274169] [54940]: INFO cinder.api.openstack.wsgi [None req-930b4f20-5cdc-4960-8ec1-f08f46d08db8 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1452.274169] [54940]: [pid: 54940|app: 0|req: 73/141] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:19 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1452.625567] [54940]: DEBUG cinder.api.middleware.request_id [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-9baf3859-4f94-40f8-8540-e00c5a268572 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1452.629311] [54940]: INFO cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-9baf3859-4f94-40f8-8540-e00c5a268572 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1452.629311] [54940]: DEBUG cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-9baf3859-4f94-40f8-8540-e00c5a268572 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1452.629311] [54940]: DEBUG cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-9baf3859-4f94-40f8-8540-e00c5a268572 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1452.641265] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1452.641265] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1452.647503] [54940]: INFO cinder.volume.api [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-9baf3859-4f94-40f8-8540-e00c5a268572 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1452.654635] [54940]: INFO cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-9baf3859-4f94-40f8-8540-e00c5a268572 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1452.655106] [54940]: [pid: 54940|app: 0|req: 74/142] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:32:19 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 1391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1453.064574] [54940]: DEBUG cinder.api.middleware.request_id [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-ee78cfd3-9b02-4b08-a916-c248d0804c13 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1453.067912] [54940]: INFO cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-ee78cfd3-9b02-4b08-a916-c248d0804c13 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1453.067912] [54940]: DEBUG cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-ee78cfd3-9b02-4b08-a916-c248d0804c13 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1453.067912] [54940]: DEBUG cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-ee78cfd3-9b02-4b08-a916-c248d0804c13 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1453.078239] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1453.078239] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1453.082328] [54940]: INFO cinder.volume.api [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-ee78cfd3-9b02-4b08-a916-c248d0804c13 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1453.088752] [54940]: INFO cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-ee78cfd3-9b02-4b08-a916-c248d0804c13 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1453.089353] [54940]: [pid: 54940|app: 0|req: 75/143] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:32:19 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1453.096588] [54940]: DEBUG cinder.api.middleware.request_id [None req-1e69f11c-3853-4903-9004-a3750e77d4a2 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1453.097022] [54940]: INFO cinder.api.openstack.wsgi [None req-1e69f11c-3853-4903-9004-a3750e77d4a2 None None] GET http://10.180.1.21/volume// [ 1453.097254] [54940]: DEBUG cinder.api.openstack.wsgi [None req-1e69f11c-3853-4903-9004-a3750e77d4a2 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1453.097708] [54940]: DEBUG cinder.api.openstack.wsgi [None req-1e69f11c-3853-4903-9004-a3750e77d4a2 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1453.097878] [54940]: INFO cinder.api.openstack.wsgi [None req-1e69f11c-3853-4903-9004-a3750e77d4a2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1453.098344] [54940]: [pid: 54940|app: 0|req: 76/144] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 12:32:19 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1453.104349] [54940]: DEBUG cinder.api.middleware.request_id [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-d3467177-9ef1-4858-90d5-e35b9b8e3436 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1453.108575] [54940]: INFO cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-d3467177-9ef1-4858-90d5-e35b9b8e3436 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1453.108575] [54940]: DEBUG cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-d3467177-9ef1-4858-90d5-e35b9b8e3436 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0ba747a-d6e6-4693-b81f-827547a75ea5", "connector": null, "instance_uuid": "bda5ce78-0d41-4084-acdd-2172811f2c9a"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1453.119219] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1453.119219] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1453.152436] [54940]: INFO cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-d3467177-9ef1-4858-90d5-e35b9b8e3436 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1453.152963] [54940]: [pid: 54940|app: 0|req: 77/145] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:32:19 2024] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1453.289357] [54940]: DEBUG cinder.api.middleware.request_id [None req-047be0c8-87f6-4527-aaa7-736e8fe17ad4 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1453.289713] [54940]: INFO cinder.api.openstack.wsgi [None req-047be0c8-87f6-4527-aaa7-736e8fe17ad4 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1453.289749] [54940]: DEBUG cinder.api.openstack.wsgi [None req-047be0c8-87f6-4527-aaa7-736e8fe17ad4 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1453.291247] [54940]: DEBUG cinder.api.openstack.wsgi [None req-047be0c8-87f6-4527-aaa7-736e8fe17ad4 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1453.303761] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1453.303761] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1453.307759] [54940]: INFO cinder.volume.api [None req-047be0c8-87f6-4527-aaa7-736e8fe17ad4 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1453.314018] [54940]: INFO cinder.api.openstack.wsgi [None req-047be0c8-87f6-4527-aaa7-736e8fe17ad4 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1453.314654] [54940]: [pid: 54940|app: 0|req: 78/146] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:20 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1454.331056] [54940]: DEBUG cinder.api.middleware.request_id [None req-bda419b5-928e-4963-b123-331e753337bc None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1454.333477] [54940]: INFO cinder.api.openstack.wsgi [None req-bda419b5-928e-4963-b123-331e753337bc tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1454.333567] [54940]: DEBUG cinder.api.openstack.wsgi [None req-bda419b5-928e-4963-b123-331e753337bc tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1454.333702] [54940]: DEBUG cinder.api.openstack.wsgi [None req-bda419b5-928e-4963-b123-331e753337bc tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1454.350451] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1454.350451] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1454.358571] [54940]: INFO cinder.volume.api [None req-bda419b5-928e-4963-b123-331e753337bc tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1454.365657] [54940]: INFO cinder.api.openstack.wsgi [None req-bda419b5-928e-4963-b123-331e753337bc tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1454.366290] [54940]: [pid: 54940|app: 0|req: 79/147] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:21 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1454.573095] [54941]: DEBUG cinder.coordination [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-9d90c25f-7b9a-4997-a81b-b2a81d32090f tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Lock "cinder-attachment_update-55c11872-aa59-432f-b05f-883891dfc3a7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=54941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1454.573095] [54941]: INFO cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-9d90c25f-7b9a-4997-a81b-b2a81d32090f tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/attachments/f94577c2-0429-4961-84b9-7dd465396bfb returned with HTTP 200 [ 1454.573095] [54941]: [pid: 54941|app: 0|req: 69/148] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:32:16 2024] PUT /volume/v3/attachments/f94577c2-0429-4961-84b9-7dd465396bfb => generated 589 bytes in 5053 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1455.379549] [54940]: DEBUG cinder.api.middleware.request_id [None req-0a950268-66fa-441c-b782-8d0464633c52 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1455.387165] [54940]: INFO cinder.api.openstack.wsgi [None req-0a950268-66fa-441c-b782-8d0464633c52 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1455.387165] [54940]: DEBUG cinder.api.openstack.wsgi [None req-0a950268-66fa-441c-b782-8d0464633c52 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1455.387165] [54940]: DEBUG cinder.api.openstack.wsgi [None req-0a950268-66fa-441c-b782-8d0464633c52 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1455.402489] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1455.402489] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1455.407891] [54940]: INFO cinder.volume.api [None req-0a950268-66fa-441c-b782-8d0464633c52 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1455.413919] [54940]: INFO cinder.api.openstack.wsgi [None req-0a950268-66fa-441c-b782-8d0464633c52 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1455.413919] [54940]: [pid: 54940|app: 0|req: 80/149] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:22 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1456.427080] [54941]: DEBUG cinder.api.middleware.request_id [None req-41eaaa62-5cc7-46db-adcd-dde49862d9a4 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1456.433182] [54941]: INFO cinder.api.openstack.wsgi [None req-41eaaa62-5cc7-46db-adcd-dde49862d9a4 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1456.433344] [54941]: DEBUG cinder.api.openstack.wsgi [None req-41eaaa62-5cc7-46db-adcd-dde49862d9a4 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1456.435017] [54941]: DEBUG cinder.api.openstack.wsgi [None req-41eaaa62-5cc7-46db-adcd-dde49862d9a4 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1456.457640] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1456.457640] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1456.461640] [54941]: INFO cinder.volume.api [None req-41eaaa62-5cc7-46db-adcd-dde49862d9a4 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1456.467754] [54941]: INFO cinder.api.openstack.wsgi [None req-41eaaa62-5cc7-46db-adcd-dde49862d9a4 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1456.469091] [54941]: [pid: 54941|app: 0|req: 70/150] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:23 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1456.751885] [54940]: DEBUG cinder.api.middleware.request_id [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-368b603a-5651-411a-ba88-ac6daa195322 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1456.758469] [54940]: INFO cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-368b603a-5651-411a-ba88-ac6daa195322 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] POST http://10.180.1.21/volume/v3/attachments/f94577c2-0429-4961-84b9-7dd465396bfb/action [ 1456.758469] [54940]: DEBUG cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-368b603a-5651-411a-ba88-ac6daa195322 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Action body: b'{"os-complete": null}' {{(pid=54940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1456.758469] [54940]: DEBUG cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-368b603a-5651-411a-ba88-ac6daa195322 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1456.777148] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1456.777148] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1456.787429] [54940]: INFO cinder.api.openstack.wsgi [req-e0e21d0d-3c51-425c-9a16-55b0edfd263c req-368b603a-5651-411a-ba88-ac6daa195322 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/attachments/f94577c2-0429-4961-84b9-7dd465396bfb/action returned with HTTP 204 [ 1456.788138] [54940]: [pid: 54940|app: 0|req: 81/151] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:32:23 2024] POST /volume/v3/attachments/f94577c2-0429-4961-84b9-7dd465396bfb/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1457.480856] [54941]: DEBUG cinder.api.middleware.request_id [None req-05892ab6-339c-4918-9e69-ca32f11e0a83 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1457.483573] [54941]: INFO cinder.api.openstack.wsgi [None req-05892ab6-339c-4918-9e69-ca32f11e0a83 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1457.483795] [54941]: DEBUG cinder.api.openstack.wsgi [None req-05892ab6-339c-4918-9e69-ca32f11e0a83 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1457.484013] [54941]: DEBUG cinder.api.openstack.wsgi [None req-05892ab6-339c-4918-9e69-ca32f11e0a83 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1457.513277] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1457.513277] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1457.517881] [54941]: INFO cinder.volume.api [None req-05892ab6-339c-4918-9e69-ca32f11e0a83 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1457.525038] [54941]: INFO cinder.api.openstack.wsgi [None req-05892ab6-339c-4918-9e69-ca32f11e0a83 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1457.525038] [54941]: [pid: 54941|app: 0|req: 71/152] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:24 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1457.542787] [54940]: DEBUG cinder.api.middleware.request_id [None req-eba31438-1d7f-49c1-b4b2-9a5db2fbd68f None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1457.542787] [54940]: INFO cinder.api.openstack.wsgi [None req-eba31438-1d7f-49c1-b4b2-9a5db2fbd68f tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1457.542988] [54940]: DEBUG cinder.api.openstack.wsgi [None req-eba31438-1d7f-49c1-b4b2-9a5db2fbd68f tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1457.543253] [54940]: DEBUG cinder.api.openstack.wsgi [None req-eba31438-1d7f-49c1-b4b2-9a5db2fbd68f tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1457.557539] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1457.557539] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1457.561781] [54940]: INFO cinder.volume.api [None req-eba31438-1d7f-49c1-b4b2-9a5db2fbd68f tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1457.567340] [54940]: INFO cinder.api.openstack.wsgi [None req-eba31438-1d7f-49c1-b4b2-9a5db2fbd68f tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1457.567803] [54940]: [pid: 54940|app: 0|req: 82/153] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:24 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1459.129042] [54941]: DEBUG cinder.api.middleware.request_id [None req-2c83ed5e-1954-4463-a5e6-6f7b39a04958 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1459.131412] [54941]: INFO cinder.api.openstack.wsgi [None req-2c83ed5e-1954-4463-a5e6-6f7b39a04958 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1459.131412] [54941]: DEBUG cinder.api.openstack.wsgi [None req-2c83ed5e-1954-4463-a5e6-6f7b39a04958 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1459.131571] [54941]: DEBUG cinder.api.openstack.wsgi [None req-2c83ed5e-1954-4463-a5e6-6f7b39a04958 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'delete' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1459.131817] [54941]: INFO cinder.api.v3.volumes [None req-2c83ed5e-1954-4463-a5e6-6f7b39a04958 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Delete volume with id: aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1459.140011] [54941]: INFO cinder.api.openstack.wsgi [None req-2c83ed5e-1954-4463-a5e6-6f7b39a04958 tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 404 [ 1459.140280] [54941]: [pid: 54941|app: 0|req: 72/154] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:32:25 2024] DELETE /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1459.143832] [54940]: DEBUG cinder.api.middleware.request_id [None req-bf7f2efe-8bf3-461c-a2ff-5d0907a3d1ad None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1459.148407] [54940]: INFO cinder.api.openstack.wsgi [None req-bf7f2efe-8bf3-461c-a2ff-5d0907a3d1ad tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] GET http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 [ 1459.148407] [54940]: DEBUG cinder.api.openstack.wsgi [None req-bf7f2efe-8bf3-461c-a2ff-5d0907a3d1ad tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1459.148597] [54940]: DEBUG cinder.api.openstack.wsgi [None req-bf7f2efe-8bf3-461c-a2ff-5d0907a3d1ad tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1459.157034] [54940]: INFO cinder.api.openstack.wsgi [None req-bf7f2efe-8bf3-461c-a2ff-5d0907a3d1ad tempest-VolumesAssistedSnapshotsTest-207824520 tempest-VolumesAssistedSnapshotsTest-207824520-project-admin] http://10.180.1.21/volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 returned with HTTP 404 [ 1459.157708] [54940]: [pid: 54940|app: 0|req: 83/155] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:32:25 2024] GET /volume/v3/volumes/aa9aa868-a888-4fbb-9c54-7050b97e7250 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1463.333147] [54941]: DEBUG cinder.api.middleware.request_id [req-0ba59a7a-d487-452f-bbcf-c979c628f24d req-7bef9ca8-7ba3-4970-91e7-4fc798144bf8 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1463.336315] [54941]: INFO cinder.api.openstack.wsgi [req-0ba59a7a-d487-452f-bbcf-c979c628f24d req-7bef9ca8-7ba3-4970-91e7-4fc798144bf8 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f94577c2-0429-4961-84b9-7dd465396bfb [ 1463.336315] [54941]: DEBUG cinder.api.openstack.wsgi [req-0ba59a7a-d487-452f-bbcf-c979c628f24d req-7bef9ca8-7ba3-4970-91e7-4fc798144bf8 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1463.336315] [54941]: DEBUG cinder.api.openstack.wsgi [req-0ba59a7a-d487-452f-bbcf-c979c628f24d req-7bef9ca8-7ba3-4970-91e7-4fc798144bf8 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'version_select' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1463.346976] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1463.346976] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1463.905717] [54941]: INFO cinder.api.openstack.wsgi [req-0ba59a7a-d487-452f-bbcf-c979c628f24d req-7bef9ca8-7ba3-4970-91e7-4fc798144bf8 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/attachments/f94577c2-0429-4961-84b9-7dd465396bfb returned with HTTP 200 [ 1463.905717] [54941]: [pid: 54941|app: 0|req: 73/156] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:32:30 2024] DELETE /volume/v3/attachments/f94577c2-0429-4961-84b9-7dd465396bfb => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1469.152713] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=217,cinder:INSERT=20,cinder:UPDATE=36 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1473.903703] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=233,cinder:INSERT=31,cinder:UPDATE=48 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1475.581274] [54940]: DEBUG cinder.api.middleware.request_id [req-6d685b7d-79e5-442a-8666-358211f583af req-afba8ff5-52d0-4597-9256-cc0f9ca9847c None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1475.585108] [54940]: INFO cinder.api.openstack.wsgi [req-6d685b7d-79e5-442a-8666-358211f583af req-afba8ff5-52d0-4597-9256-cc0f9ca9847c tempest-SecurityGroupsTestJSON-1343319127 tempest-SecurityGroupsTestJSON-1343319127-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=f0f5faef-c983-4d90-b7b2-4a3dcf00d117 [ 1475.585108] [54940]: DEBUG cinder.api.openstack.wsgi [req-6d685b7d-79e5-442a-8666-358211f583af req-afba8ff5-52d0-4597-9256-cc0f9ca9847c tempest-SecurityGroupsTestJSON-1343319127 tempest-SecurityGroupsTestJSON-1343319127-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1475.585108] [54940]: DEBUG cinder.api.openstack.wsgi [req-6d685b7d-79e5-442a-8666-358211f583af req-afba8ff5-52d0-4597-9256-cc0f9ca9847c tempest-SecurityGroupsTestJSON-1343319127 tempest-SecurityGroupsTestJSON-1343319127-project-member] Calling method 'version_select' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1475.596429] [54940]: INFO cinder.api.openstack.wsgi [req-6d685b7d-79e5-442a-8666-358211f583af req-afba8ff5-52d0-4597-9256-cc0f9ca9847c tempest-SecurityGroupsTestJSON-1343319127 tempest-SecurityGroupsTestJSON-1343319127-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=f0f5faef-c983-4d90-b7b2-4a3dcf00d117 returned with HTTP 200 [ 1475.596868] [54940]: [pid: 54940|app: 0|req: 84/157] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Dec 11 12:32:42 2024] GET /volume/v3/attachments?instance_id=f0f5faef-c983-4d90-b7b2-4a3dcf00d117 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1485.587617] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=1 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1495.387072] [54941]: DEBUG cinder.api.middleware.request_id [None req-a3814ca0-1e45-429a-8664-e762bb773554 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.390769] [54941]: INFO cinder.api.openstack.wsgi [None req-a3814ca0-1e45-429a-8664-e762bb773554 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1495.391060] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a3814ca0-1e45-429a-8664-e762bb773554 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1495.391323] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a3814ca0-1e45-429a-8664-e762bb773554 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1495.404815] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1495.404815] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1495.409221] [54941]: INFO cinder.volume.api [None req-a3814ca0-1e45-429a-8664-e762bb773554 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1495.414315] [54941]: INFO cinder.api.openstack.wsgi [None req-a3814ca0-1e45-429a-8664-e762bb773554 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1495.414824] [54941]: [pid: 54941|app: 0|req: 74/158] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:33:02 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1495.423504] [54940]: DEBUG cinder.api.middleware.request_id [None req-617e88c3-a610-4adb-bfff-98ee1d31968d None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.425617] [54940]: INFO cinder.api.openstack.wsgi [None req-617e88c3-a610-4adb-bfff-98ee1d31968d tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1495.425845] [54940]: DEBUG cinder.api.openstack.wsgi [None req-617e88c3-a610-4adb-bfff-98ee1d31968d tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1495.426084] [54940]: DEBUG cinder.api.openstack.wsgi [None req-617e88c3-a610-4adb-bfff-98ee1d31968d tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1495.435353] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1495.435353] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1495.438068] [54940]: INFO cinder.volume.api [None req-617e88c3-a610-4adb-bfff-98ee1d31968d tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1495.442954] [54940]: INFO cinder.api.openstack.wsgi [None req-617e88c3-a610-4adb-bfff-98ee1d31968d tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1495.443308] [54940]: [pid: 54940|app: 0|req: 85/159] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:33:02 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1495.501827] [54941]: DEBUG cinder.api.middleware.request_id [None req-92684f8a-e1b0-4150-be55-b1e1e3325675 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.503904] [54941]: INFO cinder.api.openstack.wsgi [None req-92684f8a-e1b0-4150-be55-b1e1e3325675 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1495.504151] [54941]: DEBUG cinder.api.openstack.wsgi [None req-92684f8a-e1b0-4150-be55-b1e1e3325675 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1495.504455] [54941]: DEBUG cinder.api.openstack.wsgi [None req-92684f8a-e1b0-4150-be55-b1e1e3325675 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1495.513286] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1495.513286] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1495.516945] [54941]: INFO cinder.volume.api [None req-92684f8a-e1b0-4150-be55-b1e1e3325675 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1495.521714] [54941]: INFO cinder.api.openstack.wsgi [None req-92684f8a-e1b0-4150-be55-b1e1e3325675 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1495.522101] [54941]: [pid: 54941|app: 0|req: 75/160] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:33:02 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1503.913058] [54940]: DEBUG cinder.api.middleware.request_id [None req-2bbb578a-ff0f-45de-b3c6-3310a3e25c1e None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.913058] [54940]: INFO cinder.api.openstack.wsgi [None req-2bbb578a-ff0f-45de-b3c6-3310a3e25c1e None None] GET http://10.180.1.21/volume// [ 1503.913058] [54940]: DEBUG cinder.api.openstack.wsgi [None req-2bbb578a-ff0f-45de-b3c6-3310a3e25c1e None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1503.913058] [54940]: DEBUG cinder.api.openstack.wsgi [None req-2bbb578a-ff0f-45de-b3c6-3310a3e25c1e None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1503.913058] [54940]: INFO cinder.api.openstack.wsgi [None req-2bbb578a-ff0f-45de-b3c6-3310a3e25c1e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1503.913432] [54940]: [pid: 54940|app: 0|req: 86/161] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:33:10 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1503.917598] [54941]: DEBUG cinder.api.middleware.request_id [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-35b65c8f-4214-47d3-8ddc-fac3a77f0b40 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.920347] [54941]: INFO cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-35b65c8f-4214-47d3-8ddc-fac3a77f0b40 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1503.920589] [54941]: DEBUG cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-35b65c8f-4214-47d3-8ddc-fac3a77f0b40 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1503.920815] [54941]: DEBUG cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-35b65c8f-4214-47d3-8ddc-fac3a77f0b40 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1503.953125] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1503.953125] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1503.958980] [54941]: INFO cinder.volume.api [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-35b65c8f-4214-47d3-8ddc-fac3a77f0b40 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1503.965237] [54941]: INFO cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-35b65c8f-4214-47d3-8ddc-fac3a77f0b40 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1503.965949] [54941]: [pid: 54941|app: 0|req: 76/162] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:33:10 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 1571 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1504.084874] [54940]: DEBUG cinder.api.middleware.request_id [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-9de7939e-759a-440e-830f-ed10ea4c835d None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1504.088474] [54940]: INFO cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-9de7939e-759a-440e-830f-ed10ea4c835d tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] PUT http://10.180.1.21/volume/v3/attachments/8fd5bad7-eb82-4c47-a445-e383fa3efdd6 [ 1504.090391] [54940]: DEBUG cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-9de7939e-759a-440e-830f-ed10ea4c835d tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-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=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1504.101569] [54940]: DEBUG cinder.coordination [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-9de7939e-759a-440e-830f-ed10ea4c835d tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Acquiring lock "cinder-attachment_update-b0ba747a-d6e6-4693-b81f-827547a75ea5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1504.107182] [54940]: DEBUG cinder.coordination [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-9de7939e-759a-440e-830f-ed10ea4c835d tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Lock "cinder-attachment_update-b0ba747a-d6e6-4693-b81f-827547a75ea5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1504.108642] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1504.108642] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1504.631409] [54940]: DEBUG cinder.coordination [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-9de7939e-759a-440e-830f-ed10ea4c835d tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Lock "cinder-attachment_update-b0ba747a-d6e6-4693-b81f-827547a75ea5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=54940) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1504.631409] [54940]: INFO cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-9de7939e-759a-440e-830f-ed10ea4c835d tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/attachments/8fd5bad7-eb82-4c47-a445-e383fa3efdd6 returned with HTTP 200 [ 1504.632965] [54940]: [pid: 54940|app: 0|req: 87/163] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:33:10 2024] PUT /volume/v3/attachments/8fd5bad7-eb82-4c47-a445-e383fa3efdd6 => generated 589 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1505.138553] [54941]: DEBUG cinder.api.middleware.request_id [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-d915e34d-caca-4148-9c16-5f9f6a29f3d9 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.140866] [54941]: INFO cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-d915e34d-caca-4148-9c16-5f9f6a29f3d9 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] POST http://10.180.1.21/volume/v3/attachments/8fd5bad7-eb82-4c47-a445-e383fa3efdd6/action [ 1505.141303] [54941]: DEBUG cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-d915e34d-caca-4148-9c16-5f9f6a29f3d9 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Action body: b'{"os-complete": null}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1505.141445] [54941]: DEBUG cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-d915e34d-caca-4148-9c16-5f9f6a29f3d9 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1505.161935] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1505.161935] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1505.170382] [54941]: INFO cinder.api.openstack.wsgi [req-70bb6b39-e2b1-47bd-8298-6f1c7d5d6588 req-d915e34d-caca-4148-9c16-5f9f6a29f3d9 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/attachments/8fd5bad7-eb82-4c47-a445-e383fa3efdd6/action returned with HTTP 204 [ 1505.170837] [54941]: [pid: 54941|app: 0|req: 77/164] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:33:11 2024] POST /volume/v3/attachments/8fd5bad7-eb82-4c47-a445-e383fa3efdd6/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1509.344551] [54940]: DEBUG cinder.api.middleware.request_id [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.346796] [54940]: INFO cinder.api.openstack.wsgi [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1509.347223] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-224676968"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1509.348954] [54940]: DEBUG cinder.api.v3.volumes [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-224676968'}} {{(pid=54940) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1509.349035] [54940]: INFO cinder.api.v3.volumes [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Create volume of 1 GB [ 1509.349444] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.349444] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.355109] [54940]: INFO cinder.volume.api [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Availability Zones retrieved successfully. [ 1509.361946] [54940]: DEBUG cinder.volume.api [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Flow 'volume_create_api' (9a7af40d-1303-4e16-a130-7d32b04656a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1509.362700] [54940]: DEBUG cinder.volume.api [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99ccf8bc-977c-4af3-a275-aca8168fb42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1509.363767] [54940]: DEBUG cinder.volume.flows.api.create_volume [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Validating volume size '1' using validate_int {{(pid=54940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1509.382166] [54940]: DEBUG cinder.volume.api [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99ccf8bc-977c-4af3-a275-aca8168fb42c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1509.385056] [54940]: DEBUG cinder.volume.api [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9441a727-168d-45f2-aa24-334a134ed89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1509.410972] [54940]: DEBUG cinder.quota [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Created reservations ['17f4a7ff-8cab-48d6-8e98-301dded26b09', '33820d7a-28d0-48f3-87f7-4c07023f16db', '204db4ee-c5b2-4ff5-9a3f-21e976f6841b', 'f69aa800-3083-4e12-984f-f97272f20a9d'] {{(pid=54940) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1509.411405] [54940]: DEBUG cinder.volume.api [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9441a727-168d-45f2-aa24-334a134ed89e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17f4a7ff-8cab-48d6-8e98-301dded26b09', '33820d7a-28d0-48f3-87f7-4c07023f16db', '204db4ee-c5b2-4ff5-9a3f-21e976f6841b', 'f69aa800-3083-4e12-984f-f97272f20a9d']}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1509.412365] [54940]: DEBUG cinder.volume.api [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65d9f9f9-54b5-4e1d-8fc1-558760f47fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1509.425048] [54940]: DEBUG cinder.volume.api [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65d9f9f9-54b5-4e1d-8fc1-558760f47fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef9c28c8-b98f-4713-a489-15cb2fde2192', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-224676968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd7e8dfe6cc74beca7337cf05c29472c',qos_specs=None,replication_status=,reservations=['17f4a7ff-8cab-48d6-8e98-301dded26b09','33820d7a-28d0-48f3-87f7-4c07023f16db','204db4ee-c5b2-4ff5-9a3f-21e976f6841b','f69aa800-3083-4e12-984f-f97272f20a9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5125cf18f4f94578939d09222973df4c',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:33:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-224676968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef9c28c8-b98f-4713-a489-15cb2fde2192,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd7e8dfe6cc74beca7337cf05c29472c',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='5125cf18f4f94578939d09222973df4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1509.425999] [54940]: DEBUG cinder.volume.api [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (747c2267-e425-49ee-a5f7-647a6098ebdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1509.442836] [54940]: DEBUG cinder.volume.api [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (747c2267-e425-49ee-a5f7-647a6098ebdf) 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-224676968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd7e8dfe6cc74beca7337cf05c29472c',qos_specs=None,replication_status=,reservations=['17f4a7ff-8cab-48d6-8e98-301dded26b09','33820d7a-28d0-48f3-87f7-4c07023f16db','204db4ee-c5b2-4ff5-9a3f-21e976f6841b','f69aa800-3083-4e12-984f-f97272f20a9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5125cf18f4f94578939d09222973df4c',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1509.443779] [54940]: DEBUG cinder.volume.api [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dccf023-327e-4f0e-aebb-9286588bab79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1509.453125] [54940]: DEBUG cinder.volume.api [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dccf023-327e-4f0e-aebb-9286588bab79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1509.454168] [54940]: DEBUG cinder.volume.api [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Flow 'volume_create_api' (9a7af40d-1303-4e16-a130-7d32b04656a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1509.454534] [54940]: INFO cinder.volume.api [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Create volume request issued successfully. [ 1509.455367] [54940]: INFO cinder.api.openstack.wsgi [None req-c68aa28d-69ce-43e1-b1e7-265fe199d52b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1509.455767] [54940]: [pid: 54940|app: 0|req: 88/165] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:33:16 2024] POST /volume/v3/volumes => generated 753 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1509.464176] [54941]: DEBUG cinder.api.middleware.request_id [None req-ef3a62b6-f986-4638-9140-7e14b24ed13b None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.467177] [54941]: INFO cinder.api.openstack.wsgi [None req-ef3a62b6-f986-4638-9140-7e14b24ed13b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/ef9c28c8-b98f-4713-a489-15cb2fde2192 [ 1509.467669] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ef3a62b6-f986-4638-9140-7e14b24ed13b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1509.468052] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ef3a62b6-f986-4638-9140-7e14b24ed13b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1509.477340] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.477340] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.481663] [54941]: INFO cinder.volume.api [None req-ef3a62b6-f986-4638-9140-7e14b24ed13b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1509.486320] [54941]: INFO cinder.api.openstack.wsgi [None req-ef3a62b6-f986-4638-9140-7e14b24ed13b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/ef9c28c8-b98f-4713-a489-15cb2fde2192 returned with HTTP 200 [ 1509.486820] [54941]: [pid: 54941|app: 0|req: 78/166] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:33:16 2024] GET /volume/v3/volumes/ef9c28c8-b98f-4713-a489-15cb2fde2192 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1510.498338] [54940]: DEBUG cinder.api.middleware.request_id [None req-d4080f65-58a7-4228-af1a-aadd4b86bd94 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.501039] [54940]: INFO cinder.api.openstack.wsgi [None req-d4080f65-58a7-4228-af1a-aadd4b86bd94 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/ef9c28c8-b98f-4713-a489-15cb2fde2192 [ 1510.501039] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d4080f65-58a7-4228-af1a-aadd4b86bd94 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.501039] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d4080f65-58a7-4228-af1a-aadd4b86bd94 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.511139] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1510.511139] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.515368] [54940]: INFO cinder.volume.api [None req-d4080f65-58a7-4228-af1a-aadd4b86bd94 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1510.521849] [54940]: INFO cinder.api.openstack.wsgi [None req-d4080f65-58a7-4228-af1a-aadd4b86bd94 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/ef9c28c8-b98f-4713-a489-15cb2fde2192 returned with HTTP 200 [ 1510.522560] [54940]: [pid: 54940|app: 0|req: 89/167] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:33:17 2024] GET /volume/v3/volumes/ef9c28c8-b98f-4713-a489-15cb2fde2192 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1510.565314] [54941]: DEBUG cinder.api.middleware.request_id [req-855d745a-f0fe-489f-9c17-91dfc332e840 req-c1459464-171d-4e7f-90ec-7326da20133b None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.568864] [54941]: INFO cinder.api.openstack.wsgi [req-855d745a-f0fe-489f-9c17-91dfc332e840 req-c1459464-171d-4e7f-90ec-7326da20133b tempest-VolumesAdminNegativeTest-1909894075 tempest-VolumesAdminNegativeTest-1909894075-project-admin] GET http://10.180.1.21/volume/v3/volumes/61703233-ebfd-4f04-a85e-c5af6f038509 [ 1510.568864] [54941]: DEBUG cinder.api.openstack.wsgi [req-855d745a-f0fe-489f-9c17-91dfc332e840 req-c1459464-171d-4e7f-90ec-7326da20133b tempest-VolumesAdminNegativeTest-1909894075 tempest-VolumesAdminNegativeTest-1909894075-project-admin] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.568864] [54941]: DEBUG cinder.api.openstack.wsgi [req-855d745a-f0fe-489f-9c17-91dfc332e840 req-c1459464-171d-4e7f-90ec-7326da20133b tempest-VolumesAdminNegativeTest-1909894075 tempest-VolumesAdminNegativeTest-1909894075-project-admin] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.576013] [54941]: INFO cinder.api.openstack.wsgi [req-855d745a-f0fe-489f-9c17-91dfc332e840 req-c1459464-171d-4e7f-90ec-7326da20133b tempest-VolumesAdminNegativeTest-1909894075 tempest-VolumesAdminNegativeTest-1909894075-project-admin] http://10.180.1.21/volume/v3/volumes/61703233-ebfd-4f04-a85e-c5af6f038509 returned with HTTP 404 [ 1510.577029] [54941]: [pid: 54941|app: 0|req: 79/168] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:33:17 2024] GET /volume/v3/volumes/61703233-ebfd-4f04-a85e-c5af6f038509 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1510.585959] [54940]: DEBUG cinder.api.middleware.request_id [None req-6631718f-6622-482e-810c-5bb5ee5d179d None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.589216] [54940]: INFO cinder.api.openstack.wsgi [None req-6631718f-6622-482e-810c-5bb5ee5d179d tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ef9c28c8-b98f-4713-a489-15cb2fde2192 [ 1510.589472] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6631718f-6622-482e-810c-5bb5ee5d179d tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.590053] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6631718f-6622-482e-810c-5bb5ee5d179d tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'delete' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.590053] [54940]: INFO cinder.api.v3.volumes [None req-6631718f-6622-482e-810c-5bb5ee5d179d tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Delete volume with id: ef9c28c8-b98f-4713-a489-15cb2fde2192 [ 1510.598915] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1510.598915] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.599483] [54940]: INFO cinder.volume.api [None req-6631718f-6622-482e-810c-5bb5ee5d179d tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1510.629192] [54940]: INFO cinder.volume.api [None req-6631718f-6622-482e-810c-5bb5ee5d179d tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Delete volume request issued successfully. [ 1510.629192] [54940]: INFO cinder.api.openstack.wsgi [None req-6631718f-6622-482e-810c-5bb5ee5d179d tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/ef9c28c8-b98f-4713-a489-15cb2fde2192 returned with HTTP 202 [ 1510.629192] [54940]: [pid: 54940|app: 0|req: 90/169] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:33:17 2024] DELETE /volume/v3/volumes/ef9c28c8-b98f-4713-a489-15cb2fde2192 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1510.633823] [54941]: DEBUG cinder.api.middleware.request_id [None req-f04ff35a-3173-4137-8ac5-1674f1921a39 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.637503] [54941]: INFO cinder.api.openstack.wsgi [None req-f04ff35a-3173-4137-8ac5-1674f1921a39 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/ef9c28c8-b98f-4713-a489-15cb2fde2192 [ 1510.637733] [54941]: DEBUG cinder.api.openstack.wsgi [None req-f04ff35a-3173-4137-8ac5-1674f1921a39 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.638028] [54941]: DEBUG cinder.api.openstack.wsgi [None req-f04ff35a-3173-4137-8ac5-1674f1921a39 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.649033] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1510.649033] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.653190] [54941]: INFO cinder.volume.api [None req-f04ff35a-3173-4137-8ac5-1674f1921a39 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1510.659658] [54941]: INFO cinder.api.openstack.wsgi [None req-f04ff35a-3173-4137-8ac5-1674f1921a39 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/ef9c28c8-b98f-4713-a489-15cb2fde2192 returned with HTTP 200 [ 1510.660018] [54941]: [pid: 54941|app: 0|req: 80/170] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:33:17 2024] GET /volume/v3/volumes/ef9c28c8-b98f-4713-a489-15cb2fde2192 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1511.669247] [54940]: DEBUG cinder.api.middleware.request_id [None req-e828b27c-efc0-463d-b4d1-d2838bfc57fa None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.671839] [54940]: INFO cinder.api.openstack.wsgi [None req-e828b27c-efc0-463d-b4d1-d2838bfc57fa tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/ef9c28c8-b98f-4713-a489-15cb2fde2192 [ 1511.672044] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e828b27c-efc0-463d-b4d1-d2838bfc57fa tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1511.672325] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e828b27c-efc0-463d-b4d1-d2838bfc57fa tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1511.679835] [54940]: INFO cinder.api.openstack.wsgi [None req-e828b27c-efc0-463d-b4d1-d2838bfc57fa tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/ef9c28c8-b98f-4713-a489-15cb2fde2192 returned with HTTP 404 [ 1511.680559] [54940]: [pid: 54940|app: 0|req: 91/171] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:33:18 2024] GET /volume/v3/volumes/ef9c28c8-b98f-4713-a489-15cb2fde2192 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1513.257577] [54941]: DEBUG cinder.api.middleware.request_id [None req-250a73ac-f507-4779-9c6e-7709e029c8e4 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1513.262025] [54941]: INFO cinder.api.openstack.wsgi [None req-250a73ac-f507-4779-9c6e-7709e029c8e4 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1513.262025] [54941]: DEBUG cinder.api.openstack.wsgi [None req-250a73ac-f507-4779-9c6e-7709e029c8e4 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1513.262025] [54941]: DEBUG cinder.api.openstack.wsgi [None req-250a73ac-f507-4779-9c6e-7709e029c8e4 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1513.276507] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1513.276507] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1513.283145] [54941]: INFO cinder.volume.api [None req-250a73ac-f507-4779-9c6e-7709e029c8e4 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1513.289144] [54941]: INFO cinder.api.openstack.wsgi [None req-250a73ac-f507-4779-9c6e-7709e029c8e4 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1513.289509] [54941]: [pid: 54941|app: 0|req: 81/172] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 11 12:33:20 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 1864 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1521.675196] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=36,cinder:UPDATE=14,cinder:INSERT=7 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1523.285638] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=31,cinder:UPDATE=2 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1541.440991] [54940]: DEBUG cinder.api.middleware.request_id [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1541.443205] [54940]: INFO cinder.api.openstack.wsgi [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1541.443815] [54940]: DEBUG cinder.api.openstack.wsgi [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-524159702"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1541.445767] [54940]: DEBUG cinder.api.v3.volumes [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-524159702'}} {{(pid=54940) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1541.447676] [54940]: INFO cinder.api.v3.volumes [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Create volume of 1 GB [ 1541.451458] [54940]: INFO cinder.volume.api [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Availability Zones retrieved successfully. [ 1541.458826] [54940]: DEBUG cinder.volume.api [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Flow 'volume_create_api' (dd6b478f-af5f-4af7-9229-e6baf1598822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1541.460175] [54940]: DEBUG cinder.volume.api [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de305eb7-9ee7-4e87-8525-69929ee880a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1541.461633] [54940]: DEBUG cinder.volume.flows.api.create_volume [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Validating volume size '1' using validate_int {{(pid=54940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1541.483255] [54940]: DEBUG cinder.volume.api [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de305eb7-9ee7-4e87-8525-69929ee880a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1541.483255] [54940]: DEBUG cinder.volume.api [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80d95e1d-3496-4bf9-8ca3-df3af0dfc7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1541.533578] [54940]: DEBUG cinder.quota [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Created reservations ['4b48539a-ece2-452e-9593-81316a1deede', '77729412-9800-4aa6-999f-d6a0f042df84', 'b18e88ad-9df2-4a1f-b852-5de15ec247da', '7657a5c9-e25b-4826-b73b-916d996c448f'] {{(pid=54940) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1541.534891] [54940]: DEBUG cinder.volume.api [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80d95e1d-3496-4bf9-8ca3-df3af0dfc7d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b48539a-ece2-452e-9593-81316a1deede', '77729412-9800-4aa6-999f-d6a0f042df84', 'b18e88ad-9df2-4a1f-b852-5de15ec247da', '7657a5c9-e25b-4826-b73b-916d996c448f']}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1541.535611] [54940]: DEBUG cinder.volume.api [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a651285-5b9f-41a8-8f5b-eeb8e74f8a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1541.552106] [54940]: DEBUG cinder.volume.api [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a651285-5b9f-41a8-8f5b-eeb8e74f8a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4157356-e7f1-42ee-ac62-441f885fd176', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-524159702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9396eed560b4a4fa3ca244b7e094184',qos_specs=None,replication_status=,reservations=['4b48539a-ece2-452e-9593-81316a1deede','77729412-9800-4aa6-999f-d6a0f042df84','b18e88ad-9df2-4a1f-b852-5de15ec247da','7657a5c9-e25b-4826-b73b-916d996c448f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079cb338ecee44e5aff8a46da55241e1',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:33:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-524159702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4157356-e7f1-42ee-ac62-441f885fd176,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9396eed560b4a4fa3ca244b7e094184',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='079cb338ecee44e5aff8a46da55241e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1541.553069] [54940]: DEBUG cinder.volume.api [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eaad493-5d07-4599-8bb1-688ee15f507f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1541.567735] [54940]: DEBUG cinder.volume.api [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eaad493-5d07-4599-8bb1-688ee15f507f) 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-524159702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9396eed560b4a4fa3ca244b7e094184',qos_specs=None,replication_status=,reservations=['4b48539a-ece2-452e-9593-81316a1deede','77729412-9800-4aa6-999f-d6a0f042df84','b18e88ad-9df2-4a1f-b852-5de15ec247da','7657a5c9-e25b-4826-b73b-916d996c448f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079cb338ecee44e5aff8a46da55241e1',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1541.568611] [54940]: DEBUG cinder.volume.api [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2760782f-72bc-480b-b40b-2a789b134f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1541.577803] [54940]: DEBUG cinder.volume.api [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2760782f-72bc-480b-b40b-2a789b134f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1541.578887] [54940]: DEBUG cinder.volume.api [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Flow 'volume_create_api' (dd6b478f-af5f-4af7-9229-e6baf1598822) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1541.579289] [54940]: INFO cinder.volume.api [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Create volume request issued successfully. [ 1541.580069] [54940]: INFO cinder.api.openstack.wsgi [None req-0c6e0d6d-a483-445a-a7eb-5a180257362a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1541.580640] [54940]: [pid: 54940|app: 0|req: 92/173] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:33:48 2024] POST /volume/v3/volumes => generated 752 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1541.589257] [54941]: DEBUG cinder.api.middleware.request_id [None req-970a8ce4-0feb-4a01-9c97-b6444674121c None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1541.592734] [54941]: INFO cinder.api.openstack.wsgi [None req-970a8ce4-0feb-4a01-9c97-b6444674121c tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] GET http://10.180.1.21/volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 [ 1541.592964] [54941]: DEBUG cinder.api.openstack.wsgi [None req-970a8ce4-0feb-4a01-9c97-b6444674121c tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1541.593197] [54941]: DEBUG cinder.api.openstack.wsgi [None req-970a8ce4-0feb-4a01-9c97-b6444674121c tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1541.601689] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1541.601689] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1541.606082] [54941]: INFO cinder.volume.api [None req-970a8ce4-0feb-4a01-9c97-b6444674121c tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Volume info retrieved successfully. [ 1541.610754] [54941]: INFO cinder.api.openstack.wsgi [None req-970a8ce4-0feb-4a01-9c97-b6444674121c tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] http://10.180.1.21/volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 returned with HTTP 200 [ 1541.611476] [54941]: [pid: 54941|app: 0|req: 82/174] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:33:48 2024] GET /volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1542.622483] [54940]: DEBUG cinder.api.middleware.request_id [None req-4c6ab0dd-21d2-46f2-9b3f-073d0a2a748d None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.625097] [54940]: INFO cinder.api.openstack.wsgi [None req-4c6ab0dd-21d2-46f2-9b3f-073d0a2a748d tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] GET http://10.180.1.21/volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 [ 1542.625317] [54940]: DEBUG cinder.api.openstack.wsgi [None req-4c6ab0dd-21d2-46f2-9b3f-073d0a2a748d tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1542.625529] [54940]: DEBUG cinder.api.openstack.wsgi [None req-4c6ab0dd-21d2-46f2-9b3f-073d0a2a748d tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1542.635906] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1542.635906] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1542.640342] [54940]: INFO cinder.volume.api [None req-4c6ab0dd-21d2-46f2-9b3f-073d0a2a748d tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Volume info retrieved successfully. [ 1542.646028] [54940]: INFO cinder.api.openstack.wsgi [None req-4c6ab0dd-21d2-46f2-9b3f-073d0a2a748d tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] http://10.180.1.21/volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 returned with HTTP 200 [ 1542.646607] [54940]: [pid: 54940|app: 0|req: 93/175] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:33:49 2024] GET /volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1542.660528] [54941]: DEBUG cinder.api.middleware.request_id [None req-cac3132c-1123-4518-9617-31375a38a31e None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.662745] [54941]: INFO cinder.api.openstack.wsgi [None req-cac3132c-1123-4518-9617-31375a38a31e tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] POST http://10.180.1.21/volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176/action [ 1542.663178] [54941]: DEBUG cinder.api.openstack.wsgi [None req-cac3132c-1123-4518-9617-31375a38a31e tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1542.663638] [54941]: DEBUG cinder.api.openstack.wsgi [None req-cac3132c-1123-4518-9617-31375a38a31e tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1542.673100] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1542.673100] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1542.673686] [54941]: INFO cinder.volume.api [None req-cac3132c-1123-4518-9617-31375a38a31e tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Volume info retrieved successfully. [ 1542.680913] [54941]: INFO cinder.volume.api [None req-cac3132c-1123-4518-9617-31375a38a31e tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Volume updated successfully. [ 1542.681222] [54941]: INFO cinder.api.openstack.wsgi [None req-cac3132c-1123-4518-9617-31375a38a31e tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] http://10.180.1.21/volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176/action returned with HTTP 200 [ 1542.681660] [54941]: [pid: 54941|app: 0|req: 83/176] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Dec 11 12:33:49 2024] POST /volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1542.685065] [54940]: DEBUG cinder.api.middleware.request_id [None req-84e32031-ac30-4856-b39d-2431c22fc880 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.687110] [54940]: INFO cinder.api.openstack.wsgi [None req-84e32031-ac30-4856-b39d-2431c22fc880 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] GET http://10.180.1.21/volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 [ 1542.687337] [54940]: DEBUG cinder.api.openstack.wsgi [None req-84e32031-ac30-4856-b39d-2431c22fc880 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1542.687555] [54940]: DEBUG cinder.api.openstack.wsgi [None req-84e32031-ac30-4856-b39d-2431c22fc880 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1542.695225] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1542.695225] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1542.698955] [54940]: INFO cinder.volume.api [None req-84e32031-ac30-4856-b39d-2431c22fc880 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Volume info retrieved successfully. [ 1542.703753] [54940]: INFO cinder.api.openstack.wsgi [None req-84e32031-ac30-4856-b39d-2431c22fc880 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] http://10.180.1.21/volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 returned with HTTP 200 [ 1542.704192] [54940]: [pid: 54940|app: 0|req: 94/177] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:33:49 2024] GET /volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1542.762923] [54941]: DEBUG cinder.api.middleware.request_id [req-0848dd78-49aa-4f3c-a523-112fba059d8a req-67bd7934-bc70-43bd-bd11-9ee8cd2eb13e None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.765945] [54941]: INFO cinder.api.openstack.wsgi [req-0848dd78-49aa-4f3c-a523-112fba059d8a req-67bd7934-bc70-43bd-bd11-9ee8cd2eb13e tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] GET http://10.180.1.21/volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 [ 1542.766395] [54941]: DEBUG cinder.api.openstack.wsgi [req-0848dd78-49aa-4f3c-a523-112fba059d8a req-67bd7934-bc70-43bd-bd11-9ee8cd2eb13e tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1542.766687] [54941]: DEBUG cinder.api.openstack.wsgi [req-0848dd78-49aa-4f3c-a523-112fba059d8a req-67bd7934-bc70-43bd-bd11-9ee8cd2eb13e tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1542.774336] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1542.774336] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1542.778245] [54941]: INFO cinder.volume.api [req-0848dd78-49aa-4f3c-a523-112fba059d8a req-67bd7934-bc70-43bd-bd11-9ee8cd2eb13e tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Volume info retrieved successfully. [ 1542.785158] [54941]: INFO cinder.api.openstack.wsgi [req-0848dd78-49aa-4f3c-a523-112fba059d8a req-67bd7934-bc70-43bd-bd11-9ee8cd2eb13e tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] http://10.180.1.21/volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 returned with HTTP 200 [ 1542.785158] [54941]: [pid: 54941|app: 0|req: 84/178] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:33:49 2024] GET /volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1543.084562] [54940]: DEBUG cinder.api.middleware.request_id [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.086665] [54940]: INFO cinder.api.openstack.wsgi [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1543.087060] [54940]: DEBUG cinder.api.openstack.wsgi [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1002397055"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1543.088733] [54940]: DEBUG cinder.api.v3.volumes [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1002397055'}} {{(pid=54940) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1543.088870] [54940]: INFO cinder.api.v3.volumes [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Create volume of 1 GB [ 1543.093095] [54940]: INFO cinder.volume.api [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Availability Zones retrieved successfully. [ 1543.099888] [54940]: DEBUG cinder.volume.api [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Flow 'volume_create_api' (bb247e68-eccd-4d0c-8aa4-0d783c7fee65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1543.101100] [54940]: DEBUG cinder.volume.api [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15720da3-1e06-4e73-a8a6-cf8e211950f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1543.102213] [54940]: DEBUG cinder.volume.flows.api.create_volume [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Validating volume size '1' using validate_int {{(pid=54940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1543.121712] [54940]: DEBUG cinder.volume.api [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15720da3-1e06-4e73-a8a6-cf8e211950f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1543.122149] [54940]: DEBUG cinder.volume.api [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e7f918-3e0c-430e-aaa0-2d5388c04853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1543.152550] [54940]: DEBUG cinder.quota [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Created reservations ['b028218a-8b50-4e29-b3e8-c17d1b5caebd', 'f3c244ca-c458-4bb1-b4ba-1717dbb90478', '39df1e08-8abf-4fd5-9bfa-3ad08c248597', '7306ac60-189b-4e14-a9b5-a0a3c5b21a72'] {{(pid=54940) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1543.153637] [54940]: DEBUG cinder.volume.api [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e7f918-3e0c-430e-aaa0-2d5388c04853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b028218a-8b50-4e29-b3e8-c17d1b5caebd', 'f3c244ca-c458-4bb1-b4ba-1717dbb90478', '39df1e08-8abf-4fd5-9bfa-3ad08c248597', '7306ac60-189b-4e14-a9b5-a0a3c5b21a72']}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1543.154655] [54940]: DEBUG cinder.volume.api [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dfd6fc4-16d8-4410-b1b2-9ee1ca40f32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1543.167733] [54940]: DEBUG cinder.volume.api [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dfd6fc4-16d8-4410-b1b2-9ee1ca40f32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4487f61-4305-4452-aa2f-eb3df1c024d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1002397055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9396eed560b4a4fa3ca244b7e094184',qos_specs=None,replication_status=,reservations=['b028218a-8b50-4e29-b3e8-c17d1b5caebd','f3c244ca-c458-4bb1-b4ba-1717dbb90478','39df1e08-8abf-4fd5-9bfa-3ad08c248597','7306ac60-189b-4e14-a9b5-a0a3c5b21a72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079cb338ecee44e5aff8a46da55241e1',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:33:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1002397055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4487f61-4305-4452-aa2f-eb3df1c024d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9396eed560b4a4fa3ca244b7e094184',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='079cb338ecee44e5aff8a46da55241e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1543.168689] [54940]: DEBUG cinder.volume.api [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8dabb1-5efd-4947-9273-afc692740ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1543.180799] [54940]: DEBUG cinder.volume.api [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8dabb1-5efd-4947-9273-afc692740ce2) 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-1002397055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9396eed560b4a4fa3ca244b7e094184',qos_specs=None,replication_status=,reservations=['b028218a-8b50-4e29-b3e8-c17d1b5caebd','f3c244ca-c458-4bb1-b4ba-1717dbb90478','39df1e08-8abf-4fd5-9bfa-3ad08c248597','7306ac60-189b-4e14-a9b5-a0a3c5b21a72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079cb338ecee44e5aff8a46da55241e1',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1543.181661] [54940]: DEBUG cinder.volume.api [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e28405b5-2d5a-4775-acb0-d3900b0759ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1543.190554] [54940]: DEBUG cinder.volume.api [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e28405b5-2d5a-4775-acb0-d3900b0759ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1543.191251] [54940]: DEBUG cinder.volume.api [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Flow 'volume_create_api' (bb247e68-eccd-4d0c-8aa4-0d783c7fee65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1543.191612] [54940]: INFO cinder.volume.api [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Create volume request issued successfully. [ 1543.192275] [54940]: INFO cinder.api.openstack.wsgi [None req-9e62a3d5-dadb-43ba-aacc-ab2046d83267 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1543.192731] [54940]: [pid: 54940|app: 0|req: 95/179] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:33:49 2024] POST /volume/v3/volumes => generated 753 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1543.200320] [54941]: DEBUG cinder.api.middleware.request_id [None req-ccdce8c7-4df3-440e-8fd0-2fbb6c8d6a57 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.202370] [54941]: INFO cinder.api.openstack.wsgi [None req-ccdce8c7-4df3-440e-8fd0-2fbb6c8d6a57 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] GET http://10.180.1.21/volume/v3/volumes/e4487f61-4305-4452-aa2f-eb3df1c024d8 [ 1543.202645] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ccdce8c7-4df3-440e-8fd0-2fbb6c8d6a57 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1543.202910] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ccdce8c7-4df3-440e-8fd0-2fbb6c8d6a57 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1543.210317] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1543.210317] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1543.214550] [54941]: INFO cinder.volume.api [None req-ccdce8c7-4df3-440e-8fd0-2fbb6c8d6a57 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Volume info retrieved successfully. [ 1543.220375] [54941]: INFO cinder.api.openstack.wsgi [None req-ccdce8c7-4df3-440e-8fd0-2fbb6c8d6a57 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] http://10.180.1.21/volume/v3/volumes/e4487f61-4305-4452-aa2f-eb3df1c024d8 returned with HTTP 200 [ 1543.220778] [54941]: [pid: 54941|app: 0|req: 85/180] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:33:50 2024] GET /volume/v3/volumes/e4487f61-4305-4452-aa2f-eb3df1c024d8 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1544.231873] [54940]: DEBUG cinder.api.middleware.request_id [None req-3cff6718-c575-47a7-a6b0-f64f4ae4e106 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.234823] [54940]: INFO cinder.api.openstack.wsgi [None req-3cff6718-c575-47a7-a6b0-f64f4ae4e106 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] GET http://10.180.1.21/volume/v3/volumes/e4487f61-4305-4452-aa2f-eb3df1c024d8 [ 1544.235035] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3cff6718-c575-47a7-a6b0-f64f4ae4e106 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1544.235269] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3cff6718-c575-47a7-a6b0-f64f4ae4e106 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1544.245341] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1544.245341] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1544.249219] [54940]: INFO cinder.volume.api [None req-3cff6718-c575-47a7-a6b0-f64f4ae4e106 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Volume info retrieved successfully. [ 1544.253716] [54940]: INFO cinder.api.openstack.wsgi [None req-3cff6718-c575-47a7-a6b0-f64f4ae4e106 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] http://10.180.1.21/volume/v3/volumes/e4487f61-4305-4452-aa2f-eb3df1c024d8 returned with HTTP 200 [ 1544.254091] [54940]: [pid: 54940|app: 0|req: 96/181] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:33:51 2024] GET /volume/v3/volumes/e4487f61-4305-4452-aa2f-eb3df1c024d8 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1547.670606] [54941]: DEBUG cinder.api.middleware.request_id [None req-830bda4c-696e-480a-ab91-bcf057490ce7 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.672749] [54941]: INFO cinder.api.openstack.wsgi [None req-830bda4c-696e-480a-ab91-bcf057490ce7 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] DELETE http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1547.672968] [54941]: DEBUG cinder.api.openstack.wsgi [None req-830bda4c-696e-480a-ab91-bcf057490ce7 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1547.673222] [54941]: DEBUG cinder.api.openstack.wsgi [None req-830bda4c-696e-480a-ab91-bcf057490ce7 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'delete' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1547.673440] [54941]: INFO cinder.api.v3.volumes [None req-830bda4c-696e-480a-ab91-bcf057490ce7 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Delete volume with id: 79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1547.685494] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1547.685494] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1547.686111] [54941]: INFO cinder.volume.api [None req-830bda4c-696e-480a-ab91-bcf057490ce7 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1547.714910] [54941]: INFO cinder.volume.api [None req-830bda4c-696e-480a-ab91-bcf057490ce7 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Delete volume request issued successfully. [ 1547.714910] [54941]: INFO cinder.api.openstack.wsgi [None req-830bda4c-696e-480a-ab91-bcf057490ce7 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 202 [ 1547.714910] [54941]: [pid: 54941|app: 0|req: 86/182] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:33:54 2024] DELETE /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1547.718252] [54940]: DEBUG cinder.api.middleware.request_id [None req-0fe52830-a54b-4a85-a6cc-387c8eb82ef3 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.721539] [54940]: INFO cinder.api.openstack.wsgi [None req-0fe52830-a54b-4a85-a6cc-387c8eb82ef3 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1547.722244] [54940]: DEBUG cinder.api.openstack.wsgi [None req-0fe52830-a54b-4a85-a6cc-387c8eb82ef3 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1547.722612] [54940]: DEBUG cinder.api.openstack.wsgi [None req-0fe52830-a54b-4a85-a6cc-387c8eb82ef3 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1547.736660] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1547.736660] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1547.741588] [54940]: INFO cinder.volume.api [None req-0fe52830-a54b-4a85-a6cc-387c8eb82ef3 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1547.747134] [54940]: INFO cinder.api.openstack.wsgi [None req-0fe52830-a54b-4a85-a6cc-387c8eb82ef3 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1547.747713] [54940]: [pid: 54940|app: 0|req: 97/183] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:33:54 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1548.757939] [54941]: DEBUG cinder.api.middleware.request_id [None req-27c2c49f-12b2-4f7b-9824-bed48eb05313 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1548.760210] [54941]: INFO cinder.api.openstack.wsgi [None req-27c2c49f-12b2-4f7b-9824-bed48eb05313 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1548.760210] [54941]: DEBUG cinder.api.openstack.wsgi [None req-27c2c49f-12b2-4f7b-9824-bed48eb05313 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1548.760343] [54941]: DEBUG cinder.api.openstack.wsgi [None req-27c2c49f-12b2-4f7b-9824-bed48eb05313 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1548.771388] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1548.771388] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1548.775538] [54941]: INFO cinder.volume.api [None req-27c2c49f-12b2-4f7b-9824-bed48eb05313 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1548.780407] [54941]: INFO cinder.api.openstack.wsgi [None req-27c2c49f-12b2-4f7b-9824-bed48eb05313 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1548.780595] [54941]: [pid: 54941|app: 0|req: 87/184] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:33:55 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1549.790277] [54940]: DEBUG cinder.api.middleware.request_id [None req-9688b1b5-0a43-4433-a209-bc6bb294e05b None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.793209] [54940]: INFO cinder.api.openstack.wsgi [None req-9688b1b5-0a43-4433-a209-bc6bb294e05b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1549.793754] [54940]: DEBUG cinder.api.openstack.wsgi [None req-9688b1b5-0a43-4433-a209-bc6bb294e05b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1549.793754] [54940]: DEBUG cinder.api.openstack.wsgi [None req-9688b1b5-0a43-4433-a209-bc6bb294e05b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1549.804391] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1549.804391] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.809067] [54940]: INFO cinder.volume.api [None req-9688b1b5-0a43-4433-a209-bc6bb294e05b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Volume info retrieved successfully. [ 1549.815021] [54940]: INFO cinder.api.openstack.wsgi [None req-9688b1b5-0a43-4433-a209-bc6bb294e05b tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 200 [ 1549.815021] [54940]: [pid: 54940|app: 0|req: 98/185] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:33:56 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1550.826154] [54941]: DEBUG cinder.api.middleware.request_id [None req-c63a209d-6842-40f8-b66d-8c66067c9c78 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.828441] [54941]: INFO cinder.api.openstack.wsgi [None req-c63a209d-6842-40f8-b66d-8c66067c9c78 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] GET http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 [ 1550.828655] [54941]: DEBUG cinder.api.openstack.wsgi [None req-c63a209d-6842-40f8-b66d-8c66067c9c78 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1550.828920] [54941]: DEBUG cinder.api.openstack.wsgi [None req-c63a209d-6842-40f8-b66d-8c66067c9c78 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1550.835961] [54941]: INFO cinder.api.openstack.wsgi [None req-c63a209d-6842-40f8-b66d-8c66067c9c78 tempest-VolumesAdminNegativeTest-120484436 tempest-VolumesAdminNegativeTest-120484436-project-member] http://10.180.1.21/volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 returned with HTTP 404 [ 1550.836459] [54941]: [pid: 54941|app: 0|req: 88/186] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:33:57 2024] GET /volume/v3/volumes/79eaaffe-9094-4ad0-b3eb-d923ed3d6be7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1559.811578] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=67,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1560.831800] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=21,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1606.570923] [54940]: DEBUG cinder.api.middleware.request_id [None req-90f295cc-a205-4419-961f-4f7234ee7d57 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1606.573018] [54940]: INFO cinder.api.openstack.wsgi [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1606.573581] [54940]: DEBUG cinder.api.openstack.wsgi [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-831101776"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1606.575353] [54940]: DEBUG cinder.api.v3.volumes [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-831101776'}} {{(pid=54940) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1606.575501] [54940]: INFO cinder.api.v3.volumes [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Create volume of 1 GB [ 1606.582055] [54940]: INFO cinder.volume.api [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Availability Zones retrieved successfully. [ 1606.589017] [54940]: DEBUG cinder.volume.api [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Flow 'volume_create_api' (f76f97b0-3121-44d9-9ffc-46a25f6f2fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1606.592440] [54940]: DEBUG cinder.volume.api [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2128e7ab-fe20-47f6-9ed9-d9b4e3514fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1606.593573] [54940]: DEBUG cinder.volume.flows.api.create_volume [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Validating volume size '1' using validate_int {{(pid=54940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1606.613122] [54940]: DEBUG cinder.volume.api [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2128e7ab-fe20-47f6-9ed9-d9b4e3514fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1606.614156] [54940]: DEBUG cinder.volume.api [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c217a728-1f8e-4a5f-a2ee-db1deb3aeaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1606.658811] [54940]: DEBUG cinder.quota [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Created reservations ['0e07c61b-490a-4d29-9b34-bc4fdaa8a18a', '9b684051-4eb6-4e07-971d-15f2058f73f6', 'a607b961-9e84-4b9c-bd7b-6fbba9bfbc1e', '09a46de4-3651-4d05-8d94-142ce9aa3b7b'] {{(pid=54940) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1606.659910] [54940]: DEBUG cinder.volume.api [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c217a728-1f8e-4a5f-a2ee-db1deb3aeaf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e07c61b-490a-4d29-9b34-bc4fdaa8a18a', '9b684051-4eb6-4e07-971d-15f2058f73f6', 'a607b961-9e84-4b9c-bd7b-6fbba9bfbc1e', '09a46de4-3651-4d05-8d94-142ce9aa3b7b']}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1606.660914] [54940]: DEBUG cinder.volume.api [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53828c0c-9666-4c97-8fa2-adf641d1ae6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1606.674270] [54940]: DEBUG cinder.volume.api [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53828c0c-9666-4c97-8fa2-adf641d1ae6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3a26d7e-5f51-4ceb-9fdc-a73b2058d032', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-831101776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7ebbf0584645d3a754b072eabbe17d',qos_specs=None,replication_status=,reservations=['0e07c61b-490a-4d29-9b34-bc4fdaa8a18a','9b684051-4eb6-4e07-971d-15f2058f73f6','a607b961-9e84-4b9c-bd7b-6fbba9bfbc1e','09a46de4-3651-4d05-8d94-142ce9aa3b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7585dc4ea0c84e36a6529b944a4b8e5c',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-831101776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3a26d7e-5f51-4ceb-9fdc-a73b2058d032,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7ebbf0584645d3a754b072eabbe17d',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='7585dc4ea0c84e36a6529b944a4b8e5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1606.676386] [54940]: DEBUG cinder.volume.api [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba5b7a74-1c23-47e6-8e6d-d6fc3f36c1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1606.692572] [54940]: DEBUG cinder.volume.api [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba5b7a74-1c23-47e6-8e6d-d6fc3f36c1f1) 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-831101776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7ebbf0584645d3a754b072eabbe17d',qos_specs=None,replication_status=,reservations=['0e07c61b-490a-4d29-9b34-bc4fdaa8a18a','9b684051-4eb6-4e07-971d-15f2058f73f6','a607b961-9e84-4b9c-bd7b-6fbba9bfbc1e','09a46de4-3651-4d05-8d94-142ce9aa3b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7585dc4ea0c84e36a6529b944a4b8e5c',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1606.693576] [54940]: DEBUG cinder.volume.api [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dd510e7-6042-4c86-816d-ed8505fd6a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1606.702920] [54940]: DEBUG cinder.volume.api [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dd510e7-6042-4c86-816d-ed8505fd6a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1606.706595] [54940]: DEBUG cinder.volume.api [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Flow 'volume_create_api' (f76f97b0-3121-44d9-9ffc-46a25f6f2fe5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1606.706595] [54940]: INFO cinder.volume.api [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Create volume request issued successfully. [ 1606.706595] [54940]: INFO cinder.api.openstack.wsgi [None req-90f295cc-a205-4419-961f-4f7234ee7d57 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1606.706595] [54940]: [pid: 54940|app: 0|req: 99/187] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:34:53 2024] POST /volume/v3/volumes => generated 749 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1606.720025] [54941]: DEBUG cinder.api.middleware.request_id [None req-6432c448-c80b-4671-b150-203eb4368163 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1606.722073] [54941]: INFO cinder.api.openstack.wsgi [None req-6432c448-c80b-4671-b150-203eb4368163 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1606.722299] [54941]: DEBUG cinder.api.openstack.wsgi [None req-6432c448-c80b-4671-b150-203eb4368163 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1606.722513] [54941]: DEBUG cinder.api.openstack.wsgi [None req-6432c448-c80b-4671-b150-203eb4368163 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1606.730682] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1606.730682] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1606.734745] [54941]: INFO cinder.volume.api [None req-6432c448-c80b-4671-b150-203eb4368163 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1606.739881] [54941]: INFO cinder.api.openstack.wsgi [None req-6432c448-c80b-4671-b150-203eb4368163 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1606.740451] [54941]: [pid: 54941|app: 0|req: 89/188] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:34:53 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1607.751466] [54940]: DEBUG cinder.api.middleware.request_id [None req-23994076-2eee-49b7-9dc1-775619e38983 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.754475] [54940]: INFO cinder.api.openstack.wsgi [None req-23994076-2eee-49b7-9dc1-775619e38983 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1607.754705] [54940]: DEBUG cinder.api.openstack.wsgi [None req-23994076-2eee-49b7-9dc1-775619e38983 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1607.754927] [54940]: DEBUG cinder.api.openstack.wsgi [None req-23994076-2eee-49b7-9dc1-775619e38983 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1607.766730] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1607.766730] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1607.770857] [54940]: INFO cinder.volume.api [None req-23994076-2eee-49b7-9dc1-775619e38983 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1607.775781] [54940]: INFO cinder.api.openstack.wsgi [None req-23994076-2eee-49b7-9dc1-775619e38983 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1607.776183] [54940]: [pid: 54940|app: 0|req: 100/189] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:34:54 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1607.814011] [54941]: DEBUG cinder.api.middleware.request_id [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-5dda398d-1b60-4f0a-9e8c-9b477a92a3a9 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.816274] [54941]: INFO cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-5dda398d-1b60-4f0a-9e8c-9b477a92a3a9 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1607.816705] [54941]: DEBUG cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-5dda398d-1b60-4f0a-9e8c-9b477a92a3a9 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1607.818245] [54941]: DEBUG cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-5dda398d-1b60-4f0a-9e8c-9b477a92a3a9 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1607.824726] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1607.824726] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1607.828334] [54941]: INFO cinder.volume.api [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-5dda398d-1b60-4f0a-9e8c-9b477a92a3a9 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1607.832796] [54941]: INFO cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-5dda398d-1b60-4f0a-9e8c-9b477a92a3a9 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1607.833594] [54941]: [pid: 54941|app: 0|req: 90/190] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:34:54 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1609.354881] [54940]: DEBUG cinder.api.middleware.request_id [None req-08ac1fd0-5e32-42ce-b1dd-09c538d411d0 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.354881] [54940]: INFO cinder.api.openstack.wsgi [None req-08ac1fd0-5e32-42ce-b1dd-09c538d411d0 None None] GET http://10.180.1.21/volume// [ 1609.354881] [54940]: DEBUG cinder.api.openstack.wsgi [None req-08ac1fd0-5e32-42ce-b1dd-09c538d411d0 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1609.354881] [54940]: DEBUG cinder.api.openstack.wsgi [None req-08ac1fd0-5e32-42ce-b1dd-09c538d411d0 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1609.354881] [54940]: INFO cinder.api.openstack.wsgi [None req-08ac1fd0-5e32-42ce-b1dd-09c538d411d0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1609.354881] [54940]: [pid: 54940|app: 0|req: 101/191] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 12:34:56 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1609.359529] [54941]: DEBUG cinder.api.middleware.request_id [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-923c5571-4e4b-4243-91f3-ac93b833d06c None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.361818] [54941]: INFO cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-923c5571-4e4b-4243-91f3-ac93b833d06c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1609.362328] [54941]: DEBUG cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-923c5571-4e4b-4243-91f3-ac93b833d06c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3a26d7e-5f51-4ceb-9fdc-a73b2058d032", "connector": null, "instance_uuid": "981fd9ee-6c96-4c7e-b3ba-730ab9aee214"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1609.377176] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1609.377176] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1609.406240] [54941]: INFO cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-923c5571-4e4b-4243-91f3-ac93b833d06c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1609.407278] [54941]: [pid: 54941|app: 0|req: 91/192] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:34:56 2024] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1609.430456] [54940]: DEBUG cinder.api.middleware.request_id [None req-cd5163cb-1bca-4e34-ae68-9872dc70e8d0 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.432631] [54940]: INFO cinder.api.openstack.wsgi [None req-cd5163cb-1bca-4e34-ae68-9872dc70e8d0 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1609.432872] [54940]: DEBUG cinder.api.openstack.wsgi [None req-cd5163cb-1bca-4e34-ae68-9872dc70e8d0 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1609.433130] [54940]: DEBUG cinder.api.openstack.wsgi [None req-cd5163cb-1bca-4e34-ae68-9872dc70e8d0 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1609.449040] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1609.449040] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1609.452901] [54940]: INFO cinder.volume.api [None req-cd5163cb-1bca-4e34-ae68-9872dc70e8d0 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1609.457955] [54940]: INFO cinder.api.openstack.wsgi [None req-cd5163cb-1bca-4e34-ae68-9872dc70e8d0 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1609.458375] [54940]: [pid: 54940|app: 0|req: 102/193] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:34:56 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1609.937586] [54941]: DEBUG cinder.api.middleware.request_id [None req-216ad728-4144-4f0b-afbf-9ee0a664dbcb None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.937749] [54941]: INFO cinder.api.openstack.wsgi [None req-216ad728-4144-4f0b-afbf-9ee0a664dbcb None None] GET http://10.180.1.21/volume// [ 1609.937951] [54941]: DEBUG cinder.api.openstack.wsgi [None req-216ad728-4144-4f0b-afbf-9ee0a664dbcb None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1609.938327] [54941]: DEBUG cinder.api.openstack.wsgi [None req-216ad728-4144-4f0b-afbf-9ee0a664dbcb None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1609.938810] [54941]: INFO cinder.api.openstack.wsgi [None req-216ad728-4144-4f0b-afbf-9ee0a664dbcb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1609.940226] [54941]: [pid: 54941|app: 0|req: 92/194] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:34:56 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1609.942936] [54940]: DEBUG cinder.api.middleware.request_id [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-c9491160-e844-46a8-94ad-6b0b966487f7 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.945328] [54940]: INFO cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-c9491160-e844-46a8-94ad-6b0b966487f7 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1609.945570] [54940]: DEBUG cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-c9491160-e844-46a8-94ad-6b0b966487f7 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1609.945791] [54940]: DEBUG cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-c9491160-e844-46a8-94ad-6b0b966487f7 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1609.968620] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1609.968620] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1609.972961] [54940]: INFO cinder.volume.api [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-c9491160-e844-46a8-94ad-6b0b966487f7 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1609.980349] [54940]: INFO cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-c9491160-e844-46a8-94ad-6b0b966487f7 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1609.981026] [54940]: [pid: 54940|app: 0|req: 103/195] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:34:56 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 1022 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1610.023762] [54941]: DEBUG cinder.api.middleware.request_id [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-3bd9058c-77e9-47c7-9566-99eebc9bb6a3 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1610.029327] [54941]: INFO cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-3bd9058c-77e9-47c7-9566-99eebc9bb6a3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] PUT http://10.180.1.21/volume/v3/attachments/ac454aec-c32f-4714-acf2-963b75e9488d [ 1610.029884] [54941]: DEBUG cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-3bd9058c-77e9-47c7-9566-99eebc9bb6a3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-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-363998", "mountpoint": "/dev/sdb"}}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1610.046154] [54941]: DEBUG cinder.coordination [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-3bd9058c-77e9-47c7-9566-99eebc9bb6a3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Acquiring lock "cinder-attachment_update-f3a26d7e-5f51-4ceb-9fdc-a73b2058d032-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1610.051150] [54941]: DEBUG cinder.coordination [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-3bd9058c-77e9-47c7-9566-99eebc9bb6a3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Lock "cinder-attachment_update-f3a26d7e-5f51-4ceb-9fdc-a73b2058d032-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1610.052221] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1610.052221] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1610.471074] [54940]: DEBUG cinder.api.middleware.request_id [None req-c6c31193-5d1b-4736-80a0-0e2f9f06df76 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1610.473540] [54940]: INFO cinder.api.openstack.wsgi [None req-c6c31193-5d1b-4736-80a0-0e2f9f06df76 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1610.473682] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c6c31193-5d1b-4736-80a0-0e2f9f06df76 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1610.473891] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c6c31193-5d1b-4736-80a0-0e2f9f06df76 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1610.487996] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1610.487996] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1610.493566] [54940]: INFO cinder.volume.api [None req-c6c31193-5d1b-4736-80a0-0e2f9f06df76 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1610.502448] [54940]: INFO cinder.api.openstack.wsgi [None req-c6c31193-5d1b-4736-80a0-0e2f9f06df76 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1610.502970] [54940]: [pid: 54940|app: 0|req: 104/196] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:34:57 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1611.514334] [54940]: DEBUG cinder.api.middleware.request_id [None req-05ac13f0-d416-433c-8135-5d8945126854 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.516717] [54940]: INFO cinder.api.openstack.wsgi [None req-05ac13f0-d416-433c-8135-5d8945126854 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1611.516932] [54940]: DEBUG cinder.api.openstack.wsgi [None req-05ac13f0-d416-433c-8135-5d8945126854 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1611.517166] [54940]: DEBUG cinder.api.openstack.wsgi [None req-05ac13f0-d416-433c-8135-5d8945126854 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1611.530162] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1611.530162] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1611.534307] [54940]: INFO cinder.volume.api [None req-05ac13f0-d416-433c-8135-5d8945126854 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1611.539242] [54940]: INFO cinder.api.openstack.wsgi [None req-05ac13f0-d416-433c-8135-5d8945126854 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1611.539649] [54940]: [pid: 54940|app: 0|req: 105/197] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:34:58 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1612.436364] [54940]: DEBUG cinder.api.middleware.request_id [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1612.441341] [54940]: INFO cinder.api.openstack.wsgi [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1612.441341] [54940]: DEBUG cinder.api.openstack.wsgi [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1601676051"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1612.441341] [54940]: DEBUG cinder.api.v3.volumes [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1601676051'}} {{(pid=54940) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1612.441341] [54940]: INFO cinder.api.v3.volumes [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Create volume of 1 GB [ 1612.446667] [54940]: INFO cinder.volume.api [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Availability Zones retrieved successfully. [ 1612.453027] [54940]: DEBUG cinder.volume.api [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Flow 'volume_create_api' (d9e16253-aebc-4ca4-96c6-a7e73cabafe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1612.454576] [54940]: DEBUG cinder.volume.api [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02aa1929-e0d9-45c6-b0e0-daf37c63ad17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1612.455881] [54940]: DEBUG cinder.volume.flows.api.create_volume [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Validating volume size '1' using validate_int {{(pid=54940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1612.477283] [54940]: DEBUG cinder.volume.api [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02aa1929-e0d9-45c6-b0e0-daf37c63ad17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1612.478376] [54940]: DEBUG cinder.volume.api [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e3cc504-ae0c-4792-8866-8195576556b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1612.526019] [54940]: DEBUG cinder.quota [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Created reservations ['421f01ee-2cb4-4b84-8f29-b68dbd718235', 'fd93740a-3208-4c73-b594-16c42bd9b9bd', '283a76a2-82a6-4de6-a0ef-d711f0864eb7', 'b831b666-a996-4100-b046-5300aa062700'] {{(pid=54940) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1612.526019] [54940]: DEBUG cinder.volume.api [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e3cc504-ae0c-4792-8866-8195576556b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['421f01ee-2cb4-4b84-8f29-b68dbd718235', 'fd93740a-3208-4c73-b594-16c42bd9b9bd', '283a76a2-82a6-4de6-a0ef-d711f0864eb7', 'b831b666-a996-4100-b046-5300aa062700']}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1612.526019] [54940]: DEBUG cinder.volume.api [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cde196f-6366-4af1-bd9a-9ef96626075a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1612.539754] [54940]: DEBUG cinder.volume.api [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cde196f-6366-4af1-bd9a-9ef96626075a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e09b4e8d-1006-422b-b837-ee0bfe7e6050', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1601676051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6d5f44801d4afbad5492d0c7c277b7',qos_specs=None,replication_status=,reservations=['421f01ee-2cb4-4b84-8f29-b68dbd718235','fd93740a-3208-4c73-b594-16c42bd9b9bd','283a76a2-82a6-4de6-a0ef-d711f0864eb7','b831b666-a996-4100-b046-5300aa062700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='010e9b5cfbc647a2b7d7425bb0b1b531',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:34:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1601676051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e09b4e8d-1006-422b-b837-ee0bfe7e6050,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa6d5f44801d4afbad5492d0c7c277b7',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='010e9b5cfbc647a2b7d7425bb0b1b531',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1612.541194] [54940]: DEBUG cinder.volume.api [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01dce3e1-1ae3-4ebc-9c74-56d462a7c21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1612.555533] [54940]: DEBUG cinder.volume.api [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01dce3e1-1ae3-4ebc-9c74-56d462a7c21c) 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-1601676051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6d5f44801d4afbad5492d0c7c277b7',qos_specs=None,replication_status=,reservations=['421f01ee-2cb4-4b84-8f29-b68dbd718235','fd93740a-3208-4c73-b594-16c42bd9b9bd','283a76a2-82a6-4de6-a0ef-d711f0864eb7','b831b666-a996-4100-b046-5300aa062700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='010e9b5cfbc647a2b7d7425bb0b1b531',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1612.556491] [54940]: DEBUG cinder.volume.api [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d436f4-71f4-4925-a381-0cb9f2b748d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1612.566038] [54940]: DEBUG cinder.volume.api [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d436f4-71f4-4925-a381-0cb9f2b748d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1612.566406] [54940]: DEBUG cinder.volume.api [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Flow 'volume_create_api' (d9e16253-aebc-4ca4-96c6-a7e73cabafe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1612.566789] [54940]: INFO cinder.volume.api [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Create volume request issued successfully. [ 1612.567485] [54940]: INFO cinder.api.openstack.wsgi [None req-ee2cc274-ded9-4e82-88b7-353c618ed60b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1612.567946] [54940]: [pid: 54940|app: 0|req: 106/198] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:34:59 2024] POST /volume/v3/volumes => generated 756 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1612.569030] [54940]: DEBUG cinder.api.middleware.request_id [None req-f14313ba-5eef-4cdf-81ca-12604404dbb1 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1612.570920] [54940]: INFO cinder.api.openstack.wsgi [None req-f14313ba-5eef-4cdf-81ca-12604404dbb1 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1612.571155] [54940]: DEBUG cinder.api.openstack.wsgi [None req-f14313ba-5eef-4cdf-81ca-12604404dbb1 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1612.571385] [54940]: DEBUG cinder.api.openstack.wsgi [None req-f14313ba-5eef-4cdf-81ca-12604404dbb1 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1612.582884] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1612.582884] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1612.587202] [54940]: INFO cinder.volume.api [None req-f14313ba-5eef-4cdf-81ca-12604404dbb1 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1612.592487] [54940]: INFO cinder.api.openstack.wsgi [None req-f14313ba-5eef-4cdf-81ca-12604404dbb1 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1612.593060] [54940]: [pid: 54940|app: 0|req: 107/199] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:34:59 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1612.593703] [54940]: DEBUG cinder.api.middleware.request_id [None req-2cf0e13f-b634-40e5-bee4-e870673013b2 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1612.598028] [54940]: INFO cinder.api.openstack.wsgi [None req-2cf0e13f-b634-40e5-bee4-e870673013b2 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 [ 1612.598028] [54940]: DEBUG cinder.api.openstack.wsgi [None req-2cf0e13f-b634-40e5-bee4-e870673013b2 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1612.598028] [54940]: DEBUG cinder.api.openstack.wsgi [None req-2cf0e13f-b634-40e5-bee4-e870673013b2 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1612.605605] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1612.605605] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1612.609340] [54940]: INFO cinder.volume.api [None req-2cf0e13f-b634-40e5-bee4-e870673013b2 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1612.613603] [54940]: INFO cinder.api.openstack.wsgi [None req-2cf0e13f-b634-40e5-bee4-e870673013b2 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 returned with HTTP 200 [ 1612.613981] [54940]: [pid: 54940|app: 0|req: 108/200] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:34:59 2024] GET /volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1613.603546] [54940]: DEBUG cinder.api.middleware.request_id [None req-e7e9c972-ac36-4feb-a2e1-72f8f6a6c041 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1613.606494] [54940]: INFO cinder.api.openstack.wsgi [None req-e7e9c972-ac36-4feb-a2e1-72f8f6a6c041 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1613.606918] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e7e9c972-ac36-4feb-a2e1-72f8f6a6c041 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1613.607220] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e7e9c972-ac36-4feb-a2e1-72f8f6a6c041 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1613.624046] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1613.624046] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1613.627021] [54940]: INFO cinder.volume.api [None req-e7e9c972-ac36-4feb-a2e1-72f8f6a6c041 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1613.631839] [54940]: INFO cinder.api.openstack.wsgi [None req-e7e9c972-ac36-4feb-a2e1-72f8f6a6c041 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1613.632359] [54940]: [pid: 54940|app: 0|req: 109/201] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:35:00 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1613.633822] [54940]: DEBUG cinder.api.middleware.request_id [None req-4976da95-cdb7-437c-9884-3dd3342f4346 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1613.635566] [54940]: INFO cinder.api.openstack.wsgi [None req-4976da95-cdb7-437c-9884-3dd3342f4346 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 [ 1613.635770] [54940]: DEBUG cinder.api.openstack.wsgi [None req-4976da95-cdb7-437c-9884-3dd3342f4346 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1613.635984] [54940]: DEBUG cinder.api.openstack.wsgi [None req-4976da95-cdb7-437c-9884-3dd3342f4346 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1613.642889] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1613.642889] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1613.646422] [54940]: INFO cinder.volume.api [None req-4976da95-cdb7-437c-9884-3dd3342f4346 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1613.651238] [54940]: INFO cinder.api.openstack.wsgi [None req-4976da95-cdb7-437c-9884-3dd3342f4346 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 returned with HTTP 200 [ 1613.651596] [54940]: [pid: 54940|app: 0|req: 110/202] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:35:00 2024] GET /volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1614.581941] [54941]: DEBUG cinder.coordination [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-3bd9058c-77e9-47c7-9566-99eebc9bb6a3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Lock "cinder-attachment_update-f3a26d7e-5f51-4ceb-9fdc-a73b2058d032-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=54941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1614.582336] [54941]: INFO cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-3bd9058c-77e9-47c7-9566-99eebc9bb6a3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/attachments/ac454aec-c32f-4714-acf2-963b75e9488d returned with HTTP 200 [ 1614.582806] [54941]: [pid: 54941|app: 0|req: 93/203] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:34:56 2024] PUT /volume/v3/attachments/ac454aec-c32f-4714-acf2-963b75e9488d => generated 589 bytes in 4560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1614.641911] [54940]: DEBUG cinder.api.middleware.request_id [None req-f29cd0a0-3993-46c2-9eb3-b8fb9fcbdf6e None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1614.647385] [54940]: INFO cinder.api.openstack.wsgi [None req-f29cd0a0-3993-46c2-9eb3-b8fb9fcbdf6e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1614.647607] [54940]: DEBUG cinder.api.openstack.wsgi [None req-f29cd0a0-3993-46c2-9eb3-b8fb9fcbdf6e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1614.647825] [54940]: DEBUG cinder.api.openstack.wsgi [None req-f29cd0a0-3993-46c2-9eb3-b8fb9fcbdf6e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1614.664727] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1614.664727] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1614.668338] [54940]: INFO cinder.volume.api [None req-f29cd0a0-3993-46c2-9eb3-b8fb9fcbdf6e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1614.676324] [54940]: INFO cinder.api.openstack.wsgi [None req-f29cd0a0-3993-46c2-9eb3-b8fb9fcbdf6e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1614.676771] [54940]: [pid: 54940|app: 0|req: 111/204] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:35:01 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1615.687223] [54941]: DEBUG cinder.api.middleware.request_id [None req-0fabbb2e-03d6-4656-a16f-ab831b5e9bc3 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1615.689373] [54941]: INFO cinder.api.openstack.wsgi [None req-0fabbb2e-03d6-4656-a16f-ab831b5e9bc3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1615.689595] [54941]: DEBUG cinder.api.openstack.wsgi [None req-0fabbb2e-03d6-4656-a16f-ab831b5e9bc3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1615.689810] [54941]: DEBUG cinder.api.openstack.wsgi [None req-0fabbb2e-03d6-4656-a16f-ab831b5e9bc3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1615.704223] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1615.704223] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1615.708497] [54941]: INFO cinder.volume.api [None req-0fabbb2e-03d6-4656-a16f-ab831b5e9bc3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1615.713583] [54941]: INFO cinder.api.openstack.wsgi [None req-0fabbb2e-03d6-4656-a16f-ab831b5e9bc3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1615.714144] [54941]: [pid: 54941|app: 0|req: 94/205] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:35:02 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1616.218816] [54940]: DEBUG cinder.api.middleware.request_id [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-a3c4a1ab-ac8f-4b03-84fc-e1eda08f1a3d None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1616.221072] [54940]: INFO cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-a3c4a1ab-ac8f-4b03-84fc-e1eda08f1a3d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] POST http://10.180.1.21/volume/v3/attachments/ac454aec-c32f-4714-acf2-963b75e9488d/action [ 1616.221517] [54940]: DEBUG cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-a3c4a1ab-ac8f-4b03-84fc-e1eda08f1a3d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action body: b'{"os-complete": null}' {{(pid=54940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1616.221682] [54940]: DEBUG cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-a3c4a1ab-ac8f-4b03-84fc-e1eda08f1a3d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1616.236571] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.236571] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1616.242922] [54940]: INFO cinder.api.openstack.wsgi [req-b59397ea-3d05-4ba6-9f34-1683aa65df1e req-a3c4a1ab-ac8f-4b03-84fc-e1eda08f1a3d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/attachments/ac454aec-c32f-4714-acf2-963b75e9488d/action returned with HTTP 204 [ 1616.243405] [54940]: [pid: 54940|app: 0|req: 112/206] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:35:03 2024] POST /volume/v3/attachments/ac454aec-c32f-4714-acf2-963b75e9488d/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1616.724473] [54941]: DEBUG cinder.api.middleware.request_id [None req-8f4a50aa-2bbc-4d87-8410-faabbb1086c6 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1616.726674] [54941]: INFO cinder.api.openstack.wsgi [None req-8f4a50aa-2bbc-4d87-8410-faabbb1086c6 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1616.726938] [54941]: DEBUG cinder.api.openstack.wsgi [None req-8f4a50aa-2bbc-4d87-8410-faabbb1086c6 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1616.727230] [54941]: DEBUG cinder.api.openstack.wsgi [None req-8f4a50aa-2bbc-4d87-8410-faabbb1086c6 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1616.737773] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.737773] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1616.741822] [54941]: INFO cinder.volume.api [None req-8f4a50aa-2bbc-4d87-8410-faabbb1086c6 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1616.747062] [54941]: INFO cinder.api.openstack.wsgi [None req-8f4a50aa-2bbc-4d87-8410-faabbb1086c6 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1616.747551] [54941]: [pid: 54941|app: 0|req: 95/207] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:35:03 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1616.758208] [54940]: DEBUG cinder.api.middleware.request_id [None req-a338a204-cc98-4747-847a-b986779c90f6 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1616.760280] [54940]: INFO cinder.api.openstack.wsgi [None req-a338a204-cc98-4747-847a-b986779c90f6 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1616.760507] [54940]: DEBUG cinder.api.openstack.wsgi [None req-a338a204-cc98-4747-847a-b986779c90f6 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1616.760753] [54940]: DEBUG cinder.api.openstack.wsgi [None req-a338a204-cc98-4747-847a-b986779c90f6 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1616.773083] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.773083] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1616.776086] [54940]: INFO cinder.volume.api [None req-a338a204-cc98-4747-847a-b986779c90f6 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1616.781208] [54940]: INFO cinder.api.openstack.wsgi [None req-a338a204-cc98-4747-847a-b986779c90f6 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1616.781690] [54940]: [pid: 54940|app: 0|req: 113/208] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:35:03 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1619.532341] [54941]: DEBUG cinder.api.middleware.request_id [req-987ae6ee-18ac-412b-80ce-4da167afddec req-3383c6d9-bdea-4176-83cb-1fa3ffe4da69 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1619.534976] [54941]: INFO cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-3383c6d9-bdea-4176-83cb-1fa3ffe4da69 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1619.534976] [54941]: DEBUG cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-3383c6d9-bdea-4176-83cb-1fa3ffe4da69 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1619.535248] [54941]: DEBUG cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-3383c6d9-bdea-4176-83cb-1fa3ffe4da69 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1619.549063] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1619.549063] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1619.552924] [54941]: INFO cinder.volume.api [req-987ae6ee-18ac-412b-80ce-4da167afddec req-3383c6d9-bdea-4176-83cb-1fa3ffe4da69 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1619.560031] [54941]: INFO cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-3383c6d9-bdea-4176-83cb-1fa3ffe4da69 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1619.560478] [54941]: [pid: 54941|app: 0|req: 96/209] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:35:06 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 1683 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1619.597728] [54940]: DEBUG cinder.api.middleware.request_id [req-987ae6ee-18ac-412b-80ce-4da167afddec req-50b2b016-3938-4778-9b50-aedf2c0120dd None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1619.600384] [54940]: INFO cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-50b2b016-3938-4778-9b50-aedf2c0120dd tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] GET http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1619.600669] [54940]: DEBUG cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-50b2b016-3938-4778-9b50-aedf2c0120dd tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1619.600928] [54940]: DEBUG cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-50b2b016-3938-4778-9b50-aedf2c0120dd tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1619.611690] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1619.611690] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1619.615145] [54940]: INFO cinder.volume.api [req-987ae6ee-18ac-412b-80ce-4da167afddec req-50b2b016-3938-4778-9b50-aedf2c0120dd tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1619.620259] [54940]: INFO cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-50b2b016-3938-4778-9b50-aedf2c0120dd tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 200 [ 1619.620687] [54940]: [pid: 54940|app: 0|req: 114/210] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:35:06 2024] GET /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 1683 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1623.216938] [54941]: DEBUG cinder.api.middleware.request_id [None req-2a9ffb49-72ff-4683-a042-c82a70365311 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1623.219056] [54941]: INFO cinder.api.openstack.wsgi [None req-2a9ffb49-72ff-4683-a042-c82a70365311 None None] GET http://10.180.1.21/volume// [ 1623.219056] [54941]: DEBUG cinder.api.openstack.wsgi [None req-2a9ffb49-72ff-4683-a042-c82a70365311 None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1623.219056] [54941]: DEBUG cinder.api.openstack.wsgi [None req-2a9ffb49-72ff-4683-a042-c82a70365311 None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1623.219056] [54941]: INFO cinder.api.openstack.wsgi [None req-2a9ffb49-72ff-4683-a042-c82a70365311 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1623.219056] [54941]: [pid: 54941|app: 0|req: 97/211] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:35:10 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1623.252122] [54940]: DEBUG cinder.api.middleware.request_id [req-987ae6ee-18ac-412b-80ce-4da167afddec req-7725b2dd-8670-4d20-a89c-6783899ddeaa None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1623.254859] [54940]: INFO cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-7725b2dd-8670-4d20-a89c-6783899ddeaa tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1623.255495] [54940]: DEBUG cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-7725b2dd-8670-4d20-a89c-6783899ddeaa tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0ba747a-d6e6-4693-b81f-827547a75ea5", "connector": null, "instance_uuid": "bda5ce78-0d41-4084-acdd-2172811f2c9a"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1623.281524] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1623.281524] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1623.352047] [54940]: INFO cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-7725b2dd-8670-4d20-a89c-6783899ddeaa tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1623.352986] [54940]: [pid: 54940|app: 0|req: 115/212] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:35:10 2024] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1623.425400] [54941]: DEBUG cinder.api.middleware.request_id [req-987ae6ee-18ac-412b-80ce-4da167afddec req-a31529b8-392d-4687-b60d-9694bf2fef9a None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1623.428653] [54941]: INFO cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-a31529b8-392d-4687-b60d-9694bf2fef9a tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] POST http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5/action [ 1623.428653] [54941]: DEBUG cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-a31529b8-392d-4687-b60d-9694bf2fef9a tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1623.428889] [54941]: DEBUG cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-a31529b8-392d-4687-b60d-9694bf2fef9a tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1623.442145] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1623.442145] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1623.442864] [54941]: INFO cinder.volume.api [req-987ae6ee-18ac-412b-80ce-4da167afddec req-a31529b8-392d-4687-b60d-9694bf2fef9a tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1623.448147] [54941]: INFO cinder.volume.api [req-987ae6ee-18ac-412b-80ce-4da167afddec req-a31529b8-392d-4687-b60d-9694bf2fef9a tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Roll detaching of volume completed successfully. [ 1623.448411] [54941]: INFO cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-a31529b8-392d-4687-b60d-9694bf2fef9a tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5/action returned with HTTP 202 [ 1623.448903] [54941]: [pid: 54941|app: 0|req: 98/213] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 12:35:10 2024] POST /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1623.453644] [54940]: DEBUG cinder.api.middleware.request_id [req-987ae6ee-18ac-412b-80ce-4da167afddec req-cc01d300-535c-48b0-8675-edc05363d7a6 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1623.458519] [54940]: INFO cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-cc01d300-535c-48b0-8675-edc05363d7a6 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] DELETE http://10.180.1.21/volume/v3/attachments/66f6bf6b-0d0f-42d7-bc74-ead793783b0b [ 1623.459137] [54940]: DEBUG cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-cc01d300-535c-48b0-8675-edc05363d7a6 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1623.459578] [54940]: DEBUG cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-cc01d300-535c-48b0-8675-edc05363d7a6 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'version_select' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1623.468727] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1623.468727] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1623.505319] [54940]: INFO cinder.api.openstack.wsgi [req-987ae6ee-18ac-412b-80ce-4da167afddec req-cc01d300-535c-48b0-8675-edc05363d7a6 tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/attachments/66f6bf6b-0d0f-42d7-bc74-ead793783b0b returned with HTTP 200 [ 1623.506424] [54940]: [pid: 54940|app: 0|req: 116/214] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:35:10 2024] DELETE /volume/v3/attachments/66f6bf6b-0d0f-42d7-bc74-ead793783b0b => generated 192 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1626.637581] [54941]: DEBUG cinder.api.middleware.request_id [req-0c3de6f9-d7bf-41fb-b831-81efcbe1e664 req-bb0e0e09-3464-4f81-9ab8-3c875e07165a None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1626.642505] [54941]: INFO cinder.api.openstack.wsgi [req-0c3de6f9-d7bf-41fb-b831-81efcbe1e664 req-bb0e0e09-3464-4f81-9ab8-3c875e07165a tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2d6f2749-596c-45f5-9382-ff32f55a9d15 [ 1626.642931] [54941]: DEBUG cinder.api.openstack.wsgi [req-0c3de6f9-d7bf-41fb-b831-81efcbe1e664 req-bb0e0e09-3464-4f81-9ab8-3c875e07165a tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1626.643177] [54941]: DEBUG cinder.api.openstack.wsgi [req-0c3de6f9-d7bf-41fb-b831-81efcbe1e664 req-bb0e0e09-3464-4f81-9ab8-3c875e07165a tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'version_select' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1626.654489] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1626.654489] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1627.192498] [54941]: INFO cinder.api.openstack.wsgi [req-0c3de6f9-d7bf-41fb-b831-81efcbe1e664 req-bb0e0e09-3464-4f81-9ab8-3c875e07165a tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/attachments/2d6f2749-596c-45f5-9382-ff32f55a9d15 returned with HTTP 200 [ 1627.193120] [54941]: [pid: 54941|app: 0|req: 99/215] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:35:13 2024] DELETE /volume/v3/attachments/2d6f2749-596c-45f5-9382-ff32f55a9d15 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1627.223618] [54940]: DEBUG cinder.api.middleware.request_id [req-0c3de6f9-d7bf-41fb-b831-81efcbe1e664 req-7de9692f-4e9c-46cf-b5f2-94e3e198e836 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1627.226721] [54940]: INFO cinder.api.openstack.wsgi [req-0c3de6f9-d7bf-41fb-b831-81efcbe1e664 req-7de9692f-4e9c-46cf-b5f2-94e3e198e836 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1627.226915] [54940]: DEBUG cinder.api.openstack.wsgi [req-0c3de6f9-d7bf-41fb-b831-81efcbe1e664 req-7de9692f-4e9c-46cf-b5f2-94e3e198e836 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1627.227265] [54940]: DEBUG cinder.api.openstack.wsgi [req-0c3de6f9-d7bf-41fb-b831-81efcbe1e664 req-7de9692f-4e9c-46cf-b5f2-94e3e198e836 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Calling method 'delete' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1627.227472] [54940]: INFO cinder.api.v3.volumes [req-0c3de6f9-d7bf-41fb-b831-81efcbe1e664 req-7de9692f-4e9c-46cf-b5f2-94e3e198e836 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Delete volume with id: 7e5aebe1-0268-45bc-a682-73eca6ed9286 [ 1627.239185] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1627.239185] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1627.239985] [54940]: INFO cinder.volume.api [req-0c3de6f9-d7bf-41fb-b831-81efcbe1e664 req-7de9692f-4e9c-46cf-b5f2-94e3e198e836 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Volume info retrieved successfully. [ 1627.261557] [54940]: INFO cinder.volume.api [req-0c3de6f9-d7bf-41fb-b831-81efcbe1e664 req-7de9692f-4e9c-46cf-b5f2-94e3e198e836 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] Delete volume request issued successfully. [ 1627.261779] [54940]: INFO cinder.api.openstack.wsgi [req-0c3de6f9-d7bf-41fb-b831-81efcbe1e664 req-7de9692f-4e9c-46cf-b5f2-94e3e198e836 tempest-ServersTestBootFromVolume-1053606868 tempest-ServersTestBootFromVolume-1053606868-project-member] http://10.180.1.21/volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 returned with HTTP 202 [ 1627.262260] [54940]: [pid: 54940|app: 0|req: 117/216] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 11 12:35:14 2024] DELETE /volume/v3/volumes/7e5aebe1-0268-45bc-a682-73eca6ed9286 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1629.035917] [54941]: DEBUG cinder.api.middleware.request_id [req-ba87125a-6e3e-4f91-aedb-fe24b38e9f8b req-4e48dbe4-edaf-4ec8-a8cc-9509510ae12f None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1629.038625] [54941]: INFO cinder.api.openstack.wsgi [req-ba87125a-6e3e-4f91-aedb-fe24b38e9f8b req-4e48dbe4-edaf-4ec8-a8cc-9509510ae12f tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8fd5bad7-eb82-4c47-a445-e383fa3efdd6 [ 1629.038918] [54941]: DEBUG cinder.api.openstack.wsgi [req-ba87125a-6e3e-4f91-aedb-fe24b38e9f8b req-4e48dbe4-edaf-4ec8-a8cc-9509510ae12f tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1629.039091] [54941]: DEBUG cinder.api.openstack.wsgi [req-ba87125a-6e3e-4f91-aedb-fe24b38e9f8b req-4e48dbe4-edaf-4ec8-a8cc-9509510ae12f tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'version_select' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1629.052122] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1629.052122] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1629.590322] [54941]: INFO cinder.api.openstack.wsgi [req-ba87125a-6e3e-4f91-aedb-fe24b38e9f8b req-4e48dbe4-edaf-4ec8-a8cc-9509510ae12f tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/attachments/8fd5bad7-eb82-4c47-a445-e383fa3efdd6 returned with HTTP 200 [ 1629.590996] [54941]: [pid: 54941|app: 0|req: 100/217] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:35:15 2024] DELETE /volume/v3/attachments/8fd5bad7-eb82-4c47-a445-e383fa3efdd6 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1629.599057] [54940]: DEBUG cinder.api.middleware.request_id [req-ba87125a-6e3e-4f91-aedb-fe24b38e9f8b req-a7724427-b040-4d03-bb10-0ea353f5236f None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1629.602277] [54940]: INFO cinder.api.openstack.wsgi [req-ba87125a-6e3e-4f91-aedb-fe24b38e9f8b req-a7724427-b040-4d03-bb10-0ea353f5236f tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1629.602515] [54940]: DEBUG cinder.api.openstack.wsgi [req-ba87125a-6e3e-4f91-aedb-fe24b38e9f8b req-a7724427-b040-4d03-bb10-0ea353f5236f tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1629.602756] [54940]: DEBUG cinder.api.openstack.wsgi [req-ba87125a-6e3e-4f91-aedb-fe24b38e9f8b req-a7724427-b040-4d03-bb10-0ea353f5236f tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Calling method 'delete' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1629.603120] [54940]: INFO cinder.api.v3.volumes [req-ba87125a-6e3e-4f91-aedb-fe24b38e9f8b req-a7724427-b040-4d03-bb10-0ea353f5236f tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Delete volume with id: b0ba747a-d6e6-4693-b81f-827547a75ea5 [ 1629.611743] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1629.611743] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1629.613522] [54940]: INFO cinder.volume.api [req-ba87125a-6e3e-4f91-aedb-fe24b38e9f8b req-a7724427-b040-4d03-bb10-0ea353f5236f tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Volume info retrieved successfully. [ 1629.652408] [54940]: INFO cinder.volume.api [req-ba87125a-6e3e-4f91-aedb-fe24b38e9f8b req-a7724427-b040-4d03-bb10-0ea353f5236f tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] Delete volume request issued successfully. [ 1629.652408] [54940]: INFO cinder.api.openstack.wsgi [req-ba87125a-6e3e-4f91-aedb-fe24b38e9f8b req-a7724427-b040-4d03-bb10-0ea353f5236f tempest-ServerActionsV293TestJSON-271809798 tempest-ServerActionsV293TestJSON-271809798-project-member] http://10.180.1.21/volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 returned with HTTP 202 [ 1629.652731] [54940]: [pid: 54940|app: 0|req: 118/218] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 11 12:35:16 2024] DELETE /volume/v3/volumes/b0ba747a-d6e6-4693-b81f-827547a75ea5 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1636.198439] [54941]: DEBUG cinder.api.middleware.request_id [req-5624b907-85c3-404b-bf6f-2d75e6b79f8a req-cb764c3e-fad6-41a0-bf9e-ca7e4da1a558 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.201303] [54941]: INFO cinder.api.openstack.wsgi [req-5624b907-85c3-404b-bf6f-2d75e6b79f8a req-cb764c3e-fad6-41a0-bf9e-ca7e4da1a558 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 [ 1636.201563] [54941]: DEBUG cinder.api.openstack.wsgi [req-5624b907-85c3-404b-bf6f-2d75e6b79f8a req-cb764c3e-fad6-41a0-bf9e-ca7e4da1a558 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1636.201803] [54941]: DEBUG cinder.api.openstack.wsgi [req-5624b907-85c3-404b-bf6f-2d75e6b79f8a req-cb764c3e-fad6-41a0-bf9e-ca7e4da1a558 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1636.214210] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.214210] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1636.221225] [54941]: INFO cinder.volume.api [req-5624b907-85c3-404b-bf6f-2d75e6b79f8a req-cb764c3e-fad6-41a0-bf9e-ca7e4da1a558 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1636.227259] [54941]: INFO cinder.api.openstack.wsgi [req-5624b907-85c3-404b-bf6f-2d75e6b79f8a req-cb764c3e-fad6-41a0-bf9e-ca7e4da1a558 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 returned with HTTP 200 [ 1636.227831] [54941]: [pid: 54941|app: 0|req: 101/219] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:35:23 2024] GET /volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1636.245774] [54940]: DEBUG cinder.api.middleware.request_id [None req-3d0bb019-0a14-4542-aa4a-da7399d72e93 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.246270] [54940]: INFO cinder.api.openstack.wsgi [None req-3d0bb019-0a14-4542-aa4a-da7399d72e93 None None] GET http://10.180.1.21/volume// [ 1636.246460] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3d0bb019-0a14-4542-aa4a-da7399d72e93 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1636.246672] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3d0bb019-0a14-4542-aa4a-da7399d72e93 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1636.247107] [54940]: INFO cinder.api.openstack.wsgi [None req-3d0bb019-0a14-4542-aa4a-da7399d72e93 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1636.247544] [54940]: [pid: 54940|app: 0|req: 119/220] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 12:35:23 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1636.251771] [54941]: DEBUG cinder.api.middleware.request_id [req-5624b907-85c3-404b-bf6f-2d75e6b79f8a req-99c1c7ab-a9ce-4686-bfe9-711a1db91b93 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.254372] [54941]: INFO cinder.api.openstack.wsgi [req-5624b907-85c3-404b-bf6f-2d75e6b79f8a req-99c1c7ab-a9ce-4686-bfe9-711a1db91b93 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1636.254817] [54941]: DEBUG cinder.api.openstack.wsgi [req-5624b907-85c3-404b-bf6f-2d75e6b79f8a req-99c1c7ab-a9ce-4686-bfe9-711a1db91b93 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e09b4e8d-1006-422b-b837-ee0bfe7e6050", "connector": null, "instance_uuid": "d225830f-a588-44be-a8c1-12d21b67ea7c"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1636.264352] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.264352] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1636.289170] [54941]: INFO cinder.api.openstack.wsgi [req-5624b907-85c3-404b-bf6f-2d75e6b79f8a req-99c1c7ab-a9ce-4686-bfe9-711a1db91b93 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1636.289671] [54941]: [pid: 54941|app: 0|req: 102/221] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:35:23 2024] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1636.324332] [54940]: DEBUG cinder.api.middleware.request_id [req-5624b907-85c3-404b-bf6f-2d75e6b79f8a req-bcb0ab46-75c2-49b2-842d-d5a66383894d None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.327021] [54940]: INFO cinder.api.openstack.wsgi [req-5624b907-85c3-404b-bf6f-2d75e6b79f8a req-bcb0ab46-75c2-49b2-842d-d5a66383894d tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] POST http://10.180.1.21/volume/v3/attachments/9000221f-7897-4d9f-9c58-864a5559e142/action [ 1636.327501] [54940]: DEBUG cinder.api.openstack.wsgi [req-5624b907-85c3-404b-bf6f-2d75e6b79f8a req-bcb0ab46-75c2-49b2-842d-d5a66383894d tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Action body: b'{"os-complete": null}' {{(pid=54940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1636.327632] [54940]: DEBUG cinder.api.openstack.wsgi [req-5624b907-85c3-404b-bf6f-2d75e6b79f8a req-bcb0ab46-75c2-49b2-842d-d5a66383894d tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1636.355617] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.355617] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1636.365890] [54940]: INFO cinder.api.openstack.wsgi [req-5624b907-85c3-404b-bf6f-2d75e6b79f8a req-bcb0ab46-75c2-49b2-842d-d5a66383894d tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/attachments/9000221f-7897-4d9f-9c58-864a5559e142/action returned with HTTP 204 [ 1636.366483] [54940]: [pid: 54940|app: 0|req: 120/222] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:35:23 2024] POST /volume/v3/attachments/9000221f-7897-4d9f-9c58-864a5559e142/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1636.383220] [54941]: DEBUG cinder.api.middleware.request_id [None req-158ca325-bf30-403f-bace-6f13877c954a None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.385474] [54941]: INFO cinder.api.openstack.wsgi [None req-158ca325-bf30-403f-bace-6f13877c954a tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 [ 1636.385708] [54941]: DEBUG cinder.api.openstack.wsgi [None req-158ca325-bf30-403f-bace-6f13877c954a tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1636.385950] [54941]: DEBUG cinder.api.openstack.wsgi [None req-158ca325-bf30-403f-bace-6f13877c954a tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1636.396812] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.396812] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1636.400865] [54941]: INFO cinder.volume.api [None req-158ca325-bf30-403f-bace-6f13877c954a tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1636.405889] [54941]: INFO cinder.api.openstack.wsgi [None req-158ca325-bf30-403f-bace-6f13877c954a tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 returned with HTTP 200 [ 1636.406370] [54941]: [pid: 54941|app: 0|req: 103/223] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:35:23 2024] GET /volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1636.416552] [54940]: DEBUG cinder.api.middleware.request_id [None req-abc28c42-fbfd-406b-b747-96af30c6d22c None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.418616] [54940]: INFO cinder.api.openstack.wsgi [None req-abc28c42-fbfd-406b-b747-96af30c6d22c tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 [ 1636.418838] [54940]: DEBUG cinder.api.openstack.wsgi [None req-abc28c42-fbfd-406b-b747-96af30c6d22c tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1636.419062] [54940]: DEBUG cinder.api.openstack.wsgi [None req-abc28c42-fbfd-406b-b747-96af30c6d22c tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1636.433029] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.433029] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1636.437784] [54940]: INFO cinder.volume.api [None req-abc28c42-fbfd-406b-b747-96af30c6d22c tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1636.443629] [54940]: INFO cinder.api.openstack.wsgi [None req-abc28c42-fbfd-406b-b747-96af30c6d22c tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 returned with HTTP 200 [ 1636.444096] [54940]: [pid: 54940|app: 0|req: 121/224] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:35:23 2024] GET /volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 => generated 1111 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1646.403848] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=71,cinder:UPDATE=12,cinder:INSERT=2 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1646.440979] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=150,cinder:INSERT=23,cinder:UPDATE=34 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1654.935903] [54941]: DEBUG cinder.api.middleware.request_id [None req-1654f6a8-5830-4605-ba25-93ab350b87a7 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1654.936810] [54941]: INFO cinder.api.openstack.wsgi [None req-1654f6a8-5830-4605-ba25-93ab350b87a7 None None] GET http://10.180.1.21/volume// [ 1654.936810] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1654f6a8-5830-4605-ba25-93ab350b87a7 None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1654.936810] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1654f6a8-5830-4605-ba25-93ab350b87a7 None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1654.937429] [54941]: INFO cinder.api.openstack.wsgi [None req-1654f6a8-5830-4605-ba25-93ab350b87a7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1654.938344] [54941]: [pid: 54941|app: 0|req: 104/225] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:35:41 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1654.943739] [54940]: DEBUG cinder.api.middleware.request_id [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-7b4c9483-fde7-4aee-a32c-1c02973044fe None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1654.946671] [54940]: INFO cinder.api.openstack.wsgi [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-7b4c9483-fde7-4aee-a32c-1c02973044fe tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 [ 1654.946671] [54940]: DEBUG cinder.api.openstack.wsgi [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-7b4c9483-fde7-4aee-a32c-1c02973044fe tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1654.946823] [54940]: DEBUG cinder.api.openstack.wsgi [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-7b4c9483-fde7-4aee-a32c-1c02973044fe tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1654.971892] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1654.971892] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1654.978877] [54940]: INFO cinder.volume.api [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-7b4c9483-fde7-4aee-a32c-1c02973044fe tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1654.986051] [54940]: INFO cinder.api.openstack.wsgi [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-7b4c9483-fde7-4aee-a32c-1c02973044fe tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 returned with HTTP 200 [ 1654.986644] [54940]: [pid: 54940|app: 0|req: 122/226] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:35:41 2024] GET /volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 => generated 1292 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1655.225232] [54941]: DEBUG cinder.api.middleware.request_id [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-93c31816-3fb8-481d-9d8f-7ee87513c069 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1655.227931] [54941]: INFO cinder.api.openstack.wsgi [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-93c31816-3fb8-481d-9d8f-7ee87513c069 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] PUT http://10.180.1.21/volume/v3/attachments/9000221f-7897-4d9f-9c58-864a5559e142 [ 1655.228401] [54941]: DEBUG cinder.api.openstack.wsgi [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-93c31816-3fb8-481d-9d8f-7ee87513c069 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-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=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1655.238997] [54941]: DEBUG cinder.coordination [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-93c31816-3fb8-481d-9d8f-7ee87513c069 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Acquiring lock "cinder-attachment_update-e09b4e8d-1006-422b-b837-ee0bfe7e6050-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1655.244725] [54941]: DEBUG cinder.coordination [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-93c31816-3fb8-481d-9d8f-7ee87513c069 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Lock "cinder-attachment_update-e09b4e8d-1006-422b-b837-ee0bfe7e6050-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1655.245963] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1655.245963] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1657.789701] [54940]: DEBUG cinder.api.middleware.request_id [None req-f6995849-c2f5-4fd6-b1b2-5609ccc5e9a0 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1657.792303] [54940]: INFO cinder.api.openstack.wsgi [None req-f6995849-c2f5-4fd6-b1b2-5609ccc5e9a0 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e4487f61-4305-4452-aa2f-eb3df1c024d8 [ 1657.793222] [54940]: DEBUG cinder.api.openstack.wsgi [None req-f6995849-c2f5-4fd6-b1b2-5609ccc5e9a0 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1657.795016] [54940]: DEBUG cinder.api.openstack.wsgi [None req-f6995849-c2f5-4fd6-b1b2-5609ccc5e9a0 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Calling method 'delete' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1657.795016] [54940]: INFO cinder.api.v3.volumes [None req-f6995849-c2f5-4fd6-b1b2-5609ccc5e9a0 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Delete volume with id: e4487f61-4305-4452-aa2f-eb3df1c024d8 [ 1657.806637] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1657.806637] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1657.807389] [54940]: INFO cinder.volume.api [None req-f6995849-c2f5-4fd6-b1b2-5609ccc5e9a0 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Volume info retrieved successfully. [ 1657.834352] [54940]: INFO cinder.volume.api [None req-f6995849-c2f5-4fd6-b1b2-5609ccc5e9a0 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Delete volume request issued successfully. [ 1657.834602] [54940]: INFO cinder.api.openstack.wsgi [None req-f6995849-c2f5-4fd6-b1b2-5609ccc5e9a0 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] http://10.180.1.21/volume/v3/volumes/e4487f61-4305-4452-aa2f-eb3df1c024d8 returned with HTTP 202 [ 1657.835729] [54940]: [pid: 54940|app: 0|req: 123/227] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:35:44 2024] DELETE /volume/v3/volumes/e4487f61-4305-4452-aa2f-eb3df1c024d8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1657.839700] [54940]: DEBUG cinder.api.middleware.request_id [None req-3aef2fd0-3c7d-4823-b739-b308fabb4aae None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1657.842540] [54940]: INFO cinder.api.openstack.wsgi [None req-3aef2fd0-3c7d-4823-b739-b308fabb4aae tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] GET http://10.180.1.21/volume/v3/volumes/e4487f61-4305-4452-aa2f-eb3df1c024d8 [ 1657.842852] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3aef2fd0-3c7d-4823-b739-b308fabb4aae tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1657.843105] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3aef2fd0-3c7d-4823-b739-b308fabb4aae tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1657.852945] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1657.852945] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1657.857262] [54940]: INFO cinder.volume.api [None req-3aef2fd0-3c7d-4823-b739-b308fabb4aae tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Volume info retrieved successfully. [ 1657.862709] [54940]: INFO cinder.api.openstack.wsgi [None req-3aef2fd0-3c7d-4823-b739-b308fabb4aae tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] http://10.180.1.21/volume/v3/volumes/e4487f61-4305-4452-aa2f-eb3df1c024d8 returned with HTTP 200 [ 1657.863149] [54940]: [pid: 54940|app: 0|req: 124/228] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:35:44 2024] GET /volume/v3/volumes/e4487f61-4305-4452-aa2f-eb3df1c024d8 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1658.872338] [54940]: DEBUG cinder.api.middleware.request_id [None req-cac78f4c-ceb3-45f5-80cf-932f713f650d None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1658.874457] [54940]: INFO cinder.api.openstack.wsgi [None req-cac78f4c-ceb3-45f5-80cf-932f713f650d tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] GET http://10.180.1.21/volume/v3/volumes/e4487f61-4305-4452-aa2f-eb3df1c024d8 [ 1658.874688] [54940]: DEBUG cinder.api.openstack.wsgi [None req-cac78f4c-ceb3-45f5-80cf-932f713f650d tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1658.874921] [54940]: DEBUG cinder.api.openstack.wsgi [None req-cac78f4c-ceb3-45f5-80cf-932f713f650d tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1658.882641] [54940]: INFO cinder.api.openstack.wsgi [None req-cac78f4c-ceb3-45f5-80cf-932f713f650d tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] http://10.180.1.21/volume/v3/volumes/e4487f61-4305-4452-aa2f-eb3df1c024d8 returned with HTTP 404 [ 1658.883181] [54940]: [pid: 54940|app: 0|req: 125/229] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:35:45 2024] GET /volume/v3/volumes/e4487f61-4305-4452-aa2f-eb3df1c024d8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1658.886673] [54940]: DEBUG cinder.api.middleware.request_id [None req-d46ffadf-76ed-42b3-895e-a7130c07ab8a None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1658.888972] [54940]: INFO cinder.api.openstack.wsgi [None req-d46ffadf-76ed-42b3-895e-a7130c07ab8a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 [ 1658.888972] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d46ffadf-76ed-42b3-895e-a7130c07ab8a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1658.888972] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d46ffadf-76ed-42b3-895e-a7130c07ab8a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Calling method 'delete' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1658.889167] [54940]: INFO cinder.api.v3.volumes [None req-d46ffadf-76ed-42b3-895e-a7130c07ab8a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Delete volume with id: c4157356-e7f1-42ee-ac62-441f885fd176 [ 1658.901744] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1658.901744] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1658.901941] [54940]: INFO cinder.volume.api [None req-d46ffadf-76ed-42b3-895e-a7130c07ab8a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Volume info retrieved successfully. [ 1658.923628] [54940]: INFO cinder.volume.api [None req-d46ffadf-76ed-42b3-895e-a7130c07ab8a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Delete volume request issued successfully. [ 1658.923628] [54940]: INFO cinder.api.openstack.wsgi [None req-d46ffadf-76ed-42b3-895e-a7130c07ab8a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] http://10.180.1.21/volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 returned with HTTP 202 [ 1658.923628] [54940]: [pid: 54940|app: 0|req: 126/230] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:35:45 2024] DELETE /volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1658.927494] [54940]: DEBUG cinder.api.middleware.request_id [None req-401c7351-dbd4-4add-a0df-f2ce5949daf7 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1658.930325] [54940]: INFO cinder.api.openstack.wsgi [None req-401c7351-dbd4-4add-a0df-f2ce5949daf7 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] GET http://10.180.1.21/volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 [ 1658.930695] [54940]: DEBUG cinder.api.openstack.wsgi [None req-401c7351-dbd4-4add-a0df-f2ce5949daf7 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1658.930885] [54940]: DEBUG cinder.api.openstack.wsgi [None req-401c7351-dbd4-4add-a0df-f2ce5949daf7 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1658.939689] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1658.939689] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1658.944226] [54940]: INFO cinder.volume.api [None req-401c7351-dbd4-4add-a0df-f2ce5949daf7 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Volume info retrieved successfully. [ 1658.949658] [54940]: INFO cinder.api.openstack.wsgi [None req-401c7351-dbd4-4add-a0df-f2ce5949daf7 tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] http://10.180.1.21/volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 returned with HTTP 200 [ 1658.950102] [54940]: [pid: 54940|app: 0|req: 127/231] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:35:45 2024] GET /volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1659.961502] [54940]: DEBUG cinder.api.middleware.request_id [None req-bca8a8ed-f51c-4746-bae7-7e9ef5efc75a None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1659.963717] [54940]: INFO cinder.api.openstack.wsgi [None req-bca8a8ed-f51c-4746-bae7-7e9ef5efc75a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] GET http://10.180.1.21/volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 [ 1659.964138] [54940]: DEBUG cinder.api.openstack.wsgi [None req-bca8a8ed-f51c-4746-bae7-7e9ef5efc75a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1659.965836] [54940]: DEBUG cinder.api.openstack.wsgi [None req-bca8a8ed-f51c-4746-bae7-7e9ef5efc75a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1659.972454] [54940]: INFO cinder.api.openstack.wsgi [None req-bca8a8ed-f51c-4746-bae7-7e9ef5efc75a tempest-ServersNegativeTestJSON-827270405 tempest-ServersNegativeTestJSON-827270405-project-member] http://10.180.1.21/volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 returned with HTTP 404 [ 1659.973174] [54940]: [pid: 54940|app: 0|req: 128/232] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:35:46 2024] GET /volume/v3/volumes/c4157356-e7f1-42ee-ac62-441f885fd176 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1660.289904] [54941]: DEBUG cinder.coordination [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-93c31816-3fb8-481d-9d8f-7ee87513c069 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Lock "cinder-attachment_update-e09b4e8d-1006-422b-b837-ee0bfe7e6050-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.044s {{(pid=54941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1660.289904] [54941]: INFO cinder.api.openstack.wsgi [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-93c31816-3fb8-481d-9d8f-7ee87513c069 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/attachments/9000221f-7897-4d9f-9c58-864a5559e142 returned with HTTP 200 [ 1660.289904] [54941]: [pid: 54941|app: 0|req: 105/233] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:35:42 2024] PUT /volume/v3/attachments/9000221f-7897-4d9f-9c58-864a5559e142 => generated 589 bytes in 5065 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1660.517079] [54940]: DEBUG cinder.api.middleware.request_id [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-261855bf-43bf-45ce-a96f-c075bec55279 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1660.520056] [54940]: INFO cinder.api.openstack.wsgi [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-261855bf-43bf-45ce-a96f-c075bec55279 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1660.520320] [54940]: DEBUG cinder.api.openstack.wsgi [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-261855bf-43bf-45ce-a96f-c075bec55279 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1660.520562] [54940]: DEBUG cinder.api.openstack.wsgi [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-261855bf-43bf-45ce-a96f-c075bec55279 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1660.535583] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1660.535583] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1660.541066] [54940]: INFO cinder.volume.api [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-261855bf-43bf-45ce-a96f-c075bec55279 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1660.546962] [54940]: INFO cinder.api.openstack.wsgi [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-261855bf-43bf-45ce-a96f-c075bec55279 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1660.546962] [54940]: [pid: 54940|app: 0|req: 129/234] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:35:47 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1660.624762] [54941]: DEBUG cinder.api.middleware.request_id [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-7bad0b85-efb2-4a8d-b6e4-73a9dc8c68dd None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1660.628315] [54941]: INFO cinder.api.openstack.wsgi [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-7bad0b85-efb2-4a8d-b6e4-73a9dc8c68dd tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] POST http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032/action [ 1660.630938] [54941]: DEBUG cinder.api.openstack.wsgi [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-7bad0b85-efb2-4a8d-b6e4-73a9dc8c68dd tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1660.630938] [54941]: DEBUG cinder.api.openstack.wsgi [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-7bad0b85-efb2-4a8d-b6e4-73a9dc8c68dd tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1660.642295] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1660.642295] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1660.642964] [54941]: INFO cinder.volume.api [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-7bad0b85-efb2-4a8d-b6e4-73a9dc8c68dd tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1660.655220] [54941]: INFO cinder.volume.api [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-7bad0b85-efb2-4a8d-b6e4-73a9dc8c68dd tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Begin detaching volume completed successfully. [ 1660.655530] [54941]: INFO cinder.api.openstack.wsgi [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-7bad0b85-efb2-4a8d-b6e4-73a9dc8c68dd tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032/action returned with HTTP 202 [ 1660.656025] [54941]: [pid: 54941|app: 0|req: 106/235] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 12:35:47 2024] POST /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1660.676577] [54940]: DEBUG cinder.api.middleware.request_id [None req-73dd4cdf-0c52-45b0-87b1-7a4750f5fdcf None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1660.678770] [54940]: INFO cinder.api.openstack.wsgi [None req-73dd4cdf-0c52-45b0-87b1-7a4750f5fdcf tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1660.679013] [54940]: DEBUG cinder.api.openstack.wsgi [None req-73dd4cdf-0c52-45b0-87b1-7a4750f5fdcf tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1660.679251] [54940]: DEBUG cinder.api.openstack.wsgi [None req-73dd4cdf-0c52-45b0-87b1-7a4750f5fdcf tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1660.690511] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1660.690511] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1660.694048] [54940]: INFO cinder.volume.api [None req-73dd4cdf-0c52-45b0-87b1-7a4750f5fdcf tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1660.699802] [54940]: INFO cinder.api.openstack.wsgi [None req-73dd4cdf-0c52-45b0-87b1-7a4750f5fdcf tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1660.700309] [54940]: [pid: 54940|app: 0|req: 130/236] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:35:47 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1660.798300] [54941]: DEBUG cinder.api.middleware.request_id [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-45799e0f-0578-4ec0-af70-525ee0a91297 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1660.800608] [54941]: INFO cinder.api.openstack.wsgi [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-45799e0f-0578-4ec0-af70-525ee0a91297 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] POST http://10.180.1.21/volume/v3/attachments/9000221f-7897-4d9f-9c58-864a5559e142/action [ 1660.801033] [54941]: DEBUG cinder.api.openstack.wsgi [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-45799e0f-0578-4ec0-af70-525ee0a91297 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Action body: b'{"os-complete": null}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1660.801174] [54941]: DEBUG cinder.api.openstack.wsgi [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-45799e0f-0578-4ec0-af70-525ee0a91297 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1660.815972] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1660.815972] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1660.825393] [54941]: INFO cinder.api.openstack.wsgi [req-a70bc6d7-9dbb-43e9-87b9-53aa4700fbff req-45799e0f-0578-4ec0-af70-525ee0a91297 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/attachments/9000221f-7897-4d9f-9c58-864a5559e142/action returned with HTTP 204 [ 1660.825868] [54941]: [pid: 54941|app: 0|req: 107/237] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:35:47 2024] POST /volume/v3/attachments/9000221f-7897-4d9f-9c58-864a5559e142/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1661.684729] [54940]: DEBUG cinder.api.middleware.request_id [None req-012725a8-6b19-4581-a164-606e047e38f4 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1661.685237] [54940]: INFO cinder.api.openstack.wsgi [None req-012725a8-6b19-4581-a164-606e047e38f4 None None] GET http://10.180.1.21/volume// [ 1661.685457] [54940]: DEBUG cinder.api.openstack.wsgi [None req-012725a8-6b19-4581-a164-606e047e38f4 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1661.685827] [54940]: DEBUG cinder.api.openstack.wsgi [None req-012725a8-6b19-4581-a164-606e047e38f4 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1661.686641] [54940]: INFO cinder.api.openstack.wsgi [None req-012725a8-6b19-4581-a164-606e047e38f4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1661.686726] [54940]: [pid: 54940|app: 0|req: 131/238] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:35:48 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1661.690231] [54941]: DEBUG cinder.api.middleware.request_id [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-226d7479-52a0-490b-841f-e1b86a717b98 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1661.692773] [54941]: INFO cinder.api.openstack.wsgi [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-226d7479-52a0-490b-841f-e1b86a717b98 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1661.692863] [54941]: DEBUG cinder.api.openstack.wsgi [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-226d7479-52a0-490b-841f-e1b86a717b98 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1661.693143] [54941]: DEBUG cinder.api.openstack.wsgi [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-226d7479-52a0-490b-841f-e1b86a717b98 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1661.710435] [54940]: DEBUG cinder.api.middleware.request_id [None req-42a6434e-090e-477b-a4b7-131e9b8ba9fe None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1661.711824] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1661.711824] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1661.712709] [54940]: INFO cinder.api.openstack.wsgi [None req-42a6434e-090e-477b-a4b7-131e9b8ba9fe tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1661.712948] [54940]: DEBUG cinder.api.openstack.wsgi [None req-42a6434e-090e-477b-a4b7-131e9b8ba9fe tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1661.713180] [54940]: DEBUG cinder.api.openstack.wsgi [None req-42a6434e-090e-477b-a4b7-131e9b8ba9fe tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1661.716112] [54941]: INFO cinder.volume.api [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-226d7479-52a0-490b-841f-e1b86a717b98 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1661.721691] [54941]: INFO cinder.api.openstack.wsgi [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-226d7479-52a0-490b-841f-e1b86a717b98 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1661.722056] [54941]: [pid: 54941|app: 0|req: 108/239] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:35:48 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 1318 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1661.725341] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1661.725341] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1661.730518] [54940]: INFO cinder.volume.api [None req-42a6434e-090e-477b-a4b7-131e9b8ba9fe tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1661.734240] [54940]: INFO cinder.api.openstack.wsgi [None req-42a6434e-090e-477b-a4b7-131e9b8ba9fe tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1661.734787] [54940]: [pid: 54940|app: 0|req: 132/240] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:35:48 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1662.746472] [54941]: DEBUG cinder.api.middleware.request_id [None req-ea490168-1a6b-47b2-a2d6-999aa0376697 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1662.748880] [54941]: INFO cinder.api.openstack.wsgi [None req-ea490168-1a6b-47b2-a2d6-999aa0376697 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1662.749216] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ea490168-1a6b-47b2-a2d6-999aa0376697 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1662.749330] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ea490168-1a6b-47b2-a2d6-999aa0376697 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1662.765251] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1662.765251] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1662.769254] [54941]: INFO cinder.volume.api [None req-ea490168-1a6b-47b2-a2d6-999aa0376697 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1662.774585] [54941]: INFO cinder.api.openstack.wsgi [None req-ea490168-1a6b-47b2-a2d6-999aa0376697 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1662.775067] [54941]: [pid: 54941|app: 0|req: 109/241] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:35:49 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1662.890407] [54940]: DEBUG cinder.api.middleware.request_id [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-abf67574-87ab-4b4b-b23f-3537b6149808 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1662.892800] [54940]: INFO cinder.api.openstack.wsgi [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-abf67574-87ab-4b4b-b23f-3537b6149808 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ac454aec-c32f-4714-acf2-963b75e9488d [ 1662.893061] [54940]: DEBUG cinder.api.openstack.wsgi [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-abf67574-87ab-4b4b-b23f-3537b6149808 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1662.893316] [54940]: DEBUG cinder.api.openstack.wsgi [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-abf67574-87ab-4b4b-b23f-3537b6149808 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'version_select' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1662.900992] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1662.900992] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1663.433100] [54940]: INFO cinder.api.openstack.wsgi [req-253db25a-8aa6-4768-ad4c-9f0788859dc3 req-abf67574-87ab-4b4b-b23f-3537b6149808 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/attachments/ac454aec-c32f-4714-acf2-963b75e9488d returned with HTTP 200 [ 1663.433631] [54940]: [pid: 54940|app: 0|req: 133/242] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:35:49 2024] DELETE /volume/v3/attachments/ac454aec-c32f-4714-acf2-963b75e9488d => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1663.787404] [54941]: DEBUG cinder.api.middleware.request_id [None req-f3616b59-16f1-4b41-9f62-2dad445c9c99 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1663.789630] [54941]: INFO cinder.api.openstack.wsgi [None req-f3616b59-16f1-4b41-9f62-2dad445c9c99 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1663.790098] [54941]: DEBUG cinder.api.openstack.wsgi [None req-f3616b59-16f1-4b41-9f62-2dad445c9c99 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1663.790420] [54941]: DEBUG cinder.api.openstack.wsgi [None req-f3616b59-16f1-4b41-9f62-2dad445c9c99 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1663.800640] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1663.800640] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1663.803808] [54941]: INFO cinder.volume.api [None req-f3616b59-16f1-4b41-9f62-2dad445c9c99 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1663.809533] [54941]: INFO cinder.api.openstack.wsgi [None req-f3616b59-16f1-4b41-9f62-2dad445c9c99 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1663.809998] [54941]: [pid: 54941|app: 0|req: 110/243] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:35:50 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1673.432399] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=46,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1673.806530] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=24,cinder:UPDATE=4 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1689.984976] [54940]: DEBUG cinder.api.middleware.request_id [None req-238f810b-2309-4c47-a430-023821d59fee None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1689.987348] [54940]: INFO cinder.api.openstack.wsgi [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1689.987751] [54940]: DEBUG cinder.api.openstack.wsgi [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1142785064"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1689.989437] [54940]: DEBUG cinder.api.v3.volumes [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1142785064'}} {{(pid=54940) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1689.989575] [54940]: INFO cinder.api.v3.volumes [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Create volume of 1 GB [ 1689.989902] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1689.989902] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1689.995364] [54940]: INFO cinder.volume.api [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Availability Zones retrieved successfully. [ 1690.002676] [54940]: DEBUG cinder.volume.api [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Flow 'volume_create_api' (2cdda4b7-72a4-4e77-a54f-7919fb37a606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1690.003929] [54940]: DEBUG cinder.volume.api [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a8f03b-16a4-40bd-a346-3bf29bccc85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1690.005187] [54940]: DEBUG cinder.volume.flows.api.create_volume [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Validating volume size '1' using validate_int {{(pid=54940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1690.032582] [54940]: DEBUG cinder.volume.api [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a8f03b-16a4-40bd-a346-3bf29bccc85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1690.033771] [54940]: DEBUG cinder.volume.api [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f98f3717-dbf3-4064-912d-5485890b988d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1690.087694] [54940]: DEBUG cinder.quota [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Created reservations ['b94f1902-40f5-46e4-8ace-30deb39ca206', '9452918f-05a0-4761-a39a-368c4406fff3', '63ad5b3e-f672-4556-851f-96353a3592da', '9f6ca738-c513-4869-bada-50b4f0b37bb3'] {{(pid=54940) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1690.089259] [54940]: DEBUG cinder.volume.api [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f98f3717-dbf3-4064-912d-5485890b988d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b94f1902-40f5-46e4-8ace-30deb39ca206', '9452918f-05a0-4761-a39a-368c4406fff3', '63ad5b3e-f672-4556-851f-96353a3592da', '9f6ca738-c513-4869-bada-50b4f0b37bb3']}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1690.090264] [54940]: DEBUG cinder.volume.api [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e32f4f1-3932-4df3-b9b8-8295a59c725c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1690.103613] [54940]: DEBUG cinder.volume.api [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e32f4f1-3932-4df3-b9b8-8295a59c725c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc2e50c8-b17f-4304-83a9-5f52d7875803', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1142785064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5088ba6c75a4908a61fbe2d3691d7cc',qos_specs=None,replication_status=,reservations=['b94f1902-40f5-46e4-8ace-30deb39ca206','9452918f-05a0-4761-a39a-368c4406fff3','63ad5b3e-f672-4556-851f-96353a3592da','9f6ca738-c513-4869-bada-50b4f0b37bb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6ae6c5476d44e4ebcc85e44f8502863',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:36:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1142785064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc2e50c8-b17f-4304-83a9-5f52d7875803,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5088ba6c75a4908a61fbe2d3691d7cc',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='c6ae6c5476d44e4ebcc85e44f8502863',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1690.104590] [54940]: DEBUG cinder.volume.api [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae1d60e3-d167-4a2f-a2f2-7ee4613d851c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1690.117599] [54940]: DEBUG cinder.volume.api [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae1d60e3-d167-4a2f-a2f2-7ee4613d851c) 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-1142785064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5088ba6c75a4908a61fbe2d3691d7cc',qos_specs=None,replication_status=,reservations=['b94f1902-40f5-46e4-8ace-30deb39ca206','9452918f-05a0-4761-a39a-368c4406fff3','63ad5b3e-f672-4556-851f-96353a3592da','9f6ca738-c513-4869-bada-50b4f0b37bb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6ae6c5476d44e4ebcc85e44f8502863',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1690.118575] [54940]: DEBUG cinder.volume.api [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ec7a2f3-414a-467b-bc44-92255d8a8b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1690.127509] [54940]: DEBUG cinder.volume.api [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ec7a2f3-414a-467b-bc44-92255d8a8b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1690.128702] [54940]: DEBUG cinder.volume.api [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Flow 'volume_create_api' (2cdda4b7-72a4-4e77-a54f-7919fb37a606) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1690.129109] [54940]: INFO cinder.volume.api [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Create volume request issued successfully. [ 1690.130051] [54940]: INFO cinder.api.openstack.wsgi [None req-238f810b-2309-4c47-a430-023821d59fee tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1690.130561] [54940]: [pid: 54940|app: 0|req: 134/244] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:36:16 2024] POST /volume/v3/volumes => generated 758 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1690.141175] [54941]: DEBUG cinder.api.middleware.request_id [None req-6bdade4a-f6bb-4125-9752-d3c47f81a942 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1690.143492] [54941]: INFO cinder.api.openstack.wsgi [None req-6bdade4a-f6bb-4125-9752-d3c47f81a942 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/bc2e50c8-b17f-4304-83a9-5f52d7875803 [ 1690.143696] [54941]: DEBUG cinder.api.openstack.wsgi [None req-6bdade4a-f6bb-4125-9752-d3c47f81a942 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1690.144095] [54941]: DEBUG cinder.api.openstack.wsgi [None req-6bdade4a-f6bb-4125-9752-d3c47f81a942 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1690.152347] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1690.152347] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1690.157394] [54941]: INFO cinder.volume.api [None req-6bdade4a-f6bb-4125-9752-d3c47f81a942 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1690.162673] [54941]: INFO cinder.api.openstack.wsgi [None req-6bdade4a-f6bb-4125-9752-d3c47f81a942 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/bc2e50c8-b17f-4304-83a9-5f52d7875803 returned with HTTP 200 [ 1690.163109] [54941]: [pid: 54941|app: 0|req: 111/245] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:36:16 2024] GET /volume/v3/volumes/bc2e50c8-b17f-4304-83a9-5f52d7875803 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1690.486395] [54940]: DEBUG cinder.api.middleware.request_id [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1690.490404] [54940]: INFO cinder.api.openstack.wsgi [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1690.490404] [54940]: DEBUG cinder.api.openstack.wsgi [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-131877885"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1690.491041] [54940]: DEBUG cinder.api.v3.volumes [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-131877885'}} {{(pid=54940) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1690.491087] [54940]: INFO cinder.api.v3.volumes [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Create volume of 1 GB [ 1690.491452] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1690.491452] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1690.497123] [54940]: INFO cinder.volume.api [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Availability Zones retrieved successfully. [ 1690.504116] [54940]: DEBUG cinder.volume.api [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Flow 'volume_create_api' (ace08746-e427-4f16-9412-55514a75d4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1690.505396] [54940]: DEBUG cinder.volume.api [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df6dc022-4314-4e6f-9e2c-bf12047002b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1690.507176] [54940]: DEBUG cinder.volume.flows.api.create_volume [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Validating volume size '1' using validate_int {{(pid=54940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1690.531683] [54940]: DEBUG cinder.volume.api [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df6dc022-4314-4e6f-9e2c-bf12047002b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1690.532545] [54940]: DEBUG cinder.volume.api [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64befcb0-7a9b-4fe9-abba-d40290661bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1690.572537] [54940]: DEBUG cinder.quota [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Created reservations ['df0d65c4-7700-498d-ad64-d238881854d0', 'e8320d5c-d648-4724-b0ae-c2776ada671c', '8525bce8-2938-4302-aa5c-241cc407ea49', '507b2a50-1ba4-4fe6-a8dc-b2ae86aec4aa'] {{(pid=54940) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1690.573419] [54940]: DEBUG cinder.volume.api [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64befcb0-7a9b-4fe9-abba-d40290661bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df0d65c4-7700-498d-ad64-d238881854d0', 'e8320d5c-d648-4724-b0ae-c2776ada671c', '8525bce8-2938-4302-aa5c-241cc407ea49', '507b2a50-1ba4-4fe6-a8dc-b2ae86aec4aa']}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1690.574382] [54940]: DEBUG cinder.volume.api [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a86ddd-e300-4163-9907-a4e8b391c82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1690.587529] [54940]: DEBUG cinder.volume.api [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a86ddd-e300-4163-9907-a4e8b391c82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0a05d47-eedd-406b-b13e-eb212eae2a15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-131877885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0a3d5e0548148d0921405951d69ba19',qos_specs=None,replication_status=,reservations=['df0d65c4-7700-498d-ad64-d238881854d0','e8320d5c-d648-4724-b0ae-c2776ada671c','8525bce8-2938-4302-aa5c-241cc407ea49','507b2a50-1ba4-4fe6-a8dc-b2ae86aec4aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='662a866d0f3c49b89dfa67aaba72b0db',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:36:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-131877885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0a05d47-eedd-406b-b13e-eb212eae2a15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0a3d5e0548148d0921405951d69ba19',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='662a866d0f3c49b89dfa67aaba72b0db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1690.588494] [54940]: DEBUG cinder.volume.api [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (873d8a56-9904-4629-a2e8-151ac515c7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1690.601195] [54940]: DEBUG cinder.volume.api [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (873d8a56-9904-4629-a2e8-151ac515c7c4) 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-131877885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0a3d5e0548148d0921405951d69ba19',qos_specs=None,replication_status=,reservations=['df0d65c4-7700-498d-ad64-d238881854d0','e8320d5c-d648-4724-b0ae-c2776ada671c','8525bce8-2938-4302-aa5c-241cc407ea49','507b2a50-1ba4-4fe6-a8dc-b2ae86aec4aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='662a866d0f3c49b89dfa67aaba72b0db',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1690.602158] [54940]: DEBUG cinder.volume.api [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54f3ef4c-7845-4636-90aa-c8ffa87b66e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1690.611561] [54940]: DEBUG cinder.volume.api [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54f3ef4c-7845-4636-90aa-c8ffa87b66e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1690.611561] [54940]: DEBUG cinder.volume.api [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Flow 'volume_create_api' (ace08746-e427-4f16-9412-55514a75d4cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1690.611931] [54940]: INFO cinder.volume.api [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Create volume request issued successfully. [ 1690.614419] [54940]: INFO cinder.api.openstack.wsgi [None req-2a314103-06be-4a27-b8d7-8ebf02abd21c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1690.614419] [54940]: [pid: 54940|app: 0|req: 135/246] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:36:17 2024] POST /volume/v3/volumes => generated 752 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1691.173418] [54941]: DEBUG cinder.api.middleware.request_id [None req-ac1090bf-bfa0-4827-b06c-70c0c96ecfc4 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1691.175573] [54941]: INFO cinder.api.openstack.wsgi [None req-ac1090bf-bfa0-4827-b06c-70c0c96ecfc4 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/bc2e50c8-b17f-4304-83a9-5f52d7875803 [ 1691.175982] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ac1090bf-bfa0-4827-b06c-70c0c96ecfc4 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1691.176257] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ac1090bf-bfa0-4827-b06c-70c0c96ecfc4 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1691.187994] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1691.187994] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1691.192459] [54941]: INFO cinder.volume.api [None req-ac1090bf-bfa0-4827-b06c-70c0c96ecfc4 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1691.198176] [54941]: INFO cinder.api.openstack.wsgi [None req-ac1090bf-bfa0-4827-b06c-70c0c96ecfc4 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/bc2e50c8-b17f-4304-83a9-5f52d7875803 returned with HTTP 200 [ 1691.198605] [54941]: [pid: 54941|app: 0|req: 112/247] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:36:18 2024] GET /volume/v3/volumes/bc2e50c8-b17f-4304-83a9-5f52d7875803 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1700.604275] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=54,cinder:INSERT=20,cinder:UPDATE=24 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1701.194973] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=8 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1706.017528] [54940]: DEBUG cinder.api.middleware.request_id [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1706.019803] [54940]: INFO cinder.api.openstack.wsgi [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1706.020195] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1560343690"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1706.021869] [54940]: DEBUG cinder.api.v3.volumes [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1560343690'}} {{(pid=54940) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1706.022010] [54940]: INFO cinder.api.v3.volumes [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Create volume of 1 GB [ 1706.022330] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1706.022330] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1706.028816] [54940]: INFO cinder.volume.api [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Availability Zones retrieved successfully. [ 1706.035439] [54940]: DEBUG cinder.volume.api [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Flow 'volume_create_api' (43d7dce9-eebc-4d99-97c0-c9fe5b2fa8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1706.036892] [54940]: DEBUG cinder.volume.api [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (757c947f-0bd5-4fca-b47c-614efce0da22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1706.037964] [54940]: DEBUG cinder.volume.flows.api.create_volume [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Validating volume size '1' using validate_int {{(pid=54940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1706.055807] [54940]: DEBUG cinder.volume.api [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (757c947f-0bd5-4fca-b47c-614efce0da22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1706.056811] [54940]: DEBUG cinder.volume.api [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e229d80f-c14f-4578-b14e-d1d8c5716b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1706.087286] [54940]: DEBUG cinder.quota [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Created reservations ['bda2b68f-7ad9-472f-ba12-a0a5f34767c9', 'c7740589-3173-45b6-964b-857a8aa7c38d', '82b2b68c-b6ad-48e4-a23e-92779c2569b5', '0da3be81-aa7b-40c5-b2d2-a7a1b7139ad5'] {{(pid=54940) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1706.088241] [54940]: DEBUG cinder.volume.api [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e229d80f-c14f-4578-b14e-d1d8c5716b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bda2b68f-7ad9-472f-ba12-a0a5f34767c9', 'c7740589-3173-45b6-964b-857a8aa7c38d', '82b2b68c-b6ad-48e4-a23e-92779c2569b5', '0da3be81-aa7b-40c5-b2d2-a7a1b7139ad5']}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1706.089147] [54940]: DEBUG cinder.volume.api [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83c1ab91-2595-4012-9135-fd968250c016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1706.104818] [54940]: DEBUG cinder.volume.api [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83c1ab91-2595-4012-9135-fd968250c016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1956d214-e2d2-44c7-8bc1-cc9b3d09fe55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1560343690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5088ba6c75a4908a61fbe2d3691d7cc',qos_specs=None,replication_status=,reservations=['bda2b68f-7ad9-472f-ba12-a0a5f34767c9','c7740589-3173-45b6-964b-857a8aa7c38d','82b2b68c-b6ad-48e4-a23e-92779c2569b5','0da3be81-aa7b-40c5-b2d2-a7a1b7139ad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6ae6c5476d44e4ebcc85e44f8502863',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:36:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1560343690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1956d214-e2d2-44c7-8bc1-cc9b3d09fe55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5088ba6c75a4908a61fbe2d3691d7cc',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='c6ae6c5476d44e4ebcc85e44f8502863',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1706.105346] [54940]: DEBUG cinder.volume.api [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (708b60f4-37c1-4b44-870f-d9d36b2e7725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1706.121498] [54940]: DEBUG cinder.volume.api [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (708b60f4-37c1-4b44-870f-d9d36b2e7725) 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-1560343690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5088ba6c75a4908a61fbe2d3691d7cc',qos_specs=None,replication_status=,reservations=['bda2b68f-7ad9-472f-ba12-a0a5f34767c9','c7740589-3173-45b6-964b-857a8aa7c38d','82b2b68c-b6ad-48e4-a23e-92779c2569b5','0da3be81-aa7b-40c5-b2d2-a7a1b7139ad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6ae6c5476d44e4ebcc85e44f8502863',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1706.122718] [54940]: DEBUG cinder.volume.api [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592b3e96-bd37-499d-b4bd-6d636d705202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1706.134161] [54940]: DEBUG cinder.volume.api [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592b3e96-bd37-499d-b4bd-6d636d705202) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1706.135208] [54940]: DEBUG cinder.volume.api [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Flow 'volume_create_api' (43d7dce9-eebc-4d99-97c0-c9fe5b2fa8b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1706.135576] [54940]: INFO cinder.volume.api [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Create volume request issued successfully. [ 1706.136300] [54940]: INFO cinder.api.openstack.wsgi [None req-e0c33891-6174-4ba3-9d81-e7522d850ebd tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1706.136775] [54940]: [pid: 54940|app: 0|req: 136/248] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:36:32 2024] POST /volume/v3/volumes => generated 758 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1706.144360] [54941]: DEBUG cinder.api.middleware.request_id [None req-e06ba78d-dd8a-4c3f-a268-57009969d849 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1706.146732] [54941]: INFO cinder.api.openstack.wsgi [None req-e06ba78d-dd8a-4c3f-a268-57009969d849 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1706.146998] [54941]: DEBUG cinder.api.openstack.wsgi [None req-e06ba78d-dd8a-4c3f-a268-57009969d849 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1706.147262] [54941]: DEBUG cinder.api.openstack.wsgi [None req-e06ba78d-dd8a-4c3f-a268-57009969d849 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1706.155894] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1706.155894] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1706.160491] [54941]: INFO cinder.volume.api [None req-e06ba78d-dd8a-4c3f-a268-57009969d849 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1706.165177] [54941]: INFO cinder.api.openstack.wsgi [None req-e06ba78d-dd8a-4c3f-a268-57009969d849 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1706.165305] [54941]: [pid: 54941|app: 0|req: 113/249] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:36:32 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1707.174539] [54940]: DEBUG cinder.api.middleware.request_id [None req-c5d2ad5f-4251-4c6f-a6de-8824bdeeb50b None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1707.177061] [54940]: INFO cinder.api.openstack.wsgi [None req-c5d2ad5f-4251-4c6f-a6de-8824bdeeb50b tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1707.177301] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c5d2ad5f-4251-4c6f-a6de-8824bdeeb50b tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1707.177524] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c5d2ad5f-4251-4c6f-a6de-8824bdeeb50b tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1707.187168] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1707.187168] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1707.191132] [54940]: INFO cinder.volume.api [None req-c5d2ad5f-4251-4c6f-a6de-8824bdeeb50b tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1707.197326] [54940]: INFO cinder.api.openstack.wsgi [None req-c5d2ad5f-4251-4c6f-a6de-8824bdeeb50b tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1707.197839] [54940]: [pid: 54940|app: 0|req: 137/250] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:36:34 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1707.418235] [54941]: DEBUG cinder.api.middleware.request_id [None req-9354ab9f-947c-49a5-a82c-0817c31b914b None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1707.424238] [54941]: INFO cinder.api.openstack.wsgi [None req-9354ab9f-947c-49a5-a82c-0817c31b914b tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1707.424522] [54941]: DEBUG cinder.api.openstack.wsgi [None req-9354ab9f-947c-49a5-a82c-0817c31b914b tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1707.424776] [54941]: DEBUG cinder.api.openstack.wsgi [None req-9354ab9f-947c-49a5-a82c-0817c31b914b tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1707.434706] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1707.434706] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1707.439439] [54941]: INFO cinder.volume.api [None req-9354ab9f-947c-49a5-a82c-0817c31b914b tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1707.444083] [54941]: INFO cinder.api.openstack.wsgi [None req-9354ab9f-947c-49a5-a82c-0817c31b914b tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1707.444403] [54941]: [pid: 54941|app: 0|req: 114/251] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:36:34 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1707.493412] [54940]: DEBUG cinder.api.middleware.request_id [None req-e2a0083e-7114-4cd1-af94-6adacfb68ab2 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1707.496548] [54940]: INFO cinder.api.openstack.wsgi [None req-e2a0083e-7114-4cd1-af94-6adacfb68ab2 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1707.496882] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e2a0083e-7114-4cd1-af94-6adacfb68ab2 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1707.497385] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e2a0083e-7114-4cd1-af94-6adacfb68ab2 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1707.506118] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1707.506118] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1707.511180] [54940]: INFO cinder.volume.api [None req-e2a0083e-7114-4cd1-af94-6adacfb68ab2 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1707.517313] [54940]: INFO cinder.api.openstack.wsgi [None req-e2a0083e-7114-4cd1-af94-6adacfb68ab2 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1707.517927] [54940]: [pid: 54940|app: 0|req: 138/252] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:36:34 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1710.723859] [54941]: DEBUG cinder.api.middleware.request_id [req-6bcf2465-d8d1-45bb-a8c5-ce8e1216e04c req-0a8d9dad-28cd-455a-8a58-6087d0102247 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1710.727138] [54941]: INFO cinder.api.openstack.wsgi [req-6bcf2465-d8d1-45bb-a8c5-ce8e1216e04c req-0a8d9dad-28cd-455a-8a58-6087d0102247 tempest-ServerActionsTestJSON-320546183 tempest-ServerActionsTestJSON-320546183-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=d679bdad-d46c-4c2c-a2e7-f1fdf4af5c95 [ 1710.727406] [54941]: DEBUG cinder.api.openstack.wsgi [req-6bcf2465-d8d1-45bb-a8c5-ce8e1216e04c req-0a8d9dad-28cd-455a-8a58-6087d0102247 tempest-ServerActionsTestJSON-320546183 tempest-ServerActionsTestJSON-320546183-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1710.727627] [54941]: DEBUG cinder.api.openstack.wsgi [req-6bcf2465-d8d1-45bb-a8c5-ce8e1216e04c req-0a8d9dad-28cd-455a-8a58-6087d0102247 tempest-ServerActionsTestJSON-320546183 tempest-ServerActionsTestJSON-320546183-project-member] Calling method 'version_select' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1710.741029] [54941]: INFO cinder.api.openstack.wsgi [req-6bcf2465-d8d1-45bb-a8c5-ce8e1216e04c req-0a8d9dad-28cd-455a-8a58-6087d0102247 tempest-ServerActionsTestJSON-320546183 tempest-ServerActionsTestJSON-320546183-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=d679bdad-d46c-4c2c-a2e7-f1fdf4af5c95 returned with HTTP 200 [ 1710.741396] [54941]: [pid: 54941|app: 0|req: 115/253] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Dec 11 12:36:37 2024] GET /volume/v3/attachments?instance_id=d679bdad-d46c-4c2c-a2e7-f1fdf4af5c95 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1717.514718] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=28,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1720.738515] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=9 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1736.271592] [54940]: DEBUG cinder.api.middleware.request_id [None req-74620e91-7e09-4029-a24a-7867e6bbbaad None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1736.273778] [54940]: INFO cinder.api.openstack.wsgi [None req-74620e91-7e09-4029-a24a-7867e6bbbaad tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 [ 1736.274007] [54940]: DEBUG cinder.api.openstack.wsgi [None req-74620e91-7e09-4029-a24a-7867e6bbbaad tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1736.274248] [54940]: DEBUG cinder.api.openstack.wsgi [None req-74620e91-7e09-4029-a24a-7867e6bbbaad tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1736.287675] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1736.287675] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1736.291829] [54940]: INFO cinder.volume.api [None req-74620e91-7e09-4029-a24a-7867e6bbbaad tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1736.296935] [54940]: INFO cinder.api.openstack.wsgi [None req-74620e91-7e09-4029-a24a-7867e6bbbaad tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 returned with HTTP 200 [ 1736.297338] [54940]: [pid: 54940|app: 0|req: 139/254] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:03 2024] GET /volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1736.331886] [54941]: DEBUG cinder.api.middleware.request_id [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-ea20c4ff-7898-4590-be71-77df5c56023c None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1736.334451] [54941]: INFO cinder.api.openstack.wsgi [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-ea20c4ff-7898-4590-be71-77df5c56023c tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 [ 1736.334668] [54941]: DEBUG cinder.api.openstack.wsgi [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-ea20c4ff-7898-4590-be71-77df5c56023c tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1736.334882] [54941]: DEBUG cinder.api.openstack.wsgi [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-ea20c4ff-7898-4590-be71-77df5c56023c tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1736.345237] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1736.345237] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1736.351068] [54941]: INFO cinder.volume.api [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-ea20c4ff-7898-4590-be71-77df5c56023c tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1736.355638] [54941]: INFO cinder.api.openstack.wsgi [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-ea20c4ff-7898-4590-be71-77df5c56023c tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 returned with HTTP 200 [ 1736.356291] [54941]: [pid: 54941|app: 0|req: 116/255] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:37:03 2024] GET /volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1736.379240] [54940]: DEBUG cinder.api.middleware.request_id [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-1bb402fc-4a5e-4ae4-a214-c75b7b5d6d4e None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1736.383757] [54940]: INFO cinder.api.openstack.wsgi [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-1bb402fc-4a5e-4ae4-a214-c75b7b5d6d4e tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] POST http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050/action [ 1736.385537] [54940]: DEBUG cinder.api.openstack.wsgi [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-1bb402fc-4a5e-4ae4-a214-c75b7b5d6d4e tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1736.385537] [54940]: DEBUG cinder.api.openstack.wsgi [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-1bb402fc-4a5e-4ae4-a214-c75b7b5d6d4e tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1736.401089] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1736.401089] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1736.401193] [54940]: INFO cinder.volume.api [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-1bb402fc-4a5e-4ae4-a214-c75b7b5d6d4e tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1736.408557] [54940]: INFO cinder.volume.api [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-1bb402fc-4a5e-4ae4-a214-c75b7b5d6d4e tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Begin detaching volume completed successfully. [ 1736.408913] [54940]: INFO cinder.api.openstack.wsgi [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-1bb402fc-4a5e-4ae4-a214-c75b7b5d6d4e tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050/action returned with HTTP 202 [ 1736.409450] [54940]: [pid: 54940|app: 0|req: 140/256] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 12:37:03 2024] POST /volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1737.446188] [54941]: DEBUG cinder.api.middleware.request_id [None req-6882a9a5-258a-4fbf-8042-9f6f1f9e467b None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1737.446868] [54941]: INFO cinder.api.openstack.wsgi [None req-6882a9a5-258a-4fbf-8042-9f6f1f9e467b None None] GET http://10.180.1.21/volume// [ 1737.446938] [54941]: DEBUG cinder.api.openstack.wsgi [None req-6882a9a5-258a-4fbf-8042-9f6f1f9e467b None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1737.448103] [54941]: DEBUG cinder.api.openstack.wsgi [None req-6882a9a5-258a-4fbf-8042-9f6f1f9e467b None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1737.448103] [54941]: INFO cinder.api.openstack.wsgi [None req-6882a9a5-258a-4fbf-8042-9f6f1f9e467b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1737.448303] [54941]: [pid: 54941|app: 0|req: 117/257] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:37:04 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1737.451479] [54940]: DEBUG cinder.api.middleware.request_id [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-37a53177-fb49-4444-aec3-f0579d6d960d None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1737.453998] [54940]: INFO cinder.api.openstack.wsgi [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-37a53177-fb49-4444-aec3-f0579d6d960d tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 [ 1737.454260] [54940]: DEBUG cinder.api.openstack.wsgi [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-37a53177-fb49-4444-aec3-f0579d6d960d tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1737.454473] [54940]: DEBUG cinder.api.openstack.wsgi [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-37a53177-fb49-4444-aec3-f0579d6d960d tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1737.469293] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1737.469293] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1737.474657] [54940]: INFO cinder.volume.api [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-37a53177-fb49-4444-aec3-f0579d6d960d tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1737.482443] [54940]: INFO cinder.api.openstack.wsgi [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-37a53177-fb49-4444-aec3-f0579d6d960d tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 returned with HTTP 200 [ 1737.482547] [54940]: [pid: 54940|app: 0|req: 141/258] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:37:04 2024] GET /volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 => generated 1325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1738.647585] [54941]: DEBUG cinder.api.middleware.request_id [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-454a1c61-9b06-48d8-8f3c-8ceb911e0fe3 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1738.650214] [54941]: INFO cinder.api.openstack.wsgi [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-454a1c61-9b06-48d8-8f3c-8ceb911e0fe3 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9000221f-7897-4d9f-9c58-864a5559e142 [ 1738.650490] [54941]: DEBUG cinder.api.openstack.wsgi [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-454a1c61-9b06-48d8-8f3c-8ceb911e0fe3 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1738.650725] [54941]: DEBUG cinder.api.openstack.wsgi [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-454a1c61-9b06-48d8-8f3c-8ceb911e0fe3 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'version_select' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1738.661413] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1738.661413] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1739.193778] [54941]: INFO cinder.api.openstack.wsgi [req-d8957d10-b600-4c2c-a8ad-ce48b343b3db req-454a1c61-9b06-48d8-8f3c-8ceb911e0fe3 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/attachments/9000221f-7897-4d9f-9c58-864a5559e142 returned with HTTP 200 [ 1739.194297] [54941]: [pid: 54941|app: 0|req: 118/259] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:37:05 2024] DELETE /volume/v3/attachments/9000221f-7897-4d9f-9c58-864a5559e142 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1740.626141] [54940]: DEBUG cinder.api.middleware.request_id [None req-addd59da-39eb-45f1-8134-eaa92a4a552b None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1740.628401] [54940]: INFO cinder.api.openstack.wsgi [None req-addd59da-39eb-45f1-8134-eaa92a4a552b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 [ 1740.629028] [54940]: DEBUG cinder.api.openstack.wsgi [None req-addd59da-39eb-45f1-8134-eaa92a4a552b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1740.629028] [54940]: DEBUG cinder.api.openstack.wsgi [None req-addd59da-39eb-45f1-8134-eaa92a4a552b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1740.638986] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1740.638986] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1740.643953] [54940]: INFO cinder.volume.api [None req-addd59da-39eb-45f1-8134-eaa92a4a552b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1740.650182] [54940]: INFO cinder.api.openstack.wsgi [None req-addd59da-39eb-45f1-8134-eaa92a4a552b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 returned with HTTP 200 [ 1740.650358] [54940]: [pid: 54940|app: 0|req: 142/260] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:07 2024] GET /volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1748.515746] [54941]: DEBUG cinder.api.middleware.request_id [None req-88cd6185-1e4a-4c62-bdc7-afc342fe4934 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1748.522257] [54941]: INFO cinder.api.openstack.wsgi [None req-88cd6185-1e4a-4c62-bdc7-afc342fe4934 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1748.522518] [54941]: DEBUG cinder.api.openstack.wsgi [None req-88cd6185-1e4a-4c62-bdc7-afc342fe4934 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1748.522729] [54941]: DEBUG cinder.api.openstack.wsgi [None req-88cd6185-1e4a-4c62-bdc7-afc342fe4934 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1748.538667] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1748.538667] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1748.548815] [54941]: INFO cinder.volume.api [None req-88cd6185-1e4a-4c62-bdc7-afc342fe4934 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1748.554390] [54941]: INFO cinder.api.openstack.wsgi [None req-88cd6185-1e4a-4c62-bdc7-afc342fe4934 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1748.554390] [54941]: [pid: 54941|app: 0|req: 119/261] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:15 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1748.604133] [54940]: DEBUG cinder.api.middleware.request_id [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-0ddd2f4d-a7ff-47b1-9eba-c03615d8877e None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1748.606938] [54940]: INFO cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-0ddd2f4d-a7ff-47b1-9eba-c03615d8877e tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1748.607256] [54940]: DEBUG cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-0ddd2f4d-a7ff-47b1-9eba-c03615d8877e tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1748.607464] [54940]: DEBUG cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-0ddd2f4d-a7ff-47b1-9eba-c03615d8877e tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1748.619318] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1748.619318] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1748.623289] [54940]: INFO cinder.volume.api [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-0ddd2f4d-a7ff-47b1-9eba-c03615d8877e tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1748.628604] [54940]: INFO cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-0ddd2f4d-a7ff-47b1-9eba-c03615d8877e tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1748.629082] [54940]: [pid: 54940|app: 0|req: 143/262] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:37:15 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1750.154763] [54941]: DEBUG cinder.api.middleware.request_id [None req-091ca8a9-ec53-4583-be10-8d69c24176bc None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1750.155252] [54941]: INFO cinder.api.openstack.wsgi [None req-091ca8a9-ec53-4583-be10-8d69c24176bc None None] GET http://10.180.1.21/volume// [ 1750.155431] [54941]: DEBUG cinder.api.openstack.wsgi [None req-091ca8a9-ec53-4583-be10-8d69c24176bc None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1750.155647] [54941]: DEBUG cinder.api.openstack.wsgi [None req-091ca8a9-ec53-4583-be10-8d69c24176bc None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1750.156120] [54941]: INFO cinder.api.openstack.wsgi [None req-091ca8a9-ec53-4583-be10-8d69c24176bc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1750.156455] [54941]: [pid: 54941|app: 0|req: 120/263] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 12:37:17 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1750.162791] [54940]: DEBUG cinder.api.middleware.request_id [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-e3791482-b594-416d-9ecd-2595b87145b2 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1750.165767] [54940]: INFO cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-e3791482-b594-416d-9ecd-2595b87145b2 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1750.166275] [54940]: DEBUG cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-e3791482-b594-416d-9ecd-2595b87145b2 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0a05d47-eedd-406b-b13e-eb212eae2a15", "connector": null, "instance_uuid": "086fb48c-5b24-4dc5-9e2a-3ff4811072a2"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1750.182075] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1750.182075] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1750.217953] [54940]: INFO cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-e3791482-b594-416d-9ecd-2595b87145b2 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1750.218671] [54940]: [pid: 54940|app: 0|req: 144/264] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:37:17 2024] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1750.258180] [54941]: DEBUG cinder.api.middleware.request_id [None req-2b880fdd-45ea-4888-ab82-4fee9638aa2d None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1750.262466] [54941]: INFO cinder.api.openstack.wsgi [None req-2b880fdd-45ea-4888-ab82-4fee9638aa2d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1750.262466] [54941]: DEBUG cinder.api.openstack.wsgi [None req-2b880fdd-45ea-4888-ab82-4fee9638aa2d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1750.262466] [54941]: DEBUG cinder.api.openstack.wsgi [None req-2b880fdd-45ea-4888-ab82-4fee9638aa2d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1750.278555] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1750.278555] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1750.285049] [54941]: INFO cinder.volume.api [None req-2b880fdd-45ea-4888-ab82-4fee9638aa2d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1750.293697] [54941]: INFO cinder.api.openstack.wsgi [None req-2b880fdd-45ea-4888-ab82-4fee9638aa2d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1750.294636] [54941]: [pid: 54941|app: 0|req: 121/265] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:17 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1750.756242] [54940]: DEBUG cinder.api.middleware.request_id [None req-c909603c-360a-486a-b9d4-06d3327a1a25 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1750.756706] [54940]: INFO cinder.api.openstack.wsgi [None req-c909603c-360a-486a-b9d4-06d3327a1a25 None None] GET http://10.180.1.21/volume// [ 1750.756878] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c909603c-360a-486a-b9d4-06d3327a1a25 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1750.757109] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c909603c-360a-486a-b9d4-06d3327a1a25 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1750.757530] [54940]: INFO cinder.api.openstack.wsgi [None req-c909603c-360a-486a-b9d4-06d3327a1a25 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1750.757849] [54940]: [pid: 54940|app: 0|req: 145/266] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:37:17 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1750.761793] [54941]: DEBUG cinder.api.middleware.request_id [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-bcd662c5-d4ea-45e7-8e75-2acfc5dd6ab3 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1750.764610] [54941]: INFO cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-bcd662c5-d4ea-45e7-8e75-2acfc5dd6ab3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1750.764902] [54941]: DEBUG cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-bcd662c5-d4ea-45e7-8e75-2acfc5dd6ab3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1750.765159] [54941]: DEBUG cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-bcd662c5-d4ea-45e7-8e75-2acfc5dd6ab3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1750.782659] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1750.782659] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1750.793458] [54941]: INFO cinder.volume.api [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-bcd662c5-d4ea-45e7-8e75-2acfc5dd6ab3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1750.798415] [54941]: INFO cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-bcd662c5-d4ea-45e7-8e75-2acfc5dd6ab3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1750.799026] [54941]: [pid: 54941|app: 0|req: 122/267] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:37:17 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 1025 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1750.833668] [54940]: DEBUG cinder.api.middleware.request_id [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-ddb3fba7-60cd-4340-99a6-effa4707a86c None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1750.836436] [54940]: INFO cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-ddb3fba7-60cd-4340-99a6-effa4707a86c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] PUT http://10.180.1.21/volume/v3/attachments/28c26039-5b16-46ca-878d-d210f1d46c02 [ 1750.836828] [54940]: DEBUG cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-ddb3fba7-60cd-4340-99a6-effa4707a86c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-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-364093", "mountpoint": "/dev/sdb"}}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1750.847433] [54940]: DEBUG cinder.coordination [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-ddb3fba7-60cd-4340-99a6-effa4707a86c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Acquiring lock "cinder-attachment_update-f0a05d47-eedd-406b-b13e-eb212eae2a15-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1750.853788] [54940]: DEBUG cinder.coordination [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-ddb3fba7-60cd-4340-99a6-effa4707a86c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Lock "cinder-attachment_update-f0a05d47-eedd-406b-b13e-eb212eae2a15-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1750.855219] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1750.855219] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1751.305501] [54941]: DEBUG cinder.api.middleware.request_id [None req-1eae82d6-054f-4319-ad76-761f5d5593ca None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.307907] [54941]: INFO cinder.api.openstack.wsgi [None req-1eae82d6-054f-4319-ad76-761f5d5593ca tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1751.308194] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1eae82d6-054f-4319-ad76-761f5d5593ca tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1751.308481] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1eae82d6-054f-4319-ad76-761f5d5593ca tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1751.327946] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1751.327946] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1751.334826] [54941]: INFO cinder.volume.api [None req-1eae82d6-054f-4319-ad76-761f5d5593ca tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1751.341808] [54941]: INFO cinder.api.openstack.wsgi [None req-1eae82d6-054f-4319-ad76-761f5d5593ca tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1751.343249] [54941]: [pid: 54941|app: 0|req: 123/268] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:18 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1752.355632] [54941]: DEBUG cinder.api.middleware.request_id [None req-474041b1-953f-43f4-9267-0b4285576cc0 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.358532] [54941]: INFO cinder.api.openstack.wsgi [None req-474041b1-953f-43f4-9267-0b4285576cc0 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1752.358771] [54941]: DEBUG cinder.api.openstack.wsgi [None req-474041b1-953f-43f4-9267-0b4285576cc0 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1752.358990] [54941]: DEBUG cinder.api.openstack.wsgi [None req-474041b1-953f-43f4-9267-0b4285576cc0 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1752.382451] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1752.382451] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1752.389533] [54941]: INFO cinder.volume.api [None req-474041b1-953f-43f4-9267-0b4285576cc0 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1752.397518] [54941]: INFO cinder.api.openstack.wsgi [None req-474041b1-953f-43f4-9267-0b4285576cc0 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1752.397921] [54941]: [pid: 54941|app: 0|req: 124/269] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:19 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1753.408809] [54941]: DEBUG cinder.api.middleware.request_id [None req-7c2625b6-4df7-48ba-aa2c-8e36e11d01f4 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1753.410931] [54941]: INFO cinder.api.openstack.wsgi [None req-7c2625b6-4df7-48ba-aa2c-8e36e11d01f4 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1753.411167] [54941]: DEBUG cinder.api.openstack.wsgi [None req-7c2625b6-4df7-48ba-aa2c-8e36e11d01f4 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1753.411400] [54941]: DEBUG cinder.api.openstack.wsgi [None req-7c2625b6-4df7-48ba-aa2c-8e36e11d01f4 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1753.426175] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1753.426175] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1753.429962] [54941]: INFO cinder.volume.api [None req-7c2625b6-4df7-48ba-aa2c-8e36e11d01f4 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1753.434761] [54941]: INFO cinder.api.openstack.wsgi [None req-7c2625b6-4df7-48ba-aa2c-8e36e11d01f4 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1753.435153] [54941]: [pid: 54941|app: 0|req: 125/270] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:20 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1754.444756] [54941]: DEBUG cinder.api.middleware.request_id [None req-5246d1b9-8b1b-4079-9617-f7de38ab5cf3 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1754.446798] [54941]: INFO cinder.api.openstack.wsgi [None req-5246d1b9-8b1b-4079-9617-f7de38ab5cf3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1754.447032] [54941]: DEBUG cinder.api.openstack.wsgi [None req-5246d1b9-8b1b-4079-9617-f7de38ab5cf3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1754.447290] [54941]: DEBUG cinder.api.openstack.wsgi [None req-5246d1b9-8b1b-4079-9617-f7de38ab5cf3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1754.461701] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1754.461701] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1754.465786] [54941]: INFO cinder.volume.api [None req-5246d1b9-8b1b-4079-9617-f7de38ab5cf3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1754.470742] [54941]: INFO cinder.api.openstack.wsgi [None req-5246d1b9-8b1b-4079-9617-f7de38ab5cf3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1754.471168] [54941]: [pid: 54941|app: 0|req: 126/271] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:21 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1755.482993] [54941]: DEBUG cinder.api.middleware.request_id [None req-39316646-dbb9-404d-a660-1371a2390b87 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1755.487214] [54941]: INFO cinder.api.openstack.wsgi [None req-39316646-dbb9-404d-a660-1371a2390b87 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1755.487507] [54941]: DEBUG cinder.api.openstack.wsgi [None req-39316646-dbb9-404d-a660-1371a2390b87 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1755.488669] [54941]: DEBUG cinder.api.openstack.wsgi [None req-39316646-dbb9-404d-a660-1371a2390b87 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1755.502932] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1755.502932] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1755.507058] [54941]: INFO cinder.volume.api [None req-39316646-dbb9-404d-a660-1371a2390b87 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1755.512135] [54941]: INFO cinder.api.openstack.wsgi [None req-39316646-dbb9-404d-a660-1371a2390b87 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1755.512562] [54941]: [pid: 54941|app: 0|req: 127/272] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:22 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1756.522208] [54941]: DEBUG cinder.api.middleware.request_id [None req-48c9a785-baf7-4ef5-8348-b6d416a444f7 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1756.524306] [54941]: INFO cinder.api.openstack.wsgi [None req-48c9a785-baf7-4ef5-8348-b6d416a444f7 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1756.524526] [54941]: DEBUG cinder.api.openstack.wsgi [None req-48c9a785-baf7-4ef5-8348-b6d416a444f7 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1756.524745] [54941]: DEBUG cinder.api.openstack.wsgi [None req-48c9a785-baf7-4ef5-8348-b6d416a444f7 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1756.538018] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1756.538018] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1756.541564] [54941]: INFO cinder.volume.api [None req-48c9a785-baf7-4ef5-8348-b6d416a444f7 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1756.546170] [54941]: INFO cinder.api.openstack.wsgi [None req-48c9a785-baf7-4ef5-8348-b6d416a444f7 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1756.546542] [54941]: [pid: 54941|app: 0|req: 128/273] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:23 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1757.382015] [54940]: DEBUG cinder.coordination [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-ddb3fba7-60cd-4340-99a6-effa4707a86c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Lock "cinder-attachment_update-f0a05d47-eedd-406b-b13e-eb212eae2a15-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.528s {{(pid=54940) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1757.382521] [54940]: INFO cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-ddb3fba7-60cd-4340-99a6-effa4707a86c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/attachments/28c26039-5b16-46ca-878d-d210f1d46c02 returned with HTTP 200 [ 1757.382954] [54940]: [pid: 54940|app: 0|req: 146/274] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:37:17 2024] PUT /volume/v3/attachments/28c26039-5b16-46ca-878d-d210f1d46c02 => generated 589 bytes in 6550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1757.555928] [54941]: DEBUG cinder.api.middleware.request_id [None req-399bb3ff-6235-405a-89ff-d1294b760253 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.559623] [54941]: INFO cinder.api.openstack.wsgi [None req-399bb3ff-6235-405a-89ff-d1294b760253 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1757.559866] [54941]: DEBUG cinder.api.openstack.wsgi [None req-399bb3ff-6235-405a-89ff-d1294b760253 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1757.560101] [54941]: DEBUG cinder.api.openstack.wsgi [None req-399bb3ff-6235-405a-89ff-d1294b760253 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1757.570219] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1757.570219] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1757.573671] [54941]: INFO cinder.volume.api [None req-399bb3ff-6235-405a-89ff-d1294b760253 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1757.578977] [54941]: INFO cinder.api.openstack.wsgi [None req-399bb3ff-6235-405a-89ff-d1294b760253 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1757.579406] [54941]: [pid: 54941|app: 0|req: 129/275] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:24 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1758.594031] [54940]: DEBUG cinder.api.middleware.request_id [None req-8df883e2-edfc-4105-9b33-8fd712255f36 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1758.595138] [54940]: INFO cinder.api.openstack.wsgi [None req-8df883e2-edfc-4105-9b33-8fd712255f36 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1758.595380] [54940]: DEBUG cinder.api.openstack.wsgi [None req-8df883e2-edfc-4105-9b33-8fd712255f36 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1758.596215] [54940]: DEBUG cinder.api.openstack.wsgi [None req-8df883e2-edfc-4105-9b33-8fd712255f36 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1758.611045] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1758.611045] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1758.615839] [54940]: INFO cinder.volume.api [None req-8df883e2-edfc-4105-9b33-8fd712255f36 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1758.621260] [54940]: INFO cinder.api.openstack.wsgi [None req-8df883e2-edfc-4105-9b33-8fd712255f36 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1758.621646] [54940]: [pid: 54940|app: 0|req: 147/276] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:25 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1759.005926] [54941]: DEBUG cinder.api.middleware.request_id [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-ef8ccd1f-6d0a-47a5-af59-1f4fd909b682 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.008434] [54941]: INFO cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-ef8ccd1f-6d0a-47a5-af59-1f4fd909b682 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] POST http://10.180.1.21/volume/v3/attachments/28c26039-5b16-46ca-878d-d210f1d46c02/action [ 1759.008870] [54941]: DEBUG cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-ef8ccd1f-6d0a-47a5-af59-1f4fd909b682 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Action body: b'{"os-complete": null}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1759.009030] [54941]: DEBUG cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-ef8ccd1f-6d0a-47a5-af59-1f4fd909b682 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1759.024914] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1759.024914] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1759.033174] [54941]: INFO cinder.api.openstack.wsgi [req-c19e5c22-a4ef-49fc-b351-0b38b8134f2d req-ef8ccd1f-6d0a-47a5-af59-1f4fd909b682 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/attachments/28c26039-5b16-46ca-878d-d210f1d46c02/action returned with HTTP 204 [ 1759.033772] [54941]: [pid: 54941|app: 0|req: 130/277] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:37:25 2024] POST /volume/v3/attachments/28c26039-5b16-46ca-878d-d210f1d46c02/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1759.631416] [54940]: DEBUG cinder.api.middleware.request_id [None req-6c492634-65d4-4dd1-bec5-2d6a5fbe5a97 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.633572] [54940]: INFO cinder.api.openstack.wsgi [None req-6c492634-65d4-4dd1-bec5-2d6a5fbe5a97 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1759.633773] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6c492634-65d4-4dd1-bec5-2d6a5fbe5a97 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1759.634937] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6c492634-65d4-4dd1-bec5-2d6a5fbe5a97 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1759.646795] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1759.646795] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1759.652072] [54940]: INFO cinder.volume.api [None req-6c492634-65d4-4dd1-bec5-2d6a5fbe5a97 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1759.660172] [54940]: INFO cinder.api.openstack.wsgi [None req-6c492634-65d4-4dd1-bec5-2d6a5fbe5a97 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1759.660563] [54940]: [pid: 54940|app: 0|req: 148/278] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:26 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1759.669106] [54941]: DEBUG cinder.api.middleware.request_id [None req-ecc2ff5e-9645-41f3-b7bc-93b6f90fea0f None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.671167] [54941]: INFO cinder.api.openstack.wsgi [None req-ecc2ff5e-9645-41f3-b7bc-93b6f90fea0f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1759.671385] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ecc2ff5e-9645-41f3-b7bc-93b6f90fea0f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1759.671604] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ecc2ff5e-9645-41f3-b7bc-93b6f90fea0f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1759.683243] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1759.683243] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1759.688347] [54941]: INFO cinder.volume.api [None req-ecc2ff5e-9645-41f3-b7bc-93b6f90fea0f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1759.692834] [54941]: INFO cinder.api.openstack.wsgi [None req-ecc2ff5e-9645-41f3-b7bc-93b6f90fea0f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1759.693401] [54941]: [pid: 54941|app: 0|req: 131/279] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:26 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1759.980429] [54940]: DEBUG cinder.api.middleware.request_id [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-f0b23e3a-eb4d-425b-a461-a17669032ada None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.982713] [54940]: INFO cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-f0b23e3a-eb4d-425b-a461-a17669032ada tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1759.982934] [54940]: DEBUG cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-f0b23e3a-eb4d-425b-a461-a17669032ada tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1759.983159] [54940]: DEBUG cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-f0b23e3a-eb4d-425b-a461-a17669032ada tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1759.992952] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1759.992952] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1759.996430] [54940]: INFO cinder.volume.api [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-f0b23e3a-eb4d-425b-a461-a17669032ada tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1760.000572] [54940]: INFO cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-f0b23e3a-eb4d-425b-a461-a17669032ada tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1760.000976] [54940]: [pid: 54940|app: 0|req: 149/280] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:37:26 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1761.736417] [54941]: DEBUG cinder.api.middleware.request_id [None req-383dd6a0-c488-4b1b-9fbd-e6524690d526 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.737518] [54941]: INFO cinder.api.openstack.wsgi [None req-383dd6a0-c488-4b1b-9fbd-e6524690d526 None None] GET http://10.180.1.21/volume// [ 1761.737518] [54941]: DEBUG cinder.api.openstack.wsgi [None req-383dd6a0-c488-4b1b-9fbd-e6524690d526 None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1761.737518] [54941]: DEBUG cinder.api.openstack.wsgi [None req-383dd6a0-c488-4b1b-9fbd-e6524690d526 None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1761.737760] [54941]: INFO cinder.api.openstack.wsgi [None req-383dd6a0-c488-4b1b-9fbd-e6524690d526 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1761.738119] [54941]: [pid: 54941|app: 0|req: 132/281] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:37:28 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1761.741569] [54940]: DEBUG cinder.api.middleware.request_id [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-116f5fb6-4b94-4886-983b-3a6ed2a4f8dc None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.743761] [54940]: INFO cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-116f5fb6-4b94-4886-983b-3a6ed2a4f8dc tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1761.744297] [54940]: DEBUG cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-116f5fb6-4b94-4886-983b-3a6ed2a4f8dc tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0a05d47-eedd-406b-b13e-eb212eae2a15", "connector": null, "instance_uuid": "086fb48c-5b24-4dc5-9e2a-3ff4811072a2"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1761.760409] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1761.760409] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1761.788898] [54940]: INFO cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-116f5fb6-4b94-4886-983b-3a6ed2a4f8dc tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1761.789429] [54940]: [pid: 54940|app: 0|req: 150/282] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:37:28 2024] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1761.794012] [54941]: DEBUG cinder.api.middleware.request_id [None req-6186ff88-60c4-42d6-953c-c6038039a9cc None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.794515] [54941]: INFO cinder.api.openstack.wsgi [None req-6186ff88-60c4-42d6-953c-c6038039a9cc None None] GET http://10.180.1.21/volume// [ 1761.794815] [54941]: DEBUG cinder.api.openstack.wsgi [None req-6186ff88-60c4-42d6-953c-c6038039a9cc None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1761.794907] [54941]: DEBUG cinder.api.openstack.wsgi [None req-6186ff88-60c4-42d6-953c-c6038039a9cc None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1761.795339] [54941]: INFO cinder.api.openstack.wsgi [None req-6186ff88-60c4-42d6-953c-c6038039a9cc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1761.795656] [54941]: [pid: 54941|app: 0|req: 133/283] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:37:28 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1761.800294] [54940]: DEBUG cinder.api.middleware.request_id [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-50f97971-c1f7-48cd-a5f0-8778d785463f None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.803122] [54940]: INFO cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-50f97971-c1f7-48cd-a5f0-8778d785463f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1761.803421] [54940]: DEBUG cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-50f97971-c1f7-48cd-a5f0-8778d785463f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1761.803694] [54940]: DEBUG cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-50f97971-c1f7-48cd-a5f0-8778d785463f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1761.817925] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1761.817925] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1761.821721] [54940]: INFO cinder.volume.api [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-50f97971-c1f7-48cd-a5f0-8778d785463f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1761.827517] [54940]: INFO cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-50f97971-c1f7-48cd-a5f0-8778d785463f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1761.829348] [54940]: [pid: 54940|app: 0|req: 151/284] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:37:28 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1763.053057] [54941]: DEBUG cinder.api.middleware.request_id [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-b79c4eae-fc30-48ce-9e58-46efba1fcb85 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1763.055477] [54941]: INFO cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-b79c4eae-fc30-48ce-9e58-46efba1fcb85 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] DELETE http://10.180.1.21/volume/v3/attachments/28c26039-5b16-46ca-878d-d210f1d46c02 [ 1763.055700] [54941]: DEBUG cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-b79c4eae-fc30-48ce-9e58-46efba1fcb85 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1763.055921] [54941]: DEBUG cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-b79c4eae-fc30-48ce-9e58-46efba1fcb85 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'version_select' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1763.065174] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1763.065174] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1763.580382] [54940]: DEBUG cinder.api.middleware.request_id [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1763.582837] [54940]: INFO cinder.api.openstack.wsgi [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1763.583222] [54940]: DEBUG cinder.api.openstack.wsgi [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1856324518"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1763.584828] [54940]: DEBUG cinder.api.v3.volumes [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1856324518'}} {{(pid=54940) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1763.584956] [54940]: INFO cinder.api.v3.volumes [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Create volume of 1 GB [ 1763.589724] [54940]: INFO cinder.volume.api [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Availability Zones retrieved successfully. [ 1763.597068] [54940]: DEBUG cinder.volume.api [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Flow 'volume_create_api' (260c44ee-d3ab-4139-9aae-5f1647534faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1763.597949] [54940]: DEBUG cinder.volume.api [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (669858f9-c8e1-4eee-90b2-731173a8eff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1763.599029] [54941]: INFO cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-b79c4eae-fc30-48ce-9e58-46efba1fcb85 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/attachments/28c26039-5b16-46ca-878d-d210f1d46c02 returned with HTTP 200 [ 1763.599111] [54940]: DEBUG cinder.volume.flows.api.create_volume [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Validating volume size '1' using validate_int {{(pid=54940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1763.599451] [54941]: [pid: 54941|app: 0|req: 134/285] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:37:29 2024] DELETE /volume/v3/attachments/28c26039-5b16-46ca-878d-d210f1d46c02 => generated 192 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1763.618015] [54940]: DEBUG cinder.volume.api [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (669858f9-c8e1-4eee-90b2-731173a8eff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1763.618571] [54940]: DEBUG cinder.volume.api [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5772aa8f-5913-4584-91db-c4800d42288f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1763.661448] [54940]: DEBUG cinder.quota [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Created reservations ['38b3dcd7-60c2-426c-9895-6118a347a929', '681c7239-c07f-438b-85cc-ea7f8387b73a', '97e3492a-a4ea-4c48-b071-cdac5f9494b3', '271050d2-84a5-4682-9188-fed33f9144a2'] {{(pid=54940) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1763.662423] [54940]: DEBUG cinder.volume.api [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5772aa8f-5913-4584-91db-c4800d42288f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38b3dcd7-60c2-426c-9895-6118a347a929', '681c7239-c07f-438b-85cc-ea7f8387b73a', '97e3492a-a4ea-4c48-b071-cdac5f9494b3', '271050d2-84a5-4682-9188-fed33f9144a2']}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1763.663414] [54940]: DEBUG cinder.volume.api [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517fead3-259b-4891-8a2f-6110a5db6580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1763.675937] [54940]: DEBUG cinder.volume.api [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517fead3-259b-4891-8a2f-6110a5db6580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'decf0306-4650-4e29-829b-634c362add92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1856324518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cddeee0068c4adb8951023031f25d08',qos_specs=None,replication_status=,reservations=['38b3dcd7-60c2-426c-9895-6118a347a929','681c7239-c07f-438b-85cc-ea7f8387b73a','97e3492a-a4ea-4c48-b071-cdac5f9494b3','271050d2-84a5-4682-9188-fed33f9144a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b2d9a3d31ac44509653dcee794da1f3',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:37:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1856324518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=decf0306-4650-4e29-829b-634c362add92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cddeee0068c4adb8951023031f25d08',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='2b2d9a3d31ac44509653dcee794da1f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1763.677231] [54940]: DEBUG cinder.volume.api [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c326056d-ccf3-4b0f-ac7f-c1d3b4157eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1763.690132] [54940]: DEBUG cinder.volume.api [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c326056d-ccf3-4b0f-ac7f-c1d3b4157eb9) 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-1856324518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cddeee0068c4adb8951023031f25d08',qos_specs=None,replication_status=,reservations=['38b3dcd7-60c2-426c-9895-6118a347a929','681c7239-c07f-438b-85cc-ea7f8387b73a','97e3492a-a4ea-4c48-b071-cdac5f9494b3','271050d2-84a5-4682-9188-fed33f9144a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b2d9a3d31ac44509653dcee794da1f3',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1763.691051] [54940]: DEBUG cinder.volume.api [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b283ccc-15ef-4a3f-bcdb-9aa3eaf04198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1763.700684] [54940]: DEBUG cinder.volume.api [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b283ccc-15ef-4a3f-bcdb-9aa3eaf04198) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1763.701510] [54940]: DEBUG cinder.volume.api [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Flow 'volume_create_api' (260c44ee-d3ab-4139-9aae-5f1647534faf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1763.701830] [54940]: INFO cinder.volume.api [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Create volume request issued successfully. [ 1763.702516] [54940]: INFO cinder.api.openstack.wsgi [None req-7cbf1f17-29eb-438c-97ea-141035e8c3be tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1763.702952] [54940]: [pid: 54940|app: 0|req: 152/286] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:37:30 2024] POST /volume/v3/volumes => generated 754 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1763.711420] [54941]: DEBUG cinder.api.middleware.request_id [None req-77a67f85-31cb-4be0-9be6-e0c61dd7f9fa None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1763.716991] [54941]: INFO cinder.api.openstack.wsgi [None req-77a67f85-31cb-4be0-9be6-e0c61dd7f9fa tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 1763.717249] [54941]: DEBUG cinder.api.openstack.wsgi [None req-77a67f85-31cb-4be0-9be6-e0c61dd7f9fa tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1763.719948] [54941]: DEBUG cinder.api.openstack.wsgi [None req-77a67f85-31cb-4be0-9be6-e0c61dd7f9fa tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1763.726063] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1763.726063] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1763.729768] [54941]: INFO cinder.volume.api [None req-77a67f85-31cb-4be0-9be6-e0c61dd7f9fa tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1763.734684] [54941]: INFO cinder.api.openstack.wsgi [None req-77a67f85-31cb-4be0-9be6-e0c61dd7f9fa tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 1763.735084] [54941]: [pid: 54941|app: 0|req: 135/287] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:30 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1764.029672] [54940]: DEBUG cinder.api.middleware.request_id [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-9e0206f9-931b-46b7-bd3c-1dc61ddd2d74 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1764.034738] [54940]: INFO cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-9e0206f9-931b-46b7-bd3c-1dc61ddd2d74 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1764.035543] [54940]: DEBUG cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-9e0206f9-931b-46b7-bd3c-1dc61ddd2d74 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1764.035793] [54940]: DEBUG cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-9e0206f9-931b-46b7-bd3c-1dc61ddd2d74 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1764.048946] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1764.048946] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1764.054593] [54940]: INFO cinder.volume.api [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-9e0206f9-931b-46b7-bd3c-1dc61ddd2d74 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1764.060285] [54940]: INFO cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-9e0206f9-931b-46b7-bd3c-1dc61ddd2d74 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1764.060815] [54940]: [pid: 54940|app: 0|req: 153/288] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:37:30 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1764.745270] [54941]: DEBUG cinder.api.middleware.request_id [None req-c7ac85f2-76f5-40d6-91ce-1eaeae037d7f None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1764.748891] [54941]: INFO cinder.api.openstack.wsgi [None req-c7ac85f2-76f5-40d6-91ce-1eaeae037d7f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 1764.749365] [54941]: DEBUG cinder.api.openstack.wsgi [None req-c7ac85f2-76f5-40d6-91ce-1eaeae037d7f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1764.749864] [54941]: DEBUG cinder.api.openstack.wsgi [None req-c7ac85f2-76f5-40d6-91ce-1eaeae037d7f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1764.762794] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1764.762794] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1764.767969] [54941]: INFO cinder.volume.api [None req-c7ac85f2-76f5-40d6-91ce-1eaeae037d7f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1764.774114] [54941]: INFO cinder.api.openstack.wsgi [None req-c7ac85f2-76f5-40d6-91ce-1eaeae037d7f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 1764.774531] [54941]: [pid: 54941|app: 0|req: 136/289] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:31 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1764.819304] [54940]: DEBUG cinder.api.middleware.request_id [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-3d68d116-c651-498d-83ad-9c62c308da35 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1764.824021] [54940]: INFO cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-3d68d116-c651-498d-83ad-9c62c308da35 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 1764.824021] [54940]: DEBUG cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-3d68d116-c651-498d-83ad-9c62c308da35 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1764.824021] [54940]: DEBUG cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-3d68d116-c651-498d-83ad-9c62c308da35 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1764.830471] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1764.830471] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1764.835411] [54940]: INFO cinder.volume.api [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-3d68d116-c651-498d-83ad-9c62c308da35 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1764.840842] [54940]: INFO cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-3d68d116-c651-498d-83ad-9c62c308da35 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 1764.841524] [54940]: [pid: 54940|app: 0|req: 154/290] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:37:31 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1765.373702] [54941]: DEBUG cinder.api.middleware.request_id [None req-dcb5202d-822b-478f-a6f6-3cc01c52c1ad None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1765.374217] [54941]: INFO cinder.api.openstack.wsgi [None req-dcb5202d-822b-478f-a6f6-3cc01c52c1ad None None] GET http://10.180.1.21/volume// [ 1765.374417] [54941]: DEBUG cinder.api.openstack.wsgi [None req-dcb5202d-822b-478f-a6f6-3cc01c52c1ad None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1765.374670] [54941]: DEBUG cinder.api.openstack.wsgi [None req-dcb5202d-822b-478f-a6f6-3cc01c52c1ad None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1765.375022] [54941]: INFO cinder.api.openstack.wsgi [None req-dcb5202d-822b-478f-a6f6-3cc01c52c1ad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1765.375499] [54941]: [pid: 54941|app: 0|req: 137/291] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:37:32 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1765.380126] [54940]: DEBUG cinder.api.middleware.request_id [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-9686fe6a-f5fc-4f4c-a28e-e5042c5c4610 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1765.382514] [54940]: INFO cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-9686fe6a-f5fc-4f4c-a28e-e5042c5c4610 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1765.382897] [54940]: DEBUG cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-9686fe6a-f5fc-4f4c-a28e-e5042c5c4610 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1765.383241] [54940]: DEBUG cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-9686fe6a-f5fc-4f4c-a28e-e5042c5c4610 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1765.397342] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1765.397342] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1765.401162] [54940]: INFO cinder.volume.api [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-9686fe6a-f5fc-4f4c-a28e-e5042c5c4610 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1765.406279] [54940]: INFO cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-9686fe6a-f5fc-4f4c-a28e-e5042c5c4610 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1765.406587] [54940]: [pid: 54940|app: 0|req: 155/292] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:37:32 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1765.521642] [54941]: DEBUG cinder.api.middleware.request_id [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-3732e724-3c5f-47ef-96b6-2beddf0f873c None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1765.523936] [54941]: INFO cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-3732e724-3c5f-47ef-96b6-2beddf0f873c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] PUT http://10.180.1.21/volume/v3/attachments/39eeeb0e-0bc9-4a80-b7ca-35099e8e2841 [ 1765.524468] [54941]: DEBUG cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-3732e724-3c5f-47ef-96b6-2beddf0f873c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-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=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1765.532508] [54941]: DEBUG cinder.coordination [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-3732e724-3c5f-47ef-96b6-2beddf0f873c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Acquiring lock "cinder-attachment_update-f0a05d47-eedd-406b-b13e-eb212eae2a15-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1765.536974] [54941]: DEBUG cinder.coordination [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-3732e724-3c5f-47ef-96b6-2beddf0f873c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Lock "cinder-attachment_update-f0a05d47-eedd-406b-b13e-eb212eae2a15-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1765.538016] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1765.538016] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1765.582708] [54940]: DEBUG cinder.api.middleware.request_id [None req-bee23c03-34de-482c-83f5-7c53d60aa296 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1765.583216] [54940]: INFO cinder.api.openstack.wsgi [None req-bee23c03-34de-482c-83f5-7c53d60aa296 None None] GET http://10.180.1.21/volume// [ 1765.583402] [54940]: DEBUG cinder.api.openstack.wsgi [None req-bee23c03-34de-482c-83f5-7c53d60aa296 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1765.583650] [54940]: DEBUG cinder.api.openstack.wsgi [None req-bee23c03-34de-482c-83f5-7c53d60aa296 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1765.584073] [54940]: INFO cinder.api.openstack.wsgi [None req-bee23c03-34de-482c-83f5-7c53d60aa296 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1765.584380] [54940]: [pid: 54940|app: 0|req: 156/293] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 12:37:32 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1765.588138] [54940]: DEBUG cinder.api.middleware.request_id [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-8dff95ab-c1d8-44d2-84e2-d9f8c9985a06 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1765.590593] [54940]: INFO cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-8dff95ab-c1d8-44d2-84e2-d9f8c9985a06 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1765.591015] [54940]: DEBUG cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-8dff95ab-c1d8-44d2-84e2-d9f8c9985a06 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1956d214-e2d2-44c7-8bc1-cc9b3d09fe55", "connector": null, "instance_uuid": "94c1b38a-0b60-40c3-a672-84acc773d7aa"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1765.599998] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1765.599998] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1765.626485] [54940]: INFO cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-8dff95ab-c1d8-44d2-84e2-d9f8c9985a06 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1765.627125] [54940]: [pid: 54940|app: 0|req: 157/294] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:37:32 2024] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1765.647018] [54940]: DEBUG cinder.api.middleware.request_id [None req-c1c2ec02-b42b-488e-8433-85d26206c7f1 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1765.648864] [54940]: INFO cinder.api.openstack.wsgi [None req-c1c2ec02-b42b-488e-8433-85d26206c7f1 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1765.649430] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c1c2ec02-b42b-488e-8433-85d26206c7f1 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1765.650768] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c1c2ec02-b42b-488e-8433-85d26206c7f1 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1765.663173] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1765.663173] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1765.667383] [54940]: INFO cinder.volume.api [None req-c1c2ec02-b42b-488e-8433-85d26206c7f1 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1765.672272] [54940]: INFO cinder.api.openstack.wsgi [None req-c1c2ec02-b42b-488e-8433-85d26206c7f1 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1765.675063] [54940]: [pid: 54940|app: 0|req: 158/295] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:32 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1766.059968] [54941]: DEBUG cinder.coordination [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-3732e724-3c5f-47ef-96b6-2beddf0f873c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Lock "cinder-attachment_update-f0a05d47-eedd-406b-b13e-eb212eae2a15-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=54941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1766.059968] [54941]: INFO cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-3732e724-3c5f-47ef-96b6-2beddf0f873c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/attachments/39eeeb0e-0bc9-4a80-b7ca-35099e8e2841 returned with HTTP 200 [ 1766.060495] [54941]: [pid: 54941|app: 0|req: 138/296] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:37:32 2024] PUT /volume/v3/attachments/39eeeb0e-0bc9-4a80-b7ca-35099e8e2841 => generated 589 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1766.156535] [54940]: DEBUG cinder.api.middleware.request_id [None req-22d23e32-db9f-41a5-a989-94e0bd6e8397 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.157594] [54940]: INFO cinder.api.openstack.wsgi [None req-22d23e32-db9f-41a5-a989-94e0bd6e8397 None None] GET http://10.180.1.21/volume// [ 1766.157594] [54940]: DEBUG cinder.api.openstack.wsgi [None req-22d23e32-db9f-41a5-a989-94e0bd6e8397 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1766.157754] [54940]: DEBUG cinder.api.openstack.wsgi [None req-22d23e32-db9f-41a5-a989-94e0bd6e8397 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1766.158459] [54940]: INFO cinder.api.openstack.wsgi [None req-22d23e32-db9f-41a5-a989-94e0bd6e8397 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1766.158632] [54940]: [pid: 54940|app: 0|req: 159/297] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:37:33 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1766.168863] [54941]: DEBUG cinder.api.middleware.request_id [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-3ec94722-c201-4ae5-909c-7378926cda7b None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.171258] [54941]: INFO cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-3ec94722-c201-4ae5-909c-7378926cda7b tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1766.171503] [54941]: DEBUG cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-3ec94722-c201-4ae5-909c-7378926cda7b tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1766.171758] [54941]: DEBUG cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-3ec94722-c201-4ae5-909c-7378926cda7b tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1766.188172] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1766.188172] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.194982] [54941]: INFO cinder.volume.api [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-3ec94722-c201-4ae5-909c-7378926cda7b tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1766.200249] [54941]: INFO cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-3ec94722-c201-4ae5-909c-7378926cda7b tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1766.200687] [54941]: [pid: 54941|app: 0|req: 139/298] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:37:33 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 1031 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1766.268183] [54940]: DEBUG cinder.api.middleware.request_id [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-b33e6987-b204-4f09-b27e-0687c4009396 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.270290] [54940]: INFO cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-b33e6987-b204-4f09-b27e-0687c4009396 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] PUT http://10.180.1.21/volume/v3/attachments/0fc97983-b8cc-4933-b8d6-19526bab24c7 [ 1766.271325] [54940]: DEBUG cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-b33e6987-b204-4f09-b27e-0687c4009396 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-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-364097", "mountpoint": "/dev/sdb"}}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1766.284973] [54940]: DEBUG cinder.coordination [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-b33e6987-b204-4f09-b27e-0687c4009396 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Acquiring lock "cinder-attachment_update-1956d214-e2d2-44c7-8bc1-cc9b3d09fe55-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1766.290565] [54940]: DEBUG cinder.coordination [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-b33e6987-b204-4f09-b27e-0687c4009396 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Lock "cinder-attachment_update-1956d214-e2d2-44c7-8bc1-cc9b3d09fe55-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1766.291794] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1766.291794] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.363407] [54941]: DEBUG cinder.api.middleware.request_id [None req-1fa29ec6-b06f-45c1-aab7-2466add35a00 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.363835] [54941]: INFO cinder.api.openstack.wsgi [None req-1fa29ec6-b06f-45c1-aab7-2466add35a00 None None] GET http://10.180.1.21/volume// [ 1766.364028] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1fa29ec6-b06f-45c1-aab7-2466add35a00 None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1766.364253] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1fa29ec6-b06f-45c1-aab7-2466add35a00 None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1766.364646] [54941]: INFO cinder.api.openstack.wsgi [None req-1fa29ec6-b06f-45c1-aab7-2466add35a00 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1766.364958] [54941]: [pid: 54941|app: 0|req: 140/299] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 12:37:33 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1766.369834] [54941]: DEBUG cinder.api.middleware.request_id [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-eff35e6a-51e9-443f-8ef3-fd82a879107b None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.372331] [54941]: INFO cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-eff35e6a-51e9-443f-8ef3-fd82a879107b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1766.372794] [54941]: DEBUG cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-eff35e6a-51e9-443f-8ef3-fd82a879107b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "decf0306-4650-4e29-829b-634c362add92", "connector": null, "instance_uuid": "7777c1f3-e169-4f1f-830b-eae86c4de0ff"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1766.382217] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1766.382217] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.402553] [54941]: INFO cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-eff35e6a-51e9-443f-8ef3-fd82a879107b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1766.403050] [54941]: [pid: 54941|app: 0|req: 141/300] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:37:33 2024] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1766.423555] [54941]: DEBUG cinder.api.middleware.request_id [None req-b9e1ac5a-3a1a-4f3f-a113-321f4c683527 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.428415] [54941]: INFO cinder.api.openstack.wsgi [None req-b9e1ac5a-3a1a-4f3f-a113-321f4c683527 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 1766.428415] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b9e1ac5a-3a1a-4f3f-a113-321f4c683527 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1766.429123] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b9e1ac5a-3a1a-4f3f-a113-321f4c683527 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1766.441208] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1766.441208] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.445027] [54941]: INFO cinder.volume.api [None req-b9e1ac5a-3a1a-4f3f-a113-321f4c683527 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1766.450600] [54941]: INFO cinder.api.openstack.wsgi [None req-b9e1ac5a-3a1a-4f3f-a113-321f4c683527 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 1766.450600] [54941]: [pid: 54941|app: 0|req: 142/301] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:33 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1766.574954] [54941]: DEBUG cinder.api.middleware.request_id [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-09c4ddf8-6452-499d-a5af-82d02ebe30cf None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.577954] [54941]: INFO cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-09c4ddf8-6452-499d-a5af-82d02ebe30cf tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] POST http://10.180.1.21/volume/v3/attachments/39eeeb0e-0bc9-4a80-b7ca-35099e8e2841/action [ 1766.578525] [54941]: DEBUG cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-09c4ddf8-6452-499d-a5af-82d02ebe30cf tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Action body: b'{"os-complete": null}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1766.578703] [54941]: DEBUG cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-09c4ddf8-6452-499d-a5af-82d02ebe30cf tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1766.597198] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1766.597198] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.606196] [54941]: INFO cinder.api.openstack.wsgi [req-c2eb9363-e7ef-4f9d-9a41-ee69a5a11d26 req-09c4ddf8-6452-499d-a5af-82d02ebe30cf tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/attachments/39eeeb0e-0bc9-4a80-b7ca-35099e8e2841/action returned with HTTP 204 [ 1766.606662] [54941]: [pid: 54941|app: 0|req: 143/302] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:37:33 2024] POST /volume/v3/attachments/39eeeb0e-0bc9-4a80-b7ca-35099e8e2841/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1766.682809] [54941]: DEBUG cinder.api.middleware.request_id [None req-15926d8f-dd1d-45d4-932c-47e0b0add1f7 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.685098] [54941]: INFO cinder.api.openstack.wsgi [None req-15926d8f-dd1d-45d4-932c-47e0b0add1f7 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1766.685373] [54941]: DEBUG cinder.api.openstack.wsgi [None req-15926d8f-dd1d-45d4-932c-47e0b0add1f7 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1766.685609] [54941]: DEBUG cinder.api.openstack.wsgi [None req-15926d8f-dd1d-45d4-932c-47e0b0add1f7 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1766.696690] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1766.696690] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.700647] [54941]: INFO cinder.volume.api [None req-15926d8f-dd1d-45d4-932c-47e0b0add1f7 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1766.705698] [54941]: INFO cinder.api.openstack.wsgi [None req-15926d8f-dd1d-45d4-932c-47e0b0add1f7 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1766.706185] [54941]: [pid: 54941|app: 0|req: 144/303] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:33 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1766.926046] [54941]: DEBUG cinder.api.middleware.request_id [None req-c1fdb794-9aaf-4fd8-94a6-a65842f2d452 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.926710] [54941]: INFO cinder.api.openstack.wsgi [None req-c1fdb794-9aaf-4fd8-94a6-a65842f2d452 None None] GET http://10.180.1.21/volume// [ 1766.926911] [54941]: DEBUG cinder.api.openstack.wsgi [None req-c1fdb794-9aaf-4fd8-94a6-a65842f2d452 None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1766.927205] [54941]: DEBUG cinder.api.openstack.wsgi [None req-c1fdb794-9aaf-4fd8-94a6-a65842f2d452 None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1766.927625] [54941]: INFO cinder.api.openstack.wsgi [None req-c1fdb794-9aaf-4fd8-94a6-a65842f2d452 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1766.927963] [54941]: [pid: 54941|app: 0|req: 145/304] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:37:33 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1766.931982] [54941]: DEBUG cinder.api.middleware.request_id [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-75e193a0-e5de-4bd4-a234-9f950f2529c9 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.934959] [54941]: INFO cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-75e193a0-e5de-4bd4-a234-9f950f2529c9 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 1766.935228] [54941]: DEBUG cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-75e193a0-e5de-4bd4-a234-9f950f2529c9 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1766.935600] [54941]: DEBUG cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-75e193a0-e5de-4bd4-a234-9f950f2529c9 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1766.946616] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1766.946616] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.950481] [54941]: INFO cinder.volume.api [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-75e193a0-e5de-4bd4-a234-9f950f2529c9 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1766.955390] [54941]: INFO cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-75e193a0-e5de-4bd4-a234-9f950f2529c9 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 1766.955907] [54941]: [pid: 54941|app: 0|req: 146/305] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:37:33 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1766.987876] [54941]: DEBUG cinder.api.middleware.request_id [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-19b5c196-40f0-419c-8504-8784174ffca5 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.990471] [54941]: INFO cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-19b5c196-40f0-419c-8504-8784174ffca5 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] PUT http://10.180.1.21/volume/v3/attachments/ba8579d8-1dc3-4a17-85c3-fed70976bc38 [ 1766.990938] [54941]: DEBUG cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-19b5c196-40f0-419c-8504-8784174ffca5 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-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-364096", "mountpoint": "/dev/sdb"}}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1766.998627] [54941]: DEBUG cinder.coordination [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-19b5c196-40f0-419c-8504-8784174ffca5 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Acquiring lock "cinder-attachment_update-decf0306-4650-4e29-829b-634c362add92-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1767.002793] [54941]: DEBUG cinder.coordination [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-19b5c196-40f0-419c-8504-8784174ffca5 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Lock "cinder-attachment_update-decf0306-4650-4e29-829b-634c362add92-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1767.003873] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.003873] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1770.816634] [54940]: DEBUG cinder.coordination [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-b33e6987-b204-4f09-b27e-0687c4009396 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Lock "cinder-attachment_update-1956d214-e2d2-44c7-8bc1-cc9b3d09fe55-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=54940) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1770.817160] [54940]: INFO cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-b33e6987-b204-4f09-b27e-0687c4009396 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/attachments/0fc97983-b8cc-4933-b8d6-19526bab24c7 returned with HTTP 200 [ 1770.817831] [54940]: [pid: 54940|app: 0|req: 160/306] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:37:33 2024] PUT /volume/v3/attachments/0fc97983-b8cc-4933-b8d6-19526bab24c7 => generated 589 bytes in 4552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1770.818902] [54940]: DEBUG cinder.api.middleware.request_id [None req-20628a4d-2aeb-4bf3-935a-78cd1370ad2b None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1770.821671] [54940]: INFO cinder.api.openstack.wsgi [None req-20628a4d-2aeb-4bf3-935a-78cd1370ad2b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 1770.821990] [54940]: DEBUG cinder.api.openstack.wsgi [None req-20628a4d-2aeb-4bf3-935a-78cd1370ad2b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1770.822321] [54940]: DEBUG cinder.api.openstack.wsgi [None req-20628a4d-2aeb-4bf3-935a-78cd1370ad2b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1770.838270] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1770.838270] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1770.843835] [54940]: INFO cinder.volume.api [None req-20628a4d-2aeb-4bf3-935a-78cd1370ad2b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1770.852430] [54940]: INFO cinder.api.openstack.wsgi [None req-20628a4d-2aeb-4bf3-935a-78cd1370ad2b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 1770.853086] [54940]: [pid: 54940|app: 0|req: 161/307] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:37 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1770.854110] [54940]: DEBUG cinder.api.middleware.request_id [None req-04654244-b2db-4c82-acd9-69cd594b0be8 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1770.856907] [54940]: INFO cinder.api.openstack.wsgi [None req-04654244-b2db-4c82-acd9-69cd594b0be8 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1770.857259] [54940]: DEBUG cinder.api.openstack.wsgi [None req-04654244-b2db-4c82-acd9-69cd594b0be8 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1770.857611] [54940]: DEBUG cinder.api.openstack.wsgi [None req-04654244-b2db-4c82-acd9-69cd594b0be8 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1770.872370] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1770.872370] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1770.877740] [54940]: INFO cinder.volume.api [None req-04654244-b2db-4c82-acd9-69cd594b0be8 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1770.885540] [54940]: INFO cinder.api.openstack.wsgi [None req-04654244-b2db-4c82-acd9-69cd594b0be8 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1770.886291] [54940]: [pid: 54940|app: 0|req: 162/308] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:37 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1771.532131] [54941]: DEBUG cinder.coordination [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-19b5c196-40f0-419c-8504-8784174ffca5 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Lock "cinder-attachment_update-decf0306-4650-4e29-829b-634c362add92-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=54941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1771.532131] [54941]: INFO cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-19b5c196-40f0-419c-8504-8784174ffca5 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/attachments/ba8579d8-1dc3-4a17-85c3-fed70976bc38 returned with HTTP 200 [ 1771.532131] [54941]: [pid: 54941|app: 0|req: 147/309] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:37:33 2024] PUT /volume/v3/attachments/ba8579d8-1dc3-4a17-85c3-fed70976bc38 => generated 589 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1771.864099] [54940]: DEBUG cinder.api.middleware.request_id [None req-77d96d94-6e54-40cf-9178-725ed529b00e None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1771.866022] [54940]: INFO cinder.api.openstack.wsgi [None req-77d96d94-6e54-40cf-9178-725ed529b00e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 1771.866408] [54940]: DEBUG cinder.api.openstack.wsgi [None req-77d96d94-6e54-40cf-9178-725ed529b00e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1771.866729] [54940]: DEBUG cinder.api.openstack.wsgi [None req-77d96d94-6e54-40cf-9178-725ed529b00e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1771.877468] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1771.877468] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1771.880402] [54940]: INFO cinder.volume.api [None req-77d96d94-6e54-40cf-9178-725ed529b00e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1771.885631] [54940]: INFO cinder.api.openstack.wsgi [None req-77d96d94-6e54-40cf-9178-725ed529b00e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 1771.886123] [54940]: [pid: 54940|app: 0|req: 163/310] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:38 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1771.900952] [54941]: DEBUG cinder.api.middleware.request_id [None req-900fb91b-6562-4142-a434-a2d55b1c1712 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1771.902801] [54941]: INFO cinder.api.openstack.wsgi [None req-900fb91b-6562-4142-a434-a2d55b1c1712 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1771.904810] [54941]: DEBUG cinder.api.openstack.wsgi [None req-900fb91b-6562-4142-a434-a2d55b1c1712 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1771.904810] [54941]: DEBUG cinder.api.openstack.wsgi [None req-900fb91b-6562-4142-a434-a2d55b1c1712 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1771.915635] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1771.915635] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1771.919494] [54941]: INFO cinder.volume.api [None req-900fb91b-6562-4142-a434-a2d55b1c1712 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1771.924658] [54941]: INFO cinder.api.openstack.wsgi [None req-900fb91b-6562-4142-a434-a2d55b1c1712 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1771.925163] [54941]: [pid: 54941|app: 0|req: 148/311] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:38 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1772.523264] [54940]: DEBUG cinder.api.middleware.request_id [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-415ef2b1-0e64-4029-875f-87946fbb836a None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.525987] [54940]: INFO cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-415ef2b1-0e64-4029-875f-87946fbb836a tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] POST http://10.180.1.21/volume/v3/attachments/0fc97983-b8cc-4933-b8d6-19526bab24c7/action [ 1772.526118] [54940]: DEBUG cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-415ef2b1-0e64-4029-875f-87946fbb836a tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Action body: b'{"os-complete": null}' {{(pid=54940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1772.526263] [54940]: DEBUG cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-415ef2b1-0e64-4029-875f-87946fbb836a tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1772.544458] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.544458] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.551544] [54940]: INFO cinder.api.openstack.wsgi [req-9cfee0af-6758-46fe-a76b-ac4d71c1145c req-415ef2b1-0e64-4029-875f-87946fbb836a tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/attachments/0fc97983-b8cc-4933-b8d6-19526bab24c7/action returned with HTTP 204 [ 1772.552110] [54940]: [pid: 54940|app: 0|req: 164/312] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:37:39 2024] POST /volume/v3/attachments/0fc97983-b8cc-4933-b8d6-19526bab24c7/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1772.896262] [54941]: DEBUG cinder.api.middleware.request_id [None req-d38514fc-95f8-4bbd-848b-d2f7c14decdd None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.898631] [54941]: INFO cinder.api.openstack.wsgi [None req-d38514fc-95f8-4bbd-848b-d2f7c14decdd tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 1772.898866] [54941]: DEBUG cinder.api.openstack.wsgi [None req-d38514fc-95f8-4bbd-848b-d2f7c14decdd tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.899100] [54941]: DEBUG cinder.api.openstack.wsgi [None req-d38514fc-95f8-4bbd-848b-d2f7c14decdd tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.909647] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.909647] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.913960] [54941]: INFO cinder.volume.api [None req-d38514fc-95f8-4bbd-848b-d2f7c14decdd tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1772.919710] [54941]: INFO cinder.api.openstack.wsgi [None req-d38514fc-95f8-4bbd-848b-d2f7c14decdd tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 1772.920189] [54941]: [pid: 54941|app: 0|req: 149/313] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:39 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1772.937925] [54940]: DEBUG cinder.api.middleware.request_id [None req-72aef1f7-cb02-4394-bed5-b3ece23b6fef None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.940254] [54940]: INFO cinder.api.openstack.wsgi [None req-72aef1f7-cb02-4394-bed5-b3ece23b6fef tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1772.940505] [54940]: DEBUG cinder.api.openstack.wsgi [None req-72aef1f7-cb02-4394-bed5-b3ece23b6fef tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.940746] [54940]: DEBUG cinder.api.openstack.wsgi [None req-72aef1f7-cb02-4394-bed5-b3ece23b6fef tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.952450] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.952450] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.956352] [54940]: INFO cinder.volume.api [None req-72aef1f7-cb02-4394-bed5-b3ece23b6fef tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1772.961259] [54940]: INFO cinder.api.openstack.wsgi [None req-72aef1f7-cb02-4394-bed5-b3ece23b6fef tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1772.961691] [54940]: [pid: 54940|app: 0|req: 165/314] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:39 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1772.971292] [54941]: DEBUG cinder.api.middleware.request_id [None req-8d958644-0142-49c9-98b7-3ef1a44aa05d None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.973714] [54941]: INFO cinder.api.openstack.wsgi [None req-8d958644-0142-49c9-98b7-3ef1a44aa05d tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1772.973957] [54941]: DEBUG cinder.api.openstack.wsgi [None req-8d958644-0142-49c9-98b7-3ef1a44aa05d tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.974277] [54941]: DEBUG cinder.api.openstack.wsgi [None req-8d958644-0142-49c9-98b7-3ef1a44aa05d tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.986244] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.986244] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.992695] [54941]: INFO cinder.volume.api [None req-8d958644-0142-49c9-98b7-3ef1a44aa05d tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1772.998145] [54941]: INFO cinder.api.openstack.wsgi [None req-8d958644-0142-49c9-98b7-3ef1a44aa05d tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1772.998695] [54941]: [pid: 54941|app: 0|req: 150/315] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:39 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1773.051389] [54940]: DEBUG cinder.api.middleware.request_id [req-df036572-0d6c-41b8-8cf0-5a485f5a8a9e req-b6b299bc-5a21-41d4-99d4-579365747848 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1773.055694] [54940]: INFO cinder.api.openstack.wsgi [req-df036572-0d6c-41b8-8cf0-5a485f5a8a9e req-b6b299bc-5a21-41d4-99d4-579365747848 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1773.056555] [54940]: DEBUG cinder.api.openstack.wsgi [req-df036572-0d6c-41b8-8cf0-5a485f5a8a9e req-b6b299bc-5a21-41d4-99d4-579365747848 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1773.056919] [54940]: DEBUG cinder.api.openstack.wsgi [req-df036572-0d6c-41b8-8cf0-5a485f5a8a9e req-b6b299bc-5a21-41d4-99d4-579365747848 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1773.071399] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1773.071399] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1773.076345] [54940]: INFO cinder.volume.api [req-df036572-0d6c-41b8-8cf0-5a485f5a8a9e req-b6b299bc-5a21-41d4-99d4-579365747848 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1773.082532] [54940]: INFO cinder.api.openstack.wsgi [req-df036572-0d6c-41b8-8cf0-5a485f5a8a9e req-b6b299bc-5a21-41d4-99d4-579365747848 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1773.083134] [54940]: [pid: 54940|app: 0|req: 166/316] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:37:39 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1773.930177] [54941]: DEBUG cinder.api.middleware.request_id [None req-0b70b958-0688-4984-baa4-28466d245b39 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1773.932630] [54941]: INFO cinder.api.openstack.wsgi [None req-0b70b958-0688-4984-baa4-28466d245b39 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 1773.932817] [54941]: DEBUG cinder.api.openstack.wsgi [None req-0b70b958-0688-4984-baa4-28466d245b39 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1773.934054] [54941]: DEBUG cinder.api.openstack.wsgi [None req-0b70b958-0688-4984-baa4-28466d245b39 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1773.944409] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1773.944409] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1773.947805] [54941]: INFO cinder.volume.api [None req-0b70b958-0688-4984-baa4-28466d245b39 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1773.952524] [54941]: INFO cinder.api.openstack.wsgi [None req-0b70b958-0688-4984-baa4-28466d245b39 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 1773.952949] [54941]: [pid: 54941|app: 0|req: 151/317] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:40 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1774.212963] [54940]: DEBUG cinder.api.middleware.request_id [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-7bd53741-556d-4ca9-9223-fdc80ea443a8 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1774.215751] [54940]: INFO cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-7bd53741-556d-4ca9-9223-fdc80ea443a8 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] POST http://10.180.1.21/volume/v3/attachments/ba8579d8-1dc3-4a17-85c3-fed70976bc38/action [ 1774.216361] [54940]: DEBUG cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-7bd53741-556d-4ca9-9223-fdc80ea443a8 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action body: b'{"os-complete": null}' {{(pid=54940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1774.216665] [54940]: DEBUG cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-7bd53741-556d-4ca9-9223-fdc80ea443a8 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1774.235641] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1774.235641] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1774.244417] [54940]: INFO cinder.api.openstack.wsgi [req-2b1402b8-7c3f-4d04-81be-dfe64eca19f5 req-7bd53741-556d-4ca9-9223-fdc80ea443a8 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/attachments/ba8579d8-1dc3-4a17-85c3-fed70976bc38/action returned with HTTP 204 [ 1774.244908] [54940]: [pid: 54940|app: 0|req: 167/318] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:37:41 2024] POST /volume/v3/attachments/ba8579d8-1dc3-4a17-85c3-fed70976bc38/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1774.965976] [54941]: DEBUG cinder.api.middleware.request_id [None req-39e14285-708f-4aae-8c2d-1ad817e19de6 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1774.968102] [54941]: INFO cinder.api.openstack.wsgi [None req-39e14285-708f-4aae-8c2d-1ad817e19de6 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 1774.968319] [54941]: DEBUG cinder.api.openstack.wsgi [None req-39e14285-708f-4aae-8c2d-1ad817e19de6 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1774.968537] [54941]: DEBUG cinder.api.openstack.wsgi [None req-39e14285-708f-4aae-8c2d-1ad817e19de6 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1774.981584] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1774.981584] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1774.985625] [54941]: INFO cinder.volume.api [None req-39e14285-708f-4aae-8c2d-1ad817e19de6 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1774.990359] [54941]: INFO cinder.api.openstack.wsgi [None req-39e14285-708f-4aae-8c2d-1ad817e19de6 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 1774.990863] [54941]: [pid: 54941|app: 0|req: 152/319] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:41 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1774.999443] [54940]: DEBUG cinder.api.middleware.request_id [None req-3310a5e3-2f29-47f5-837a-f62d16a3dd99 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1775.001606] [54940]: INFO cinder.api.openstack.wsgi [None req-3310a5e3-2f29-47f5-837a-f62d16a3dd99 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 1775.001817] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3310a5e3-2f29-47f5-837a-f62d16a3dd99 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1775.002043] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3310a5e3-2f29-47f5-837a-f62d16a3dd99 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1775.015695] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1775.015695] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1775.021771] [54940]: INFO cinder.volume.api [None req-3310a5e3-2f29-47f5-837a-f62d16a3dd99 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1775.029244] [54940]: INFO cinder.api.openstack.wsgi [None req-3310a5e3-2f29-47f5-837a-f62d16a3dd99 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 1775.029244] [54940]: [pid: 54940|app: 0|req: 168/320] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:41 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1781.967082] [54941]: DEBUG cinder.api.middleware.request_id [req-c66eb0ce-e26a-4a5c-8b61-65724bfad65b req-ac0c43c4-db25-4727-bf92-7c33f5bc6cd7 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1781.972016] [54941]: INFO cinder.api.openstack.wsgi [req-c66eb0ce-e26a-4a5c-8b61-65724bfad65b req-ac0c43c4-db25-4727-bf92-7c33f5bc6cd7 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1781.972130] [54941]: DEBUG cinder.api.openstack.wsgi [req-c66eb0ce-e26a-4a5c-8b61-65724bfad65b req-ac0c43c4-db25-4727-bf92-7c33f5bc6cd7 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1781.972356] [54941]: DEBUG cinder.api.openstack.wsgi [req-c66eb0ce-e26a-4a5c-8b61-65724bfad65b req-ac0c43c4-db25-4727-bf92-7c33f5bc6cd7 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1781.992990] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1781.992990] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1782.001942] [54941]: INFO cinder.volume.api [req-c66eb0ce-e26a-4a5c-8b61-65724bfad65b req-ac0c43c4-db25-4727-bf92-7c33f5bc6cd7 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1782.008567] [54941]: INFO cinder.api.openstack.wsgi [req-c66eb0ce-e26a-4a5c-8b61-65724bfad65b req-ac0c43c4-db25-4727-bf92-7c33f5bc6cd7 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1782.009025] [54941]: [pid: 54941|app: 0|req: 153/321] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:37:48 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1782.131986] [54940]: DEBUG cinder.api.middleware.request_id [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1782.134559] [54940]: INFO cinder.api.openstack.wsgi [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1782.134937] [54940]: DEBUG cinder.api.openstack.wsgi [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-201935013"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1782.138188] [54940]: DEBUG cinder.api.v3.volumes [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-201935013'}} {{(pid=54940) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1782.138384] [54940]: INFO cinder.api.v3.volumes [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Create volume of 1 GB [ 1782.145476] [54940]: INFO cinder.volume.api [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Availability Zones retrieved successfully. [ 1782.156058] [54940]: DEBUG cinder.volume.api [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Flow 'volume_create_api' (d59a1c33-73c0-44b6-9f2d-4f0c5cc5d1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1782.157686] [54940]: DEBUG cinder.volume.api [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a79db19-fbc6-4ad6-bca8-4508c104a7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1782.158917] [54940]: DEBUG cinder.volume.flows.api.create_volume [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Validating volume size '1' using validate_int {{(pid=54940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1782.193368] [54940]: DEBUG cinder.volume.api [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a79db19-fbc6-4ad6-bca8-4508c104a7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1782.194619] [54940]: DEBUG cinder.volume.api [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2285237-4220-4260-a965-ad4927bd2caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1782.239335] [54940]: DEBUG cinder.quota [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Created reservations ['35b1c2cf-55b6-4280-9c17-e224638b0be4', 'd6051514-4641-4316-8c63-88c68211e965', 'cdb81c2c-c61d-4960-9099-b81c12dc5355', '238892b2-50fc-4d69-b3d0-6b6c6c493885'] {{(pid=54940) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1782.240429] [54940]: DEBUG cinder.volume.api [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2285237-4220-4260-a965-ad4927bd2caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35b1c2cf-55b6-4280-9c17-e224638b0be4', 'd6051514-4641-4316-8c63-88c68211e965', 'cdb81c2c-c61d-4960-9099-b81c12dc5355', '238892b2-50fc-4d69-b3d0-6b6c6c493885']}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1782.241671] [54940]: DEBUG cinder.volume.api [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94e49ef5-472e-4e56-8759-b4cdf7598a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1782.258032] [54940]: DEBUG cinder.volume.api [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94e49ef5-472e-4e56-8759-b4cdf7598a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '420d3bc1-3a01-4bee-82ed-ed51c2205cdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-201935013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7ebbf0584645d3a754b072eabbe17d',qos_specs=None,replication_status=,reservations=['35b1c2cf-55b6-4280-9c17-e224638b0be4','d6051514-4641-4316-8c63-88c68211e965','cdb81c2c-c61d-4960-9099-b81c12dc5355','238892b2-50fc-4d69-b3d0-6b6c6c493885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7585dc4ea0c84e36a6529b944a4b8e5c',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:37:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-201935013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=420d3bc1-3a01-4bee-82ed-ed51c2205cdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7ebbf0584645d3a754b072eabbe17d',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='7585dc4ea0c84e36a6529b944a4b8e5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1782.258998] [54940]: DEBUG cinder.volume.api [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c4078c6-ba84-443a-aad3-b173fd87435d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1782.275464] [54940]: DEBUG cinder.volume.api [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c4078c6-ba84-443a-aad3-b173fd87435d) 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-201935013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7ebbf0584645d3a754b072eabbe17d',qos_specs=None,replication_status=,reservations=['35b1c2cf-55b6-4280-9c17-e224638b0be4','d6051514-4641-4316-8c63-88c68211e965','cdb81c2c-c61d-4960-9099-b81c12dc5355','238892b2-50fc-4d69-b3d0-6b6c6c493885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7585dc4ea0c84e36a6529b944a4b8e5c',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1782.279028] [54940]: DEBUG cinder.volume.api [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779a6c50-ee80-49f4-9642-932ced9a55c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1782.291598] [54940]: DEBUG cinder.volume.api [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779a6c50-ee80-49f4-9642-932ced9a55c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1782.292755] [54940]: DEBUG cinder.volume.api [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Flow 'volume_create_api' (d59a1c33-73c0-44b6-9f2d-4f0c5cc5d1db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1782.293130] [54940]: INFO cinder.volume.api [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Create volume request issued successfully. [ 1782.293792] [54940]: INFO cinder.api.openstack.wsgi [None req-9787ebc9-b09d-4ee5-97d1-eceb6b3c8e0a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1782.294248] [54940]: [pid: 54940|app: 0|req: 169/322] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:37:48 2024] POST /volume/v3/volumes => generated 749 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1782.305608] [54941]: DEBUG cinder.api.middleware.request_id [None req-6ebf6eb8-f841-4f4f-afad-a229804e4327 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1782.307033] [54941]: INFO cinder.api.openstack.wsgi [None req-6ebf6eb8-f841-4f4f-afad-a229804e4327 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1782.308760] [54941]: DEBUG cinder.api.openstack.wsgi [None req-6ebf6eb8-f841-4f4f-afad-a229804e4327 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1782.309158] [54941]: DEBUG cinder.api.openstack.wsgi [None req-6ebf6eb8-f841-4f4f-afad-a229804e4327 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1782.318421] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1782.318421] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1782.323557] [54941]: INFO cinder.volume.api [None req-6ebf6eb8-f841-4f4f-afad-a229804e4327 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1782.327850] [54941]: INFO cinder.api.openstack.wsgi [None req-6ebf6eb8-f841-4f4f-afad-a229804e4327 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1782.328251] [54941]: [pid: 54941|app: 0|req: 154/323] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:49 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1783.340116] [54940]: DEBUG cinder.api.middleware.request_id [None req-971ab973-14f9-4fdc-85e9-ed432a62737a None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1783.342879] [54940]: INFO cinder.api.openstack.wsgi [None req-971ab973-14f9-4fdc-85e9-ed432a62737a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1783.343146] [54940]: DEBUG cinder.api.openstack.wsgi [None req-971ab973-14f9-4fdc-85e9-ed432a62737a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1783.343370] [54940]: DEBUG cinder.api.openstack.wsgi [None req-971ab973-14f9-4fdc-85e9-ed432a62737a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1783.354569] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1783.354569] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1783.363956] [54940]: INFO cinder.volume.api [None req-971ab973-14f9-4fdc-85e9-ed432a62737a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1783.377399] [54940]: INFO cinder.api.openstack.wsgi [None req-971ab973-14f9-4fdc-85e9-ed432a62737a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1783.377935] [54940]: [pid: 54940|app: 0|req: 170/324] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:50 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1783.536050] [54941]: DEBUG cinder.api.middleware.request_id [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-7b567f5f-e664-4780-bd70-a97978ce2955 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1783.538495] [54941]: INFO cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-7b567f5f-e664-4780-bd70-a97978ce2955 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1783.538798] [54941]: DEBUG cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-7b567f5f-e664-4780-bd70-a97978ce2955 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1783.539096] [54941]: DEBUG cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-7b567f5f-e664-4780-bd70-a97978ce2955 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1783.546808] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1783.546808] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1783.550393] [54941]: INFO cinder.volume.api [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-7b567f5f-e664-4780-bd70-a97978ce2955 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1783.554970] [54941]: INFO cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-7b567f5f-e664-4780-bd70-a97978ce2955 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1783.557403] [54941]: [pid: 54941|app: 0|req: 155/325] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:37:50 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1784.060555] [54940]: DEBUG cinder.api.middleware.request_id [None req-f42b2417-644e-4e6b-8524-1c7193be7396 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1784.064709] [54940]: INFO cinder.api.openstack.wsgi [None req-f42b2417-644e-4e6b-8524-1c7193be7396 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] DELETE http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1784.064934] [54940]: DEBUG cinder.api.openstack.wsgi [None req-f42b2417-644e-4e6b-8524-1c7193be7396 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1784.065163] [54940]: DEBUG cinder.api.openstack.wsgi [None req-f42b2417-644e-4e6b-8524-1c7193be7396 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'delete' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1784.065365] [54940]: INFO cinder.api.v3.volumes [None req-f42b2417-644e-4e6b-8524-1c7193be7396 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Delete volume with id: 55c11872-aa59-432f-b05f-883891dfc3a7 [ 1784.080181] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1784.080181] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1784.080745] [54940]: INFO cinder.volume.api [None req-f42b2417-644e-4e6b-8524-1c7193be7396 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1784.100568] [54940]: INFO cinder.volume.api [None req-f42b2417-644e-4e6b-8524-1c7193be7396 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Delete volume request issued successfully. [ 1784.100821] [54940]: INFO cinder.api.openstack.wsgi [None req-f42b2417-644e-4e6b-8524-1c7193be7396 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 202 [ 1784.101417] [54940]: [pid: 54940|app: 0|req: 171/326] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:37:50 2024] DELETE /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1784.104305] [54941]: DEBUG cinder.api.middleware.request_id [None req-74126c0e-8978-43d6-ad37-bb64ff0f588e None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1784.107461] [54941]: INFO cinder.api.openstack.wsgi [None req-74126c0e-8978-43d6-ad37-bb64ff0f588e tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1784.107654] [54941]: DEBUG cinder.api.openstack.wsgi [None req-74126c0e-8978-43d6-ad37-bb64ff0f588e tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1784.107899] [54941]: DEBUG cinder.api.openstack.wsgi [None req-74126c0e-8978-43d6-ad37-bb64ff0f588e tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1784.115658] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1784.115658] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1784.119915] [54941]: INFO cinder.volume.api [None req-74126c0e-8978-43d6-ad37-bb64ff0f588e tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1784.124208] [54941]: INFO cinder.api.openstack.wsgi [None req-74126c0e-8978-43d6-ad37-bb64ff0f588e tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1784.124633] [54941]: [pid: 54941|app: 0|req: 156/327] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:50 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1785.075962] [54940]: DEBUG cinder.api.middleware.request_id [None req-5ab9f1ad-b906-4b80-a825-b8d3dc88ee8c None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1785.076586] [54940]: INFO cinder.api.openstack.wsgi [None req-5ab9f1ad-b906-4b80-a825-b8d3dc88ee8c None None] GET http://10.180.1.21/volume// [ 1785.076830] [54940]: DEBUG cinder.api.openstack.wsgi [None req-5ab9f1ad-b906-4b80-a825-b8d3dc88ee8c None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1785.077082] [54940]: DEBUG cinder.api.openstack.wsgi [None req-5ab9f1ad-b906-4b80-a825-b8d3dc88ee8c None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1785.077636] [54940]: INFO cinder.api.openstack.wsgi [None req-5ab9f1ad-b906-4b80-a825-b8d3dc88ee8c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1785.078173] [54940]: [pid: 54940|app: 0|req: 172/328] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 12:37:51 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1785.082793] [54941]: DEBUG cinder.api.middleware.request_id [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-81214a16-890e-4dd7-8de8-7422bbfe2489 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1785.085422] [54941]: INFO cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-81214a16-890e-4dd7-8de8-7422bbfe2489 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1785.085847] [54941]: DEBUG cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-81214a16-890e-4dd7-8de8-7422bbfe2489 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "420d3bc1-3a01-4bee-82ed-ed51c2205cdf", "connector": null, "instance_uuid": "55072c9f-3762-41d8-9641-86ad9756f598"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1785.097508] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1785.097508] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1785.121506] [54941]: INFO cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-81214a16-890e-4dd7-8de8-7422bbfe2489 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1785.121506] [54941]: [pid: 54941|app: 0|req: 157/329] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:37:51 2024] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1785.138220] [54940]: DEBUG cinder.api.middleware.request_id [None req-6df4492c-5814-49d8-a155-84137146d9c0 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1785.140799] [54940]: INFO cinder.api.openstack.wsgi [None req-6df4492c-5814-49d8-a155-84137146d9c0 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1785.140799] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6df4492c-5814-49d8-a155-84137146d9c0 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1785.140799] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6df4492c-5814-49d8-a155-84137146d9c0 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1785.146454] [54941]: DEBUG cinder.api.middleware.request_id [None req-f6ba7787-ba7c-483c-a947-df9540809d60 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1785.148249] [54941]: INFO cinder.api.openstack.wsgi [None req-f6ba7787-ba7c-483c-a947-df9540809d60 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1785.148799] [54941]: DEBUG cinder.api.openstack.wsgi [None req-f6ba7787-ba7c-483c-a947-df9540809d60 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1785.148799] [54941]: DEBUG cinder.api.openstack.wsgi [None req-f6ba7787-ba7c-483c-a947-df9540809d60 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1785.149318] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1785.149318] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1785.154374] [54940]: INFO cinder.volume.api [None req-6df4492c-5814-49d8-a155-84137146d9c0 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1785.158143] [54940]: INFO cinder.api.openstack.wsgi [None req-6df4492c-5814-49d8-a155-84137146d9c0 tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1785.158934] [54940]: [pid: 54940|app: 0|req: 173/330] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:51 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1785.159011] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1785.159011] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1785.163496] [54941]: INFO cinder.volume.api [None req-f6ba7787-ba7c-483c-a947-df9540809d60 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1785.168130] [54941]: INFO cinder.api.openstack.wsgi [None req-f6ba7787-ba7c-483c-a947-df9540809d60 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1785.168663] [54941]: [pid: 54941|app: 0|req: 158/331] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:51 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1785.651514] [54940]: DEBUG cinder.api.middleware.request_id [None req-fe5bc195-47f3-435e-83c9-c08b454aa2a1 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1785.652007] [54940]: INFO cinder.api.openstack.wsgi [None req-fe5bc195-47f3-435e-83c9-c08b454aa2a1 None None] GET http://10.180.1.21/volume// [ 1785.652200] [54940]: DEBUG cinder.api.openstack.wsgi [None req-fe5bc195-47f3-435e-83c9-c08b454aa2a1 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1785.652418] [54940]: DEBUG cinder.api.openstack.wsgi [None req-fe5bc195-47f3-435e-83c9-c08b454aa2a1 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1785.652815] [54940]: INFO cinder.api.openstack.wsgi [None req-fe5bc195-47f3-435e-83c9-c08b454aa2a1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1785.653310] [54940]: [pid: 54940|app: 0|req: 174/332] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:37:52 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1785.656498] [54941]: DEBUG cinder.api.middleware.request_id [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-d474f498-e873-4085-88e0-e0a1873a3798 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1785.658861] [54941]: INFO cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-d474f498-e873-4085-88e0-e0a1873a3798 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1785.659121] [54941]: DEBUG cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-d474f498-e873-4085-88e0-e0a1873a3798 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1785.659339] [54941]: DEBUG cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-d474f498-e873-4085-88e0-e0a1873a3798 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1785.669776] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1785.669776] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1785.673136] [54941]: INFO cinder.volume.api [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-d474f498-e873-4085-88e0-e0a1873a3798 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1785.677615] [54941]: INFO cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-d474f498-e873-4085-88e0-e0a1873a3798 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1785.678009] [54941]: [pid: 54941|app: 0|req: 159/333] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:37:52 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1785.705124] [54940]: DEBUG cinder.api.middleware.request_id [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-87c201ae-6896-4e4d-9453-fc07c3b7104c None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1785.707555] [54940]: INFO cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-87c201ae-6896-4e4d-9453-fc07c3b7104c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] PUT http://10.180.1.21/volume/v3/attachments/f8b37667-58a4-45c6-a9e5-e73389c4606c [ 1785.707661] [54940]: DEBUG cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-87c201ae-6896-4e4d-9453-fc07c3b7104c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-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-364101", "mountpoint": "/dev/sdb"}}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1785.716977] [54940]: DEBUG cinder.coordination [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-87c201ae-6896-4e4d-9453-fc07c3b7104c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Acquiring lock "cinder-attachment_update-420d3bc1-3a01-4bee-82ed-ed51c2205cdf-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1785.721216] [54940]: DEBUG cinder.coordination [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-87c201ae-6896-4e4d-9453-fc07c3b7104c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Lock "cinder-attachment_update-420d3bc1-3a01-4bee-82ed-ed51c2205cdf-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1785.722284] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1785.722284] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1786.167350] [54941]: DEBUG cinder.api.middleware.request_id [None req-629dde11-5e64-45ed-b79c-07087e7c4dce None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1786.169684] [54941]: INFO cinder.api.openstack.wsgi [None req-629dde11-5e64-45ed-b79c-07087e7c4dce tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1786.169950] [54941]: DEBUG cinder.api.openstack.wsgi [None req-629dde11-5e64-45ed-b79c-07087e7c4dce tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1786.170453] [54941]: DEBUG cinder.api.openstack.wsgi [None req-629dde11-5e64-45ed-b79c-07087e7c4dce tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1786.180160] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1786.180160] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1786.184934] [54941]: INFO cinder.volume.api [None req-629dde11-5e64-45ed-b79c-07087e7c4dce tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Volume info retrieved successfully. [ 1786.189914] [54941]: INFO cinder.api.openstack.wsgi [None req-629dde11-5e64-45ed-b79c-07087e7c4dce tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 200 [ 1786.190436] [54941]: [pid: 54941|app: 0|req: 160/334] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:53 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1786.191654] [54941]: DEBUG cinder.api.middleware.request_id [None req-873663d5-29d0-412b-ba09-b2b7b198b6cd None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1786.194934] [54941]: INFO cinder.api.openstack.wsgi [None req-873663d5-29d0-412b-ba09-b2b7b198b6cd tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1786.195444] [54941]: DEBUG cinder.api.openstack.wsgi [None req-873663d5-29d0-412b-ba09-b2b7b198b6cd tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1786.195906] [54941]: DEBUG cinder.api.openstack.wsgi [None req-873663d5-29d0-412b-ba09-b2b7b198b6cd tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1786.207800] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1786.207800] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1786.211656] [54941]: INFO cinder.volume.api [None req-873663d5-29d0-412b-ba09-b2b7b198b6cd tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1786.216215] [54941]: INFO cinder.api.openstack.wsgi [None req-873663d5-29d0-412b-ba09-b2b7b198b6cd tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1786.216783] [54941]: [pid: 54941|app: 0|req: 161/335] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:53 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1787.202133] [54941]: DEBUG cinder.api.middleware.request_id [None req-1373ce57-7807-4357-9b56-bb11537f9d7d None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1787.204311] [54941]: INFO cinder.api.openstack.wsgi [None req-1373ce57-7807-4357-9b56-bb11537f9d7d tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] GET http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 [ 1787.204551] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1373ce57-7807-4357-9b56-bb11537f9d7d tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1787.204769] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1373ce57-7807-4357-9b56-bb11537f9d7d tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1787.215158] [54941]: INFO cinder.api.openstack.wsgi [None req-1373ce57-7807-4357-9b56-bb11537f9d7d tempest-DeleteServersTestJSON-1799431415 tempest-DeleteServersTestJSON-1799431415-project-member] http://10.180.1.21/volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 returned with HTTP 404 [ 1787.215957] [54941]: [pid: 54941|app: 0|req: 162/336] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:54 2024] GET /volume/v3/volumes/55c11872-aa59-432f-b05f-883891dfc3a7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1787.231068] [54941]: DEBUG cinder.api.middleware.request_id [None req-76410b7b-949b-4134-a838-848dc50d5b38 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1787.233372] [54941]: INFO cinder.api.openstack.wsgi [None req-76410b7b-949b-4134-a838-848dc50d5b38 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1787.233646] [54941]: DEBUG cinder.api.openstack.wsgi [None req-76410b7b-949b-4134-a838-848dc50d5b38 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1787.233927] [54941]: DEBUG cinder.api.openstack.wsgi [None req-76410b7b-949b-4134-a838-848dc50d5b38 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1787.255277] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1787.255277] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1787.261237] [54941]: INFO cinder.volume.api [None req-76410b7b-949b-4134-a838-848dc50d5b38 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1787.266436] [54941]: INFO cinder.api.openstack.wsgi [None req-76410b7b-949b-4134-a838-848dc50d5b38 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1787.266846] [54941]: [pid: 54941|app: 0|req: 163/337] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:54 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1788.276339] [54941]: DEBUG cinder.api.middleware.request_id [None req-bcf7a870-b438-4da5-85f4-03d00a95096e None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1788.278479] [54941]: INFO cinder.api.openstack.wsgi [None req-bcf7a870-b438-4da5-85f4-03d00a95096e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1788.278716] [54941]: DEBUG cinder.api.openstack.wsgi [None req-bcf7a870-b438-4da5-85f4-03d00a95096e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1788.279060] [54941]: DEBUG cinder.api.openstack.wsgi [None req-bcf7a870-b438-4da5-85f4-03d00a95096e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1788.299813] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1788.299813] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1788.303770] [54941]: INFO cinder.volume.api [None req-bcf7a870-b438-4da5-85f4-03d00a95096e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1788.309174] [54941]: INFO cinder.api.openstack.wsgi [None req-bcf7a870-b438-4da5-85f4-03d00a95096e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1788.309259] [54941]: [pid: 54941|app: 0|req: 164/338] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:55 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1789.320066] [54941]: DEBUG cinder.api.middleware.request_id [None req-6c98d5c1-ce30-4636-bfeb-3672bc8f90db None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1789.325505] [54941]: INFO cinder.api.openstack.wsgi [None req-6c98d5c1-ce30-4636-bfeb-3672bc8f90db tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1789.325505] [54941]: DEBUG cinder.api.openstack.wsgi [None req-6c98d5c1-ce30-4636-bfeb-3672bc8f90db tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1789.326942] [54941]: DEBUG cinder.api.openstack.wsgi [None req-6c98d5c1-ce30-4636-bfeb-3672bc8f90db tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1789.339409] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1789.339409] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1789.347828] [54941]: INFO cinder.volume.api [None req-6c98d5c1-ce30-4636-bfeb-3672bc8f90db tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1789.356100] [54941]: INFO cinder.api.openstack.wsgi [None req-6c98d5c1-ce30-4636-bfeb-3672bc8f90db tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1789.356100] [54941]: [pid: 54941|app: 0|req: 165/339] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:56 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1790.240172] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=188,cinder:UPDATE=39,cinder:INSERT=20 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1790.246147] [54940]: DEBUG cinder.coordination [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-87c201ae-6896-4e4d-9453-fc07c3b7104c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Lock "cinder-attachment_update-420d3bc1-3a01-4bee-82ed-ed51c2205cdf-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=54940) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1790.246845] [54940]: INFO cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-87c201ae-6896-4e4d-9453-fc07c3b7104c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/attachments/f8b37667-58a4-45c6-a9e5-e73389c4606c returned with HTTP 200 [ 1790.246845] [54940]: [pid: 54940|app: 0|req: 175/340] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:37:52 2024] PUT /volume/v3/attachments/f8b37667-58a4-45c6-a9e5-e73389c4606c => generated 589 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1790.369638] [54941]: DEBUG cinder.api.middleware.request_id [None req-9213659e-76c9-4324-b5b9-3d092e1e081d None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1790.371779] [54941]: INFO cinder.api.openstack.wsgi [None req-9213659e-76c9-4324-b5b9-3d092e1e081d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1790.372048] [54941]: DEBUG cinder.api.openstack.wsgi [None req-9213659e-76c9-4324-b5b9-3d092e1e081d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1790.372353] [54941]: DEBUG cinder.api.openstack.wsgi [None req-9213659e-76c9-4324-b5b9-3d092e1e081d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1790.388970] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1790.388970] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1790.393486] [54941]: INFO cinder.volume.api [None req-9213659e-76c9-4324-b5b9-3d092e1e081d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1790.400109] [54941]: INFO cinder.api.openstack.wsgi [None req-9213659e-76c9-4324-b5b9-3d092e1e081d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1790.400515] [54941]: [pid: 54941|app: 0|req: 166/341] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:57 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1791.410434] [54940]: DEBUG cinder.api.middleware.request_id [None req-1733ec34-24aa-4d73-b29a-f9859bdeabf3 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1791.414086] [54940]: INFO cinder.api.openstack.wsgi [None req-1733ec34-24aa-4d73-b29a-f9859bdeabf3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1791.414086] [54940]: DEBUG cinder.api.openstack.wsgi [None req-1733ec34-24aa-4d73-b29a-f9859bdeabf3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1791.414086] [54940]: DEBUG cinder.api.openstack.wsgi [None req-1733ec34-24aa-4d73-b29a-f9859bdeabf3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1791.428475] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1791.428475] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1791.431801] [54940]: INFO cinder.volume.api [None req-1733ec34-24aa-4d73-b29a-f9859bdeabf3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1791.436693] [54940]: INFO cinder.api.openstack.wsgi [None req-1733ec34-24aa-4d73-b29a-f9859bdeabf3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1791.436821] [54940]: [pid: 54940|app: 0|req: 176/342] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:58 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1791.900385] [54941]: DEBUG cinder.api.middleware.request_id [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-5898f16f-a53f-4d65-9b4f-c29680d34911 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1791.903221] [54941]: INFO cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-5898f16f-a53f-4d65-9b4f-c29680d34911 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] POST http://10.180.1.21/volume/v3/attachments/f8b37667-58a4-45c6-a9e5-e73389c4606c/action [ 1791.903221] [54941]: DEBUG cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-5898f16f-a53f-4d65-9b4f-c29680d34911 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action body: b'{"os-complete": null}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1791.903221] [54941]: DEBUG cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-5898f16f-a53f-4d65-9b4f-c29680d34911 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1791.904825] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=219,cinder:UPDATE=16,cinder:INSERT=2 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1791.918980] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1791.918980] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1791.925583] [54941]: INFO cinder.api.openstack.wsgi [req-cf772de7-3e47-4817-b6d5-ee1177d9a263 req-5898f16f-a53f-4d65-9b4f-c29680d34911 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/attachments/f8b37667-58a4-45c6-a9e5-e73389c4606c/action returned with HTTP 204 [ 1791.926159] [54941]: [pid: 54941|app: 0|req: 167/343] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:37:58 2024] POST /volume/v3/attachments/f8b37667-58a4-45c6-a9e5-e73389c4606c/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1792.447799] [54940]: DEBUG cinder.api.middleware.request_id [None req-d140a8af-83c0-42a0-b387-40dd92bbac8f None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.450042] [54940]: INFO cinder.api.openstack.wsgi [None req-d140a8af-83c0-42a0-b387-40dd92bbac8f tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1792.450276] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d140a8af-83c0-42a0-b387-40dd92bbac8f tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1792.450494] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d140a8af-83c0-42a0-b387-40dd92bbac8f tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1792.464752] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.464752] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.470390] [54940]: INFO cinder.volume.api [None req-d140a8af-83c0-42a0-b387-40dd92bbac8f tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1792.475211] [54940]: INFO cinder.api.openstack.wsgi [None req-d140a8af-83c0-42a0-b387-40dd92bbac8f tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1792.475570] [54940]: [pid: 54940|app: 0|req: 177/344] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:59 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1792.484024] [54941]: DEBUG cinder.api.middleware.request_id [None req-c19b3b08-b1fc-4f98-9e85-fa1a39de652b None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.486291] [54941]: INFO cinder.api.openstack.wsgi [None req-c19b3b08-b1fc-4f98-9e85-fa1a39de652b tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1792.486550] [54941]: DEBUG cinder.api.openstack.wsgi [None req-c19b3b08-b1fc-4f98-9e85-fa1a39de652b tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1792.486774] [54941]: DEBUG cinder.api.openstack.wsgi [None req-c19b3b08-b1fc-4f98-9e85-fa1a39de652b tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1792.497062] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.497062] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.500415] [54941]: INFO cinder.volume.api [None req-c19b3b08-b1fc-4f98-9e85-fa1a39de652b tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1792.504662] [54941]: INFO cinder.api.openstack.wsgi [None req-c19b3b08-b1fc-4f98-9e85-fa1a39de652b tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1792.505163] [54941]: [pid: 54941|app: 0|req: 168/345] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:59 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1792.571953] [54940]: DEBUG cinder.api.middleware.request_id [None req-face09ea-0d27-48df-8dbe-131089620ecb None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.574060] [54940]: INFO cinder.api.openstack.wsgi [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1792.574446] [54940]: DEBUG cinder.api.openstack.wsgi [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-274281997"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1792.576017] [54940]: DEBUG cinder.api.v3.volumes [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-274281997'}} {{(pid=54940) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1792.576213] [54940]: INFO cinder.api.v3.volumes [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Create volume of 1 GB [ 1792.580460] [54940]: INFO cinder.volume.api [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Availability Zones retrieved successfully. [ 1792.587912] [54940]: DEBUG cinder.volume.api [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Flow 'volume_create_api' (7ebffdb9-f508-4acc-b811-1a9624fa224c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1792.588612] [54940]: DEBUG cinder.volume.api [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3de86ae6-1188-415e-bb31-f2bba4dd4ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1792.589824] [54940]: DEBUG cinder.volume.flows.api.create_volume [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Validating volume size '1' using validate_int {{(pid=54940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1792.609690] [54940]: DEBUG cinder.volume.api [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3de86ae6-1188-415e-bb31-f2bba4dd4ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1792.610343] [54940]: DEBUG cinder.volume.api [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a54aca6-1706-49ba-9ee7-72d5d7f414f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1792.641691] [54940]: DEBUG cinder.quota [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Created reservations ['1913339e-7103-46df-8710-1ebf4524a36b', '7c0c8d99-1681-414d-b636-f1efe4c5baf2', '1d418cd0-ea23-4504-8079-d37c3af398c6', 'da1ead17-7eab-40bd-bed7-4f202c6b3487'] {{(pid=54940) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1792.642639] [54940]: DEBUG cinder.volume.api [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a54aca6-1706-49ba-9ee7-72d5d7f414f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1913339e-7103-46df-8710-1ebf4524a36b', '7c0c8d99-1681-414d-b636-f1efe4c5baf2', '1d418cd0-ea23-4504-8079-d37c3af398c6', 'da1ead17-7eab-40bd-bed7-4f202c6b3487']}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1792.643547] [54940]: DEBUG cinder.volume.api [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1022a510-d608-4ae9-822a-1b6f82b8157b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1792.655805] [54940]: DEBUG cinder.volume.api [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1022a510-d608-4ae9-822a-1b6f82b8157b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66c8e938-71b4-4762-93b7-00a7e6785bfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-274281997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7ebbf0584645d3a754b072eabbe17d',qos_specs=None,replication_status=,reservations=['1913339e-7103-46df-8710-1ebf4524a36b','7c0c8d99-1681-414d-b636-f1efe4c5baf2','1d418cd0-ea23-4504-8079-d37c3af398c6','da1ead17-7eab-40bd-bed7-4f202c6b3487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7585dc4ea0c84e36a6529b944a4b8e5c',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:37:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-274281997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66c8e938-71b4-4762-93b7-00a7e6785bfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7ebbf0584645d3a754b072eabbe17d',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='7585dc4ea0c84e36a6529b944a4b8e5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1792.656694] [54940]: DEBUG cinder.volume.api [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (077c7aba-4981-4f88-8676-932c2aa15df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1792.670397] [54940]: DEBUG cinder.volume.api [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (077c7aba-4981-4f88-8676-932c2aa15df9) 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-274281997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7ebbf0584645d3a754b072eabbe17d',qos_specs=None,replication_status=,reservations=['1913339e-7103-46df-8710-1ebf4524a36b','7c0c8d99-1681-414d-b636-f1efe4c5baf2','1d418cd0-ea23-4504-8079-d37c3af398c6','da1ead17-7eab-40bd-bed7-4f202c6b3487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7585dc4ea0c84e36a6529b944a4b8e5c',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1792.671261] [54940]: DEBUG cinder.volume.api [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9c7fb24-16ff-4a9b-84c2-e40ae2f749af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1792.680810] [54940]: DEBUG cinder.volume.api [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9c7fb24-16ff-4a9b-84c2-e40ae2f749af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1792.680810] [54940]: DEBUG cinder.volume.api [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Flow 'volume_create_api' (7ebffdb9-f508-4acc-b811-1a9624fa224c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1792.680810] [54940]: INFO cinder.volume.api [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Create volume request issued successfully. [ 1792.681469] [54940]: INFO cinder.api.openstack.wsgi [None req-face09ea-0d27-48df-8dbe-131089620ecb tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1792.682210] [54940]: [pid: 54940|app: 0|req: 178/346] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:37:59 2024] POST /volume/v3/volumes => generated 749 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1792.689805] [54941]: DEBUG cinder.api.middleware.request_id [None req-bb2bca71-e5d1-4112-bf17-9674662e948a None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.691859] [54941]: INFO cinder.api.openstack.wsgi [None req-bb2bca71-e5d1-4112-bf17-9674662e948a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1792.692118] [54941]: DEBUG cinder.api.openstack.wsgi [None req-bb2bca71-e5d1-4112-bf17-9674662e948a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1792.692343] [54941]: DEBUG cinder.api.openstack.wsgi [None req-bb2bca71-e5d1-4112-bf17-9674662e948a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1792.701794] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.701794] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.705727] [54941]: INFO cinder.volume.api [None req-bb2bca71-e5d1-4112-bf17-9674662e948a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1792.710174] [54941]: INFO cinder.api.openstack.wsgi [None req-bb2bca71-e5d1-4112-bf17-9674662e948a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1792.710557] [54941]: [pid: 54941|app: 0|req: 169/347] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:37:59 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1793.720336] [54940]: DEBUG cinder.api.middleware.request_id [None req-fc031de8-4b9c-48c6-842e-61ebd57b6109 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.722847] [54940]: INFO cinder.api.openstack.wsgi [None req-fc031de8-4b9c-48c6-842e-61ebd57b6109 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1793.723061] [54940]: DEBUG cinder.api.openstack.wsgi [None req-fc031de8-4b9c-48c6-842e-61ebd57b6109 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1793.723333] [54940]: DEBUG cinder.api.openstack.wsgi [None req-fc031de8-4b9c-48c6-842e-61ebd57b6109 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1793.735513] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1793.735513] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1793.739183] [54940]: INFO cinder.volume.api [None req-fc031de8-4b9c-48c6-842e-61ebd57b6109 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1793.743902] [54940]: INFO cinder.api.openstack.wsgi [None req-fc031de8-4b9c-48c6-842e-61ebd57b6109 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1793.744311] [54940]: [pid: 54940|app: 0|req: 179/348] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:00 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1793.779539] [54941]: DEBUG cinder.api.middleware.request_id [req-f247d507-04da-4552-9a88-43e7084fc55e req-d025e6a5-7004-4a6c-bc1b-e2ae86ab57f2 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.781840] [54941]: INFO cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-d025e6a5-7004-4a6c-bc1b-e2ae86ab57f2 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1793.782071] [54941]: DEBUG cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-d025e6a5-7004-4a6c-bc1b-e2ae86ab57f2 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1793.782290] [54941]: DEBUG cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-d025e6a5-7004-4a6c-bc1b-e2ae86ab57f2 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1793.789947] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1793.789947] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1793.793270] [54941]: INFO cinder.volume.api [req-f247d507-04da-4552-9a88-43e7084fc55e req-d025e6a5-7004-4a6c-bc1b-e2ae86ab57f2 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1793.797494] [54941]: INFO cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-d025e6a5-7004-4a6c-bc1b-e2ae86ab57f2 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1793.797868] [54941]: [pid: 54941|app: 0|req: 170/349] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:38:00 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1795.315771] [54940]: DEBUG cinder.api.middleware.request_id [None req-7ffd733f-b92a-4adf-9ea4-9b2b9572ad42 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.316238] [54940]: INFO cinder.api.openstack.wsgi [None req-7ffd733f-b92a-4adf-9ea4-9b2b9572ad42 None None] GET http://10.180.1.21/volume// [ 1795.316456] [54940]: DEBUG cinder.api.openstack.wsgi [None req-7ffd733f-b92a-4adf-9ea4-9b2b9572ad42 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1795.316699] [54940]: DEBUG cinder.api.openstack.wsgi [None req-7ffd733f-b92a-4adf-9ea4-9b2b9572ad42 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1795.317156] [54940]: INFO cinder.api.openstack.wsgi [None req-7ffd733f-b92a-4adf-9ea4-9b2b9572ad42 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1795.317748] [54940]: [pid: 54940|app: 0|req: 180/350] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 12:38:02 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1795.321601] [54941]: DEBUG cinder.api.middleware.request_id [req-f247d507-04da-4552-9a88-43e7084fc55e req-6ba7ab53-9b83-4af3-9634-349c9bb757fc None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.323894] [54941]: INFO cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-6ba7ab53-9b83-4af3-9634-349c9bb757fc tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1795.324329] [54941]: DEBUG cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-6ba7ab53-9b83-4af3-9634-349c9bb757fc tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66c8e938-71b4-4762-93b7-00a7e6785bfb", "connector": null, "instance_uuid": "55072c9f-3762-41d8-9641-86ad9756f598"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1795.335852] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1795.335852] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1795.360750] [54941]: INFO cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-6ba7ab53-9b83-4af3-9634-349c9bb757fc tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1795.361272] [54941]: [pid: 54941|app: 0|req: 171/351] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:38:02 2024] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1795.381372] [54940]: DEBUG cinder.api.middleware.request_id [None req-56e54269-bdbd-4315-87c9-a6dfaa7a9a2d None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.383459] [54940]: INFO cinder.api.openstack.wsgi [None req-56e54269-bdbd-4315-87c9-a6dfaa7a9a2d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1795.383733] [54940]: DEBUG cinder.api.openstack.wsgi [None req-56e54269-bdbd-4315-87c9-a6dfaa7a9a2d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1795.384502] [54940]: DEBUG cinder.api.openstack.wsgi [None req-56e54269-bdbd-4315-87c9-a6dfaa7a9a2d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1795.394405] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1795.394405] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1795.398474] [54940]: INFO cinder.volume.api [None req-56e54269-bdbd-4315-87c9-a6dfaa7a9a2d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1795.399261] [54941]: DEBUG cinder.api.middleware.request_id [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.401389] [54941]: INFO cinder.api.openstack.wsgi [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1795.401750] [54941]: DEBUG cinder.api.openstack.wsgi [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-2090685914"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1795.404636] [54941]: DEBUG cinder.api.v3.volumes [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-2090685914'}} {{(pid=54941) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1795.404636] [54941]: INFO cinder.api.v3.volumes [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Create volume of 1 GB [ 1795.404636] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1795.404636] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1795.404857] [54940]: INFO cinder.api.openstack.wsgi [None req-56e54269-bdbd-4315-87c9-a6dfaa7a9a2d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1795.405109] [54940]: [pid: 54940|app: 0|req: 181/352] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:02 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1795.407922] [54941]: INFO cinder.volume.api [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Availability Zones retrieved successfully. [ 1795.415170] [54941]: DEBUG cinder.volume.api [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Flow 'volume_create_api' (2754431d-7feb-4495-ae2e-1ac6f3035173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1795.416367] [54941]: DEBUG cinder.volume.api [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (775119f1-f474-41e9-a8a5-4ec38d33b370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1795.417534] [54941]: DEBUG cinder.volume.flows.api.create_volume [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Validating volume size '1' using validate_int {{(pid=54941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1795.435858] [54941]: DEBUG cinder.volume.api [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (775119f1-f474-41e9-a8a5-4ec38d33b370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1795.436858] [54941]: DEBUG cinder.volume.api [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f7fd840-ce2d-4785-aac9-5d43bb57a80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1795.489855] [54941]: DEBUG cinder.quota [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Created reservations ['62e4d92c-57d1-470b-a1d3-50b9034e9768', '7e4e605d-fa5a-455b-902f-94695f583ec5', 'a485db82-879d-4f8c-ae06-e427fcbb94eb', '848fd697-12a0-4200-b92f-82674cb89d2f'] {{(pid=54941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1795.490941] [54941]: DEBUG cinder.volume.api [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f7fd840-ce2d-4785-aac9-5d43bb57a80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62e4d92c-57d1-470b-a1d3-50b9034e9768', '7e4e605d-fa5a-455b-902f-94695f583ec5', 'a485db82-879d-4f8c-ae06-e427fcbb94eb', '848fd697-12a0-4200-b92f-82674cb89d2f']}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1795.491859] [54941]: DEBUG cinder.volume.api [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (811b88f6-af6b-41f1-ba9b-23cd3f927ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1795.504892] [54941]: DEBUG cinder.volume.api [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (811b88f6-af6b-41f1-ba9b-23cd3f927ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0228df2c-1272-422a-ad51-c863c5073479', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2090685914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba650f1745614069b707a67a4a99e14b',qos_specs=None,replication_status=,reservations=['62e4d92c-57d1-470b-a1d3-50b9034e9768','7e4e605d-fa5a-455b-902f-94695f583ec5','a485db82-879d-4f8c-ae06-e427fcbb94eb','848fd697-12a0-4200-b92f-82674cb89d2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e4e840abc7473cb217354653707059',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:38:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2090685914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0228df2c-1272-422a-ad51-c863c5073479,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba650f1745614069b707a67a4a99e14b',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='16e4e840abc7473cb217354653707059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1795.505891] [54941]: DEBUG cinder.volume.api [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94519e7e-196a-4df3-a8f5-cab73b7ad56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1795.518292] [54941]: DEBUG cinder.volume.api [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94519e7e-196a-4df3-a8f5-cab73b7ad56a) 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-2090685914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba650f1745614069b707a67a4a99e14b',qos_specs=None,replication_status=,reservations=['62e4d92c-57d1-470b-a1d3-50b9034e9768','7e4e605d-fa5a-455b-902f-94695f583ec5','a485db82-879d-4f8c-ae06-e427fcbb94eb','848fd697-12a0-4200-b92f-82674cb89d2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e4e840abc7473cb217354653707059',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1795.519227] [54941]: DEBUG cinder.volume.api [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (913512eb-66d1-4c80-86fc-47816c7fa8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1795.528549] [54941]: DEBUG cinder.volume.api [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (913512eb-66d1-4c80-86fc-47816c7fa8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1795.528665] [54941]: DEBUG cinder.volume.api [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Flow 'volume_create_api' (2754431d-7feb-4495-ae2e-1ac6f3035173) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1795.528967] [54941]: INFO cinder.volume.api [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Create volume request issued successfully. [ 1795.529654] [54941]: INFO cinder.api.openstack.wsgi [None req-be9d6d64-6567-4638-88ca-eb44e22a33ff tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1795.530285] [54941]: [pid: 54941|app: 0|req: 172/353] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:38:02 2024] POST /volume/v3/volumes => generated 753 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1795.537961] [54940]: DEBUG cinder.api.middleware.request_id [None req-2ef10e07-3fa2-49da-b241-ccf16f04c943 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.541161] [54940]: INFO cinder.api.openstack.wsgi [None req-2ef10e07-3fa2-49da-b241-ccf16f04c943 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1795.541161] [54940]: DEBUG cinder.api.openstack.wsgi [None req-2ef10e07-3fa2-49da-b241-ccf16f04c943 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1795.541161] [54940]: DEBUG cinder.api.openstack.wsgi [None req-2ef10e07-3fa2-49da-b241-ccf16f04c943 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1795.547706] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1795.547706] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1795.551052] [54940]: INFO cinder.volume.api [None req-2ef10e07-3fa2-49da-b241-ccf16f04c943 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1795.555608] [54940]: INFO cinder.api.openstack.wsgi [None req-2ef10e07-3fa2-49da-b241-ccf16f04c943 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1795.555983] [54940]: [pid: 54940|app: 0|req: 182/354] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:02 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1795.886205] [54941]: DEBUG cinder.api.middleware.request_id [None req-b2af8520-b7cc-4144-b8e4-05dd0cbd96fc None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.886431] [54941]: INFO cinder.api.openstack.wsgi [None req-b2af8520-b7cc-4144-b8e4-05dd0cbd96fc None None] GET http://10.180.1.21/volume// [ 1795.886625] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b2af8520-b7cc-4144-b8e4-05dd0cbd96fc None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1795.886835] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b2af8520-b7cc-4144-b8e4-05dd0cbd96fc None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1795.887252] [54941]: INFO cinder.api.openstack.wsgi [None req-b2af8520-b7cc-4144-b8e4-05dd0cbd96fc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1795.887559] [54941]: [pid: 54941|app: 0|req: 173/355] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:38:02 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1795.892227] [54940]: DEBUG cinder.api.middleware.request_id [req-f247d507-04da-4552-9a88-43e7084fc55e req-6d6b17e7-7c36-4fc9-99de-c420d567c2b2 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.894769] [54940]: INFO cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-6d6b17e7-7c36-4fc9-99de-c420d567c2b2 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1795.895068] [54940]: DEBUG cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-6d6b17e7-7c36-4fc9-99de-c420d567c2b2 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1795.895399] [54940]: DEBUG cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-6d6b17e7-7c36-4fc9-99de-c420d567c2b2 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1795.906363] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1795.906363] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1795.913636] [54940]: INFO cinder.volume.api [req-f247d507-04da-4552-9a88-43e7084fc55e req-6d6b17e7-7c36-4fc9-99de-c420d567c2b2 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1795.918744] [54940]: INFO cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-6d6b17e7-7c36-4fc9-99de-c420d567c2b2 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1795.919156] [54940]: [pid: 54940|app: 0|req: 183/356] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:38:02 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 1022 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1795.950538] [54941]: DEBUG cinder.api.middleware.request_id [req-f247d507-04da-4552-9a88-43e7084fc55e req-5afdf552-a1fb-47c9-9550-11bddcf31526 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.953155] [54941]: INFO cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-5afdf552-a1fb-47c9-9550-11bddcf31526 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] PUT http://10.180.1.21/volume/v3/attachments/9fccfc35-ef5a-46a6-abea-40a307a68af7 [ 1795.953535] [54941]: DEBUG cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-5afdf552-a1fb-47c9-9550-11bddcf31526 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-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-364101", "mountpoint": "/dev/sdc"}}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1795.962834] [54941]: DEBUG cinder.coordination [req-f247d507-04da-4552-9a88-43e7084fc55e req-5afdf552-a1fb-47c9-9550-11bddcf31526 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Acquiring lock "cinder-attachment_update-66c8e938-71b4-4762-93b7-00a7e6785bfb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1795.967453] [54941]: DEBUG cinder.coordination [req-f247d507-04da-4552-9a88-43e7084fc55e req-5afdf552-a1fb-47c9-9550-11bddcf31526 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Lock "cinder-attachment_update-66c8e938-71b4-4762-93b7-00a7e6785bfb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1795.968575] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1795.968575] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1796.417067] [54940]: DEBUG cinder.api.middleware.request_id [None req-c0fda2c1-3a83-44ec-909d-d2cc530011d6 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1796.419829] [54940]: INFO cinder.api.openstack.wsgi [None req-c0fda2c1-3a83-44ec-909d-d2cc530011d6 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1796.420249] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c0fda2c1-3a83-44ec-909d-d2cc530011d6 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1796.420610] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c0fda2c1-3a83-44ec-909d-d2cc530011d6 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1796.435229] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1796.435229] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1796.439215] [54940]: INFO cinder.volume.api [None req-c0fda2c1-3a83-44ec-909d-d2cc530011d6 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1796.444168] [54940]: INFO cinder.api.openstack.wsgi [None req-c0fda2c1-3a83-44ec-909d-d2cc530011d6 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1796.444708] [54940]: [pid: 54940|app: 0|req: 184/357] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:03 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1796.569596] [54940]: DEBUG cinder.api.middleware.request_id [None req-cb3754b9-d95f-4ed4-bb84-0d2fa356fba9 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1796.574685] [54940]: INFO cinder.api.openstack.wsgi [None req-cb3754b9-d95f-4ed4-bb84-0d2fa356fba9 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1796.574862] [54940]: DEBUG cinder.api.openstack.wsgi [None req-cb3754b9-d95f-4ed4-bb84-0d2fa356fba9 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1796.575089] [54940]: DEBUG cinder.api.openstack.wsgi [None req-cb3754b9-d95f-4ed4-bb84-0d2fa356fba9 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1796.582566] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1796.582566] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1796.585897] [54940]: INFO cinder.volume.api [None req-cb3754b9-d95f-4ed4-bb84-0d2fa356fba9 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1796.590133] [54940]: INFO cinder.api.openstack.wsgi [None req-cb3754b9-d95f-4ed4-bb84-0d2fa356fba9 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1796.590503] [54940]: [pid: 54940|app: 0|req: 185/358] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:03 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1796.786447] [54940]: DEBUG cinder.api.middleware.request_id [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-ed216367-b591-4161-9850-8a9cc6cdf919 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1796.790022] [54940]: INFO cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-ed216367-b591-4161-9850-8a9cc6cdf919 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1796.790277] [54940]: DEBUG cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-ed216367-b591-4161-9850-8a9cc6cdf919 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1796.790508] [54940]: DEBUG cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-ed216367-b591-4161-9850-8a9cc6cdf919 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1796.798292] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1796.798292] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1796.801833] [54940]: INFO cinder.volume.api [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-ed216367-b591-4161-9850-8a9cc6cdf919 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1796.806077] [54940]: INFO cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-ed216367-b591-4161-9850-8a9cc6cdf919 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1796.806475] [54940]: [pid: 54940|app: 0|req: 186/359] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:38:03 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1797.454905] [54940]: DEBUG cinder.api.middleware.request_id [None req-b85bacc7-637a-4b58-a50e-ab4d04aa5049 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1797.457054] [54940]: INFO cinder.api.openstack.wsgi [None req-b85bacc7-637a-4b58-a50e-ab4d04aa5049 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1797.457288] [54940]: DEBUG cinder.api.openstack.wsgi [None req-b85bacc7-637a-4b58-a50e-ab4d04aa5049 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1797.457568] [54940]: DEBUG cinder.api.openstack.wsgi [None req-b85bacc7-637a-4b58-a50e-ab4d04aa5049 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1797.473348] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1797.473348] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1797.477592] [54940]: INFO cinder.volume.api [None req-b85bacc7-637a-4b58-a50e-ab4d04aa5049 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1797.482895] [54940]: INFO cinder.api.openstack.wsgi [None req-b85bacc7-637a-4b58-a50e-ab4d04aa5049 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1797.482958] [54940]: [pid: 54940|app: 0|req: 187/360] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:04 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1798.329199] [54940]: DEBUG cinder.api.middleware.request_id [None req-8adc690f-b8e6-4480-919b-440336ab82b0 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.329687] [54940]: INFO cinder.api.openstack.wsgi [None req-8adc690f-b8e6-4480-919b-440336ab82b0 None None] GET http://10.180.1.21/volume// [ 1798.329936] [54940]: DEBUG cinder.api.openstack.wsgi [None req-8adc690f-b8e6-4480-919b-440336ab82b0 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.330226] [54940]: DEBUG cinder.api.openstack.wsgi [None req-8adc690f-b8e6-4480-919b-440336ab82b0 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.330684] [54940]: INFO cinder.api.openstack.wsgi [None req-8adc690f-b8e6-4480-919b-440336ab82b0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1798.331114] [54940]: [pid: 54940|app: 0|req: 188/361] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 12:38:05 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1798.335710] [54940]: DEBUG cinder.api.middleware.request_id [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-6bfd84e5-335d-4591-a757-420d0b42a603 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.337763] [54940]: INFO cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-6bfd84e5-335d-4591-a757-420d0b42a603 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1798.338162] [54940]: DEBUG cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-6bfd84e5-335d-4591-a757-420d0b42a603 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0228df2c-1272-422a-ad51-c863c5073479", "connector": null, "instance_uuid": "ffbdf29f-b2b9-4bd0-b1d4-f6e4f27cdf3a"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1798.349972] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.349972] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.378126] [54940]: INFO cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-6bfd84e5-335d-4591-a757-420d0b42a603 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1798.378811] [54940]: [pid: 54940|app: 0|req: 189/362] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:38:05 2024] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1798.410342] [54940]: DEBUG cinder.api.middleware.request_id [None req-a5f5695b-67dc-41eb-a54a-cfdb41505344 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.412471] [54940]: INFO cinder.api.openstack.wsgi [None req-a5f5695b-67dc-41eb-a54a-cfdb41505344 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1798.413032] [54940]: DEBUG cinder.api.openstack.wsgi [None req-a5f5695b-67dc-41eb-a54a-cfdb41505344 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.413032] [54940]: DEBUG cinder.api.openstack.wsgi [None req-a5f5695b-67dc-41eb-a54a-cfdb41505344 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.422832] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.422832] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.426052] [54940]: INFO cinder.volume.api [None req-a5f5695b-67dc-41eb-a54a-cfdb41505344 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1798.430759] [54940]: INFO cinder.api.openstack.wsgi [None req-a5f5695b-67dc-41eb-a54a-cfdb41505344 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1798.431151] [54940]: [pid: 54940|app: 0|req: 190/363] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:05 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1798.431794] [54940]: DEBUG cinder.api.middleware.request_id [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.433728] [54940]: INFO cinder.api.openstack.wsgi [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1798.434096] [54940]: DEBUG cinder.api.openstack.wsgi [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-772635645", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1798.436061] [54940]: DEBUG cinder.api.v3.volumes [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-772635645', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54940) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1798.436176] [54940]: INFO cinder.api.v3.volumes [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Create volume of 1 GB [ 1798.439690] [54940]: INFO cinder.volume.api [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Availability Zones retrieved successfully. [ 1798.445961] [54940]: DEBUG cinder.volume.api [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Flow 'volume_create_api' (fa8d35fa-13e5-4b78-ae3a-64fd9794b2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1798.447147] [54940]: DEBUG cinder.volume.api [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e9c797-9ec0-4ed5-8a8d-5e60415cc6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1798.448181] [54940]: DEBUG cinder.volume.flows.api.create_volume [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Validating volume size '1' using validate_int {{(pid=54940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1798.465448] [54940]: DEBUG cinder.volume.api [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e9c797-9ec0-4ed5-8a8d-5e60415cc6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1798.466675] [54940]: DEBUG cinder.volume.api [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75abb2cb-bebe-427f-a49d-df901d34c642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1798.520021] [54940]: DEBUG cinder.quota [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Created reservations ['bc9cf11d-5b09-48a1-b5ba-dac095e3bcb6', '0fd73c33-7212-48be-95c3-ae5d215262b5', '7845a85a-c877-4a94-a0b6-96ca38f9f011', '2728f9ed-a32b-4e4a-959b-409529dc96df'] {{(pid=54940) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1798.520021] [54940]: DEBUG cinder.volume.api [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75abb2cb-bebe-427f-a49d-df901d34c642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc9cf11d-5b09-48a1-b5ba-dac095e3bcb6', '0fd73c33-7212-48be-95c3-ae5d215262b5', '7845a85a-c877-4a94-a0b6-96ca38f9f011', '2728f9ed-a32b-4e4a-959b-409529dc96df']}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1798.520021] [54940]: DEBUG cinder.volume.api [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e131057-5124-45af-ae0d-4796a105f1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1798.535065] [54940]: DEBUG cinder.volume.api [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e131057-5124-45af-ae0d-4796a105f1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b976de90-a593-40aa-b53c-576af1085299', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-772635645',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1c9ce8cc9c8e42348e941a10643aa3bb',qos_specs=None,replication_status=,reservations=['bc9cf11d-5b09-48a1-b5ba-dac095e3bcb6','0fd73c33-7212-48be-95c3-ae5d215262b5','7845a85a-c877-4a94-a0b6-96ca38f9f011','2728f9ed-a32b-4e4a-959b-409529dc96df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4830b58205145c8b9dac8cdc1561af5',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:38:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-772635645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b976de90-a593-40aa-b53c-576af1085299,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1c9ce8cc9c8e42348e941a10643aa3bb',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='f4830b58205145c8b9dac8cdc1561af5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1798.537168] [54940]: DEBUG cinder.volume.api [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45796a82-e5f1-4d96-9b94-0a6e31f45d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1798.554608] [54940]: DEBUG cinder.volume.api [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45796a82-e5f1-4d96-9b94-0a6e31f45d3a) 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-772635645',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1c9ce8cc9c8e42348e941a10643aa3bb',qos_specs=None,replication_status=,reservations=['bc9cf11d-5b09-48a1-b5ba-dac095e3bcb6','0fd73c33-7212-48be-95c3-ae5d215262b5','7845a85a-c877-4a94-a0b6-96ca38f9f011','2728f9ed-a32b-4e4a-959b-409529dc96df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4830b58205145c8b9dac8cdc1561af5',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1798.554807] [54940]: DEBUG cinder.volume.api [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e02867-5e0a-4871-8f28-4443f765d6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1798.563911] [54940]: DEBUG cinder.volume.api [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e02867-5e0a-4871-8f28-4443f765d6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1798.564981] [54940]: DEBUG cinder.volume.api [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Flow 'volume_create_api' (fa8d35fa-13e5-4b78-ae3a-64fd9794b2d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1798.565347] [54940]: INFO cinder.volume.api [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Create volume request issued successfully. [ 1798.565994] [54940]: INFO cinder.api.openstack.wsgi [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-6610cb77-397e-4e31-aaf9-bcabe5b4e9ab tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1798.566506] [54940]: [pid: 54940|app: 0|req: 191/364] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Dec 11 12:38:05 2024] POST /volume/v3/volumes => generated 761 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1798.567300] [54940]: DEBUG cinder.api.middleware.request_id [None req-3e6c5957-4bfb-434f-85be-4aa7517a4c31 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.569306] [54940]: INFO cinder.api.openstack.wsgi [None req-3e6c5957-4bfb-434f-85be-4aa7517a4c31 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1798.569522] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3e6c5957-4bfb-434f-85be-4aa7517a4c31 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.569809] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3e6c5957-4bfb-434f-85be-4aa7517a4c31 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.580029] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.580029] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.584544] [54940]: INFO cinder.volume.api [None req-3e6c5957-4bfb-434f-85be-4aa7517a4c31 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1798.590323] [54940]: INFO cinder.api.openstack.wsgi [None req-3e6c5957-4bfb-434f-85be-4aa7517a4c31 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1798.590704] [54940]: [pid: 54940|app: 0|req: 192/365] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:05 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1798.591319] [54940]: DEBUG cinder.api.middleware.request_id [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-8f7eeff1-d193-4eab-af2d-58fff50d9ff9 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.595317] [54940]: INFO cinder.api.openstack.wsgi [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-8f7eeff1-d193-4eab-af2d-58fff50d9ff9 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] GET http://10.180.1.21/volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 [ 1798.595317] [54940]: DEBUG cinder.api.openstack.wsgi [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-8f7eeff1-d193-4eab-af2d-58fff50d9ff9 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.595317] [54940]: DEBUG cinder.api.openstack.wsgi [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-8f7eeff1-d193-4eab-af2d-58fff50d9ff9 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.600423] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.600423] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.603663] [54940]: INFO cinder.volume.api [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-8f7eeff1-d193-4eab-af2d-58fff50d9ff9 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Volume info retrieved successfully. [ 1798.607927] [54940]: INFO cinder.api.openstack.wsgi [req-2cbc6eb2-6831-4f82-8511-4ca85954423c req-8f7eeff1-d193-4eab-af2d-58fff50d9ff9 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] http://10.180.1.21/volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 returned with HTTP 200 [ 1798.608340] [54940]: [pid: 54940|app: 0|req: 193/366] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:38:05 2024] GET /volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 => generated 829 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1798.626576] [54940]: DEBUG cinder.api.middleware.request_id [req-27d6e6b6-84da-4960-9501-b2431147585e req-2b48289c-d570-45ba-9dbc-39ac33418589 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.628798] [54940]: INFO cinder.api.openstack.wsgi [req-27d6e6b6-84da-4960-9501-b2431147585e req-2b48289c-d570-45ba-9dbc-39ac33418589 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] GET http://10.180.1.21/volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 [ 1798.628983] [54940]: DEBUG cinder.api.openstack.wsgi [req-27d6e6b6-84da-4960-9501-b2431147585e req-2b48289c-d570-45ba-9dbc-39ac33418589 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.629228] [54940]: DEBUG cinder.api.openstack.wsgi [req-27d6e6b6-84da-4960-9501-b2431147585e req-2b48289c-d570-45ba-9dbc-39ac33418589 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.636919] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.636919] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.640827] [54940]: INFO cinder.volume.api [req-27d6e6b6-84da-4960-9501-b2431147585e req-2b48289c-d570-45ba-9dbc-39ac33418589 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Volume info retrieved successfully. [ 1798.644965] [54940]: INFO cinder.api.openstack.wsgi [req-27d6e6b6-84da-4960-9501-b2431147585e req-2b48289c-d570-45ba-9dbc-39ac33418589 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] http://10.180.1.21/volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 returned with HTTP 200 [ 1798.645498] [54940]: [pid: 54940|app: 0|req: 194/367] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:38:05 2024] GET /volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1798.908906] [54940]: DEBUG cinder.api.middleware.request_id [None req-d4573320-4e16-4501-ac0d-e86e096cbab2 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.909376] [54940]: INFO cinder.api.openstack.wsgi [None req-d4573320-4e16-4501-ac0d-e86e096cbab2 None None] GET http://10.180.1.21/volume// [ 1798.909570] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d4573320-4e16-4501-ac0d-e86e096cbab2 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.909792] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d4573320-4e16-4501-ac0d-e86e096cbab2 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.910207] [54940]: INFO cinder.api.openstack.wsgi [None req-d4573320-4e16-4501-ac0d-e86e096cbab2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1798.910512] [54940]: [pid: 54940|app: 0|req: 195/368] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:38:05 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1798.913477] [54940]: DEBUG cinder.api.middleware.request_id [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-3edb3098-eb5d-421f-af69-2c3d371c44ba None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.915560] [54940]: INFO cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-3edb3098-eb5d-421f-af69-2c3d371c44ba tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1798.915797] [54940]: DEBUG cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-3edb3098-eb5d-421f-af69-2c3d371c44ba tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.916010] [54940]: DEBUG cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-3edb3098-eb5d-421f-af69-2c3d371c44ba tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.930757] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.930757] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.934272] [54940]: INFO cinder.volume.api [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-3edb3098-eb5d-421f-af69-2c3d371c44ba tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1798.940666] [54940]: INFO cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-3edb3098-eb5d-421f-af69-2c3d371c44ba tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1798.941186] [54940]: [pid: 54940|app: 0|req: 196/369] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:38:05 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1798.967317] [54940]: DEBUG cinder.api.middleware.request_id [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-f7009556-e4f2-4366-8a68-f1be4bb28dcc None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.969554] [54940]: INFO cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-f7009556-e4f2-4366-8a68-f1be4bb28dcc tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] PUT http://10.180.1.21/volume/v3/attachments/5e890851-2833-44d5-8f60-e84b805e1f99 [ 1798.969962] [54940]: DEBUG cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-f7009556-e4f2-4366-8a68-f1be4bb28dcc tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-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-364107", "mountpoint": "/dev/sdb"}}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1798.978924] [54940]: DEBUG cinder.coordination [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-f7009556-e4f2-4366-8a68-f1be4bb28dcc tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Acquiring lock "cinder-attachment_update-0228df2c-1272-422a-ad51-c863c5073479-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1798.983380] [54940]: DEBUG cinder.coordination [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-f7009556-e4f2-4366-8a68-f1be4bb28dcc tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Lock "cinder-attachment_update-0228df2c-1272-422a-ad51-c863c5073479-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1798.984409] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.984409] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.491846] [54941]: DEBUG cinder.coordination [req-f247d507-04da-4552-9a88-43e7084fc55e req-5afdf552-a1fb-47c9-9550-11bddcf31526 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Lock "cinder-attachment_update-66c8e938-71b4-4762-93b7-00a7e6785bfb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=54941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1800.492224] [54941]: INFO cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-5afdf552-a1fb-47c9-9550-11bddcf31526 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/attachments/9fccfc35-ef5a-46a6-abea-40a307a68af7 returned with HTTP 200 [ 1800.492682] [54941]: [pid: 54941|app: 0|req: 174/370] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:38:02 2024] PUT /volume/v3/attachments/9fccfc35-ef5a-46a6-abea-40a307a68af7 => generated 589 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1800.493452] [54941]: DEBUG cinder.api.middleware.request_id [None req-032626f5-7c24-4822-8c9a-7899f1dcb905 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.495674] [54941]: INFO cinder.api.openstack.wsgi [None req-032626f5-7c24-4822-8c9a-7899f1dcb905 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1800.495889] [54941]: DEBUG cinder.api.openstack.wsgi [None req-032626f5-7c24-4822-8c9a-7899f1dcb905 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.496132] [54941]: DEBUG cinder.api.openstack.wsgi [None req-032626f5-7c24-4822-8c9a-7899f1dcb905 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.506360] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.506360] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.509592] [54941]: INFO cinder.volume.api [None req-032626f5-7c24-4822-8c9a-7899f1dcb905 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1800.514760] [54941]: INFO cinder.api.openstack.wsgi [None req-032626f5-7c24-4822-8c9a-7899f1dcb905 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1800.515288] [54941]: [pid: 54941|app: 0|req: 175/371] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:07 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1800.516313] [54941]: DEBUG cinder.api.middleware.request_id [None req-d8305890-59e8-44ca-acc2-c419e346d7fe None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.518262] [54941]: INFO cinder.api.openstack.wsgi [None req-d8305890-59e8-44ca-acc2-c419e346d7fe tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1800.518381] [54941]: DEBUG cinder.api.openstack.wsgi [None req-d8305890-59e8-44ca-acc2-c419e346d7fe tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.518580] [54941]: DEBUG cinder.api.openstack.wsgi [None req-d8305890-59e8-44ca-acc2-c419e346d7fe tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.527957] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.527957] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.530593] [54941]: INFO cinder.volume.api [None req-d8305890-59e8-44ca-acc2-c419e346d7fe tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1800.535089] [54941]: INFO cinder.api.openstack.wsgi [None req-d8305890-59e8-44ca-acc2-c419e346d7fe tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1800.535089] [54941]: [pid: 54941|app: 0|req: 176/372] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:07 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1800.535578] [54941]: DEBUG cinder.api.middleware.request_id [req-0e8a18aa-d742-4cf0-92d9-d6ff9fe3f25e req-074ba4f0-155e-4195-9c9e-0d6625b8f0a7 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.538817] [54941]: INFO cinder.api.openstack.wsgi [req-0e8a18aa-d742-4cf0-92d9-d6ff9fe3f25e req-074ba4f0-155e-4195-9c9e-0d6625b8f0a7 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] GET http://10.180.1.21/volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 [ 1800.539042] [54941]: DEBUG cinder.api.openstack.wsgi [req-0e8a18aa-d742-4cf0-92d9-d6ff9fe3f25e req-074ba4f0-155e-4195-9c9e-0d6625b8f0a7 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.539259] [54941]: DEBUG cinder.api.openstack.wsgi [req-0e8a18aa-d742-4cf0-92d9-d6ff9fe3f25e req-074ba4f0-155e-4195-9c9e-0d6625b8f0a7 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.546934] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.546934] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.553026] [54941]: INFO cinder.volume.api [req-0e8a18aa-d742-4cf0-92d9-d6ff9fe3f25e req-074ba4f0-155e-4195-9c9e-0d6625b8f0a7 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Volume info retrieved successfully. [ 1800.561336] [54941]: INFO cinder.api.openstack.wsgi [req-0e8a18aa-d742-4cf0-92d9-d6ff9fe3f25e req-074ba4f0-155e-4195-9c9e-0d6625b8f0a7 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] http://10.180.1.21/volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 returned with HTTP 200 [ 1800.561766] [54941]: [pid: 54941|app: 0|req: 177/373] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:38:07 2024] GET /volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1800.581017] [54941]: DEBUG cinder.api.middleware.request_id [req-3a161f1b-658e-432e-80a4-3d24246f7786 req-edb17449-5df7-452c-918c-ac7c48e3a7db None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.583524] [54941]: INFO cinder.api.openstack.wsgi [req-3a161f1b-658e-432e-80a4-3d24246f7786 req-edb17449-5df7-452c-918c-ac7c48e3a7db tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] GET http://10.180.1.21/volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 [ 1800.583783] [54941]: DEBUG cinder.api.openstack.wsgi [req-3a161f1b-658e-432e-80a4-3d24246f7786 req-edb17449-5df7-452c-918c-ac7c48e3a7db tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.584041] [54941]: DEBUG cinder.api.openstack.wsgi [req-3a161f1b-658e-432e-80a4-3d24246f7786 req-edb17449-5df7-452c-918c-ac7c48e3a7db tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.591777] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.591777] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.595734] [54941]: INFO cinder.volume.api [req-3a161f1b-658e-432e-80a4-3d24246f7786 req-edb17449-5df7-452c-918c-ac7c48e3a7db tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Volume info retrieved successfully. [ 1800.601021] [54941]: INFO cinder.api.openstack.wsgi [req-3a161f1b-658e-432e-80a4-3d24246f7786 req-edb17449-5df7-452c-918c-ac7c48e3a7db tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] http://10.180.1.21/volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 returned with HTTP 200 [ 1800.601420] [54941]: [pid: 54941|app: 0|req: 178/374] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:38:07 2024] GET /volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1800.618500] [54941]: DEBUG cinder.api.middleware.request_id [req-ebb6517a-d4fb-463f-b7b1-d6710977ebae req-7cc431c9-52e8-45c8-b5c7-bf9ecda07730 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.620718] [54941]: INFO cinder.api.openstack.wsgi [req-ebb6517a-d4fb-463f-b7b1-d6710977ebae req-7cc431c9-52e8-45c8-b5c7-bf9ecda07730 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 [ 1800.620900] [54941]: DEBUG cinder.api.openstack.wsgi [req-ebb6517a-d4fb-463f-b7b1-d6710977ebae req-7cc431c9-52e8-45c8-b5c7-bf9ecda07730 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.621120] [54941]: DEBUG cinder.api.openstack.wsgi [req-ebb6517a-d4fb-463f-b7b1-d6710977ebae req-7cc431c9-52e8-45c8-b5c7-bf9ecda07730 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Calling method 'delete' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.621303] [54941]: INFO cinder.api.v3.volumes [req-ebb6517a-d4fb-463f-b7b1-d6710977ebae req-7cc431c9-52e8-45c8-b5c7-bf9ecda07730 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Delete volume with id: b976de90-a593-40aa-b53c-576af1085299 [ 1800.628650] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.628650] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.629140] [54941]: INFO cinder.volume.api [req-ebb6517a-d4fb-463f-b7b1-d6710977ebae req-7cc431c9-52e8-45c8-b5c7-bf9ecda07730 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Volume info retrieved successfully. [ 1800.646883] [54941]: INFO cinder.volume.api [req-ebb6517a-d4fb-463f-b7b1-d6710977ebae req-7cc431c9-52e8-45c8-b5c7-bf9ecda07730 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Delete volume request issued successfully. [ 1800.647091] [54941]: INFO cinder.api.openstack.wsgi [req-ebb6517a-d4fb-463f-b7b1-d6710977ebae req-7cc431c9-52e8-45c8-b5c7-bf9ecda07730 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] http://10.180.1.21/volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 returned with HTTP 202 [ 1800.647578] [54941]: [pid: 54941|app: 0|req: 179/375] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 11 12:38:07 2024] DELETE /volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1800.659883] [54941]: DEBUG cinder.api.middleware.request_id [req-f4faf640-7534-469c-8978-3aa26899cf0d req-4ec5ae7e-f365-487f-9533-c16cee26f396 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.662120] [54941]: INFO cinder.api.openstack.wsgi [req-f4faf640-7534-469c-8978-3aa26899cf0d req-4ec5ae7e-f365-487f-9533-c16cee26f396 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] GET http://10.180.1.21/volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 [ 1800.662338] [54941]: DEBUG cinder.api.openstack.wsgi [req-f4faf640-7534-469c-8978-3aa26899cf0d req-4ec5ae7e-f365-487f-9533-c16cee26f396 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.662550] [54941]: DEBUG cinder.api.openstack.wsgi [req-f4faf640-7534-469c-8978-3aa26899cf0d req-4ec5ae7e-f365-487f-9533-c16cee26f396 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.669989] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.669989] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.673497] [54941]: INFO cinder.volume.api [req-f4faf640-7534-469c-8978-3aa26899cf0d req-4ec5ae7e-f365-487f-9533-c16cee26f396 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Volume info retrieved successfully. [ 1800.677755] [54941]: INFO cinder.api.openstack.wsgi [req-f4faf640-7534-469c-8978-3aa26899cf0d req-4ec5ae7e-f365-487f-9533-c16cee26f396 tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] http://10.180.1.21/volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 returned with HTTP 200 [ 1800.678133] [54941]: [pid: 54941|app: 0|req: 180/376] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:38:07 2024] GET /volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1801.524882] [54941]: DEBUG cinder.api.middleware.request_id [None req-e3770b1b-7a84-4f6c-ba29-bd9a940b7c3e None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1801.526938] [54941]: INFO cinder.api.openstack.wsgi [None req-e3770b1b-7a84-4f6c-ba29-bd9a940b7c3e tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1801.527182] [54941]: DEBUG cinder.api.openstack.wsgi [None req-e3770b1b-7a84-4f6c-ba29-bd9a940b7c3e tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1801.527446] [54941]: DEBUG cinder.api.openstack.wsgi [None req-e3770b1b-7a84-4f6c-ba29-bd9a940b7c3e tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1801.539906] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1801.539906] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1801.544478] [54941]: INFO cinder.volume.api [None req-e3770b1b-7a84-4f6c-ba29-bd9a940b7c3e tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1801.549193] [54941]: INFO cinder.api.openstack.wsgi [None req-e3770b1b-7a84-4f6c-ba29-bd9a940b7c3e tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1801.549565] [54941]: [pid: 54941|app: 0|req: 181/377] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:08 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1801.550166] [54941]: DEBUG cinder.api.middleware.request_id [None req-24b169aa-d6d9-4690-bf33-7a64206a81f0 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1801.552038] [54941]: INFO cinder.api.openstack.wsgi [None req-24b169aa-d6d9-4690-bf33-7a64206a81f0 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1801.552236] [54941]: DEBUG cinder.api.openstack.wsgi [None req-24b169aa-d6d9-4690-bf33-7a64206a81f0 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1801.552448] [54941]: DEBUG cinder.api.openstack.wsgi [None req-24b169aa-d6d9-4690-bf33-7a64206a81f0 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1801.560953] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1801.560953] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1801.563917] [54941]: INFO cinder.volume.api [None req-24b169aa-d6d9-4690-bf33-7a64206a81f0 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1801.568088] [54941]: INFO cinder.api.openstack.wsgi [None req-24b169aa-d6d9-4690-bf33-7a64206a81f0 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1801.568425] [54941]: [pid: 54941|app: 0|req: 182/378] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:08 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1801.696415] [54941]: DEBUG cinder.api.middleware.request_id [req-a3855a69-0e14-4a3e-b95c-a40f3a22fcd8 req-192c2b90-d700-47d6-97ee-5170939c273c None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1801.698737] [54941]: INFO cinder.api.openstack.wsgi [req-a3855a69-0e14-4a3e-b95c-a40f3a22fcd8 req-192c2b90-d700-47d6-97ee-5170939c273c tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] GET http://10.180.1.21/volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 [ 1801.699063] [54941]: DEBUG cinder.api.openstack.wsgi [req-a3855a69-0e14-4a3e-b95c-a40f3a22fcd8 req-192c2b90-d700-47d6-97ee-5170939c273c tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1801.699292] [54941]: DEBUG cinder.api.openstack.wsgi [req-a3855a69-0e14-4a3e-b95c-a40f3a22fcd8 req-192c2b90-d700-47d6-97ee-5170939c273c tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1801.705358] [54941]: INFO cinder.api.openstack.wsgi [req-a3855a69-0e14-4a3e-b95c-a40f3a22fcd8 req-192c2b90-d700-47d6-97ee-5170939c273c tempest-VolumesGetTestJSON-1616960183 tempest-VolumesGetTestJSON-1616960183-project-member] http://10.180.1.21/volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 returned with HTTP 404 [ 1801.705847] [54941]: [pid: 54941|app: 0|req: 183/379] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:38:08 2024] GET /volume/v3/volumes/b976de90-a593-40aa-b53c-576af1085299 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1802.119744] [54941]: DEBUG cinder.api.middleware.request_id [req-f247d507-04da-4552-9a88-43e7084fc55e req-d7e01624-7c20-4c44-bc2a-9ed791ce448d None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.122188] [54941]: INFO cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-d7e01624-7c20-4c44-bc2a-9ed791ce448d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] POST http://10.180.1.21/volume/v3/attachments/9fccfc35-ef5a-46a6-abea-40a307a68af7/action [ 1802.122648] [54941]: DEBUG cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-d7e01624-7c20-4c44-bc2a-9ed791ce448d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action body: b'{"os-complete": null}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1802.122790] [54941]: DEBUG cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-d7e01624-7c20-4c44-bc2a-9ed791ce448d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1802.146028] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1802.146028] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.156335] [54941]: INFO cinder.api.openstack.wsgi [req-f247d507-04da-4552-9a88-43e7084fc55e req-d7e01624-7c20-4c44-bc2a-9ed791ce448d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/attachments/9fccfc35-ef5a-46a6-abea-40a307a68af7/action returned with HTTP 204 [ 1802.156906] [54941]: [pid: 54941|app: 0|req: 184/380] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:38:08 2024] POST /volume/v3/attachments/9fccfc35-ef5a-46a6-abea-40a307a68af7/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1802.559790] [54941]: DEBUG cinder.api.middleware.request_id [None req-1a079e99-6c57-4ddc-8411-18f33940dcc3 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.562863] [54941]: INFO cinder.api.openstack.wsgi [None req-1a079e99-6c57-4ddc-8411-18f33940dcc3 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1802.562863] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1a079e99-6c57-4ddc-8411-18f33940dcc3 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.563042] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1a079e99-6c57-4ddc-8411-18f33940dcc3 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.573501] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1802.573501] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.578018] [54941]: INFO cinder.volume.api [None req-1a079e99-6c57-4ddc-8411-18f33940dcc3 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1802.584016] [54941]: INFO cinder.api.openstack.wsgi [None req-1a079e99-6c57-4ddc-8411-18f33940dcc3 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1802.584453] [54941]: [pid: 54941|app: 0|req: 185/381] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:09 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1802.588027] [54941]: DEBUG cinder.api.middleware.request_id [None req-269b9b9f-a9c7-428d-8170-c394c5847c5e None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.588027] [54941]: INFO cinder.api.openstack.wsgi [None req-269b9b9f-a9c7-428d-8170-c394c5847c5e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1802.588027] [54941]: DEBUG cinder.api.openstack.wsgi [None req-269b9b9f-a9c7-428d-8170-c394c5847c5e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.588027] [54941]: DEBUG cinder.api.openstack.wsgi [None req-269b9b9f-a9c7-428d-8170-c394c5847c5e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.600712] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1802.600712] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.604591] [54941]: INFO cinder.volume.api [None req-269b9b9f-a9c7-428d-8170-c394c5847c5e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1802.609253] [54941]: INFO cinder.api.openstack.wsgi [None req-269b9b9f-a9c7-428d-8170-c394c5847c5e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1802.609631] [54941]: [pid: 54941|app: 0|req: 186/382] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:09 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1802.618278] [54941]: DEBUG cinder.api.middleware.request_id [None req-8f929fe8-7eba-40cf-985f-4e815ec7c420 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.620319] [54941]: INFO cinder.api.openstack.wsgi [None req-8f929fe8-7eba-40cf-985f-4e815ec7c420 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1802.620543] [54941]: DEBUG cinder.api.openstack.wsgi [None req-8f929fe8-7eba-40cf-985f-4e815ec7c420 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.620778] [54941]: DEBUG cinder.api.openstack.wsgi [None req-8f929fe8-7eba-40cf-985f-4e815ec7c420 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.631728] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1802.631728] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.634937] [54941]: INFO cinder.volume.api [None req-8f929fe8-7eba-40cf-985f-4e815ec7c420 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1802.639553] [54941]: INFO cinder.api.openstack.wsgi [None req-8f929fe8-7eba-40cf-985f-4e815ec7c420 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1802.640062] [54941]: [pid: 54941|app: 0|req: 187/383] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:09 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1802.827675] [54941]: DEBUG cinder.api.middleware.request_id [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-3bb80a55-5470-4d4d-9f76-324546d83123 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.830647] [54941]: INFO cinder.api.openstack.wsgi [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-3bb80a55-5470-4d4d-9f76-324546d83123 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1802.830876] [54941]: DEBUG cinder.api.openstack.wsgi [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-3bb80a55-5470-4d4d-9f76-324546d83123 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.831113] [54941]: DEBUG cinder.api.openstack.wsgi [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-3bb80a55-5470-4d4d-9f76-324546d83123 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.846159] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1802.846159] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.851216] [54941]: INFO cinder.volume.api [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-3bb80a55-5470-4d4d-9f76-324546d83123 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1802.857307] [54941]: INFO cinder.api.openstack.wsgi [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-3bb80a55-5470-4d4d-9f76-324546d83123 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1802.857758] [54941]: [pid: 54941|app: 0|req: 188/384] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:38:09 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1802.877117] [54941]: DEBUG cinder.api.middleware.request_id [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-9ece1c16-2dc8-490d-b0d2-6bb18e24181f None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.882216] [54941]: INFO cinder.api.openstack.wsgi [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-9ece1c16-2dc8-490d-b0d2-6bb18e24181f tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] POST http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf/action [ 1802.882727] [54941]: DEBUG cinder.api.openstack.wsgi [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-9ece1c16-2dc8-490d-b0d2-6bb18e24181f tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1802.882885] [54941]: DEBUG cinder.api.openstack.wsgi [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-9ece1c16-2dc8-490d-b0d2-6bb18e24181f tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1802.894398] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1802.894398] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.894861] [54941]: INFO cinder.volume.api [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-9ece1c16-2dc8-490d-b0d2-6bb18e24181f tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1802.900448] [54941]: INFO cinder.volume.api [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-9ece1c16-2dc8-490d-b0d2-6bb18e24181f tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Begin detaching volume completed successfully. [ 1802.900448] [54941]: INFO cinder.api.openstack.wsgi [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-9ece1c16-2dc8-490d-b0d2-6bb18e24181f tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf/action returned with HTTP 202 [ 1802.900973] [54941]: [pid: 54941|app: 0|req: 189/385] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 12:38:09 2024] POST /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1802.923120] [54941]: DEBUG cinder.api.middleware.request_id [None req-ca248d6d-1dfa-42b5-be48-5e445cb2861d None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.925129] [54941]: INFO cinder.api.openstack.wsgi [None req-ca248d6d-1dfa-42b5-be48-5e445cb2861d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1802.925423] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ca248d6d-1dfa-42b5-be48-5e445cb2861d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.925605] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ca248d6d-1dfa-42b5-be48-5e445cb2861d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.940037] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1802.940037] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.942168] [54941]: INFO cinder.volume.api [None req-ca248d6d-1dfa-42b5-be48-5e445cb2861d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1802.946885] [54941]: INFO cinder.api.openstack.wsgi [None req-ca248d6d-1dfa-42b5-be48-5e445cb2861d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1802.947311] [54941]: [pid: 54941|app: 0|req: 190/386] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:09 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1803.508108] [54940]: DEBUG cinder.coordination [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-f7009556-e4f2-4366-8a68-f1be4bb28dcc tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Lock "cinder-attachment_update-0228df2c-1272-422a-ad51-c863c5073479-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=54940) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1803.508470] [54940]: INFO cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-f7009556-e4f2-4366-8a68-f1be4bb28dcc tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/attachments/5e890851-2833-44d5-8f60-e84b805e1f99 returned with HTTP 200 [ 1803.508993] [54940]: [pid: 54940|app: 0|req: 197/387] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:38:05 2024] PUT /volume/v3/attachments/5e890851-2833-44d5-8f60-e84b805e1f99 => generated 589 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1803.595980] [54941]: DEBUG cinder.api.middleware.request_id [None req-37a4f25d-5af1-4e5f-8380-31d8272d0152 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1803.598237] [54941]: INFO cinder.api.openstack.wsgi [None req-37a4f25d-5af1-4e5f-8380-31d8272d0152 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1803.598450] [54941]: DEBUG cinder.api.openstack.wsgi [None req-37a4f25d-5af1-4e5f-8380-31d8272d0152 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1803.598665] [54941]: DEBUG cinder.api.openstack.wsgi [None req-37a4f25d-5af1-4e5f-8380-31d8272d0152 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1803.608469] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1803.608469] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1803.611809] [54941]: INFO cinder.volume.api [None req-37a4f25d-5af1-4e5f-8380-31d8272d0152 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1803.617808] [54941]: INFO cinder.api.openstack.wsgi [None req-37a4f25d-5af1-4e5f-8380-31d8272d0152 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1803.618407] [54941]: [pid: 54941|app: 0|req: 191/388] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:10 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1803.929016] [54940]: DEBUG cinder.api.middleware.request_id [None req-3ae3deee-3628-4750-a738-a34fe15308d1 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1803.929489] [54940]: INFO cinder.api.openstack.wsgi [None req-3ae3deee-3628-4750-a738-a34fe15308d1 None None] GET http://10.180.1.21/volume// [ 1803.929673] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3ae3deee-3628-4750-a738-a34fe15308d1 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1803.929887] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3ae3deee-3628-4750-a738-a34fe15308d1 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1803.930314] [54940]: INFO cinder.api.openstack.wsgi [None req-3ae3deee-3628-4750-a738-a34fe15308d1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1803.930728] [54940]: [pid: 54940|app: 0|req: 198/389] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:38:10 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1803.943971] [54941]: DEBUG cinder.api.middleware.request_id [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-5255785d-c23c-4738-b5db-ea3ded4459f1 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1803.948764] [54941]: INFO cinder.api.openstack.wsgi [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-5255785d-c23c-4738-b5db-ea3ded4459f1 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1803.948764] [54941]: DEBUG cinder.api.openstack.wsgi [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-5255785d-c23c-4738-b5db-ea3ded4459f1 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1803.948764] [54941]: DEBUG cinder.api.openstack.wsgi [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-5255785d-c23c-4738-b5db-ea3ded4459f1 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1803.956326] [54940]: DEBUG cinder.api.middleware.request_id [None req-e1fda7fe-b88e-40d4-a399-867708190204 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1803.960016] [54940]: INFO cinder.api.openstack.wsgi [None req-e1fda7fe-b88e-40d4-a399-867708190204 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1803.960271] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1803.960271] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1803.961287] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e1fda7fe-b88e-40d4-a399-867708190204 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1803.961287] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e1fda7fe-b88e-40d4-a399-867708190204 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1803.967062] [54941]: INFO cinder.volume.api [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-5255785d-c23c-4738-b5db-ea3ded4459f1 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1803.968759] [54941]: INFO cinder.api.openstack.wsgi [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-5255785d-c23c-4738-b5db-ea3ded4459f1 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1803.969269] [54941]: [pid: 54941|app: 0|req: 192/390] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:38:10 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1803.970456] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1803.970456] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1803.974110] [54940]: INFO cinder.volume.api [None req-e1fda7fe-b88e-40d4-a399-867708190204 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1803.978758] [54940]: INFO cinder.api.openstack.wsgi [None req-e1fda7fe-b88e-40d4-a399-867708190204 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1803.979174] [54940]: [pid: 54940|app: 0|req: 199/391] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:10 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1804.629487] [54941]: DEBUG cinder.api.middleware.request_id [None req-637d832f-a84a-4177-a038-cc936ab15b2a None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1804.633315] [54941]: INFO cinder.api.openstack.wsgi [None req-637d832f-a84a-4177-a038-cc936ab15b2a tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1804.633315] [54941]: DEBUG cinder.api.openstack.wsgi [None req-637d832f-a84a-4177-a038-cc936ab15b2a tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1804.633315] [54941]: DEBUG cinder.api.openstack.wsgi [None req-637d832f-a84a-4177-a038-cc936ab15b2a tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1804.653815] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1804.653815] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1804.658410] [54941]: INFO cinder.volume.api [None req-637d832f-a84a-4177-a038-cc936ab15b2a tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1804.663946] [54941]: INFO cinder.api.openstack.wsgi [None req-637d832f-a84a-4177-a038-cc936ab15b2a tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1804.664536] [54941]: [pid: 54941|app: 0|req: 193/392] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:11 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1804.989294] [54940]: DEBUG cinder.api.middleware.request_id [None req-42e897e4-ea2d-4cea-89d8-9cd0d51419e7 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1804.991364] [54940]: INFO cinder.api.openstack.wsgi [None req-42e897e4-ea2d-4cea-89d8-9cd0d51419e7 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1804.991592] [54940]: DEBUG cinder.api.openstack.wsgi [None req-42e897e4-ea2d-4cea-89d8-9cd0d51419e7 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1804.991860] [54940]: DEBUG cinder.api.openstack.wsgi [None req-42e897e4-ea2d-4cea-89d8-9cd0d51419e7 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1805.002323] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1805.002323] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1805.005718] [54940]: INFO cinder.volume.api [None req-42e897e4-ea2d-4cea-89d8-9cd0d51419e7 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1805.010512] [54940]: INFO cinder.api.openstack.wsgi [None req-42e897e4-ea2d-4cea-89d8-9cd0d51419e7 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1805.010880] [54940]: [pid: 54940|app: 0|req: 200/393] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:11 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1805.131265] [54941]: DEBUG cinder.api.middleware.request_id [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-e52812aa-cf67-4031-afb8-7f1204e04d10 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.133555] [54941]: INFO cinder.api.openstack.wsgi [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-e52812aa-cf67-4031-afb8-7f1204e04d10 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f8b37667-58a4-45c6-a9e5-e73389c4606c [ 1805.133941] [54941]: DEBUG cinder.api.openstack.wsgi [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-e52812aa-cf67-4031-afb8-7f1204e04d10 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1805.135248] [54941]: DEBUG cinder.api.openstack.wsgi [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-e52812aa-cf67-4031-afb8-7f1204e04d10 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'version_select' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1805.141388] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1805.141388] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1805.672180] [54941]: INFO cinder.api.openstack.wsgi [req-c1a6912f-a9b9-4216-b677-b52d9923fad7 req-e52812aa-cf67-4031-afb8-7f1204e04d10 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/attachments/f8b37667-58a4-45c6-a9e5-e73389c4606c returned with HTTP 200 [ 1805.672180] [54941]: [pid: 54941|app: 0|req: 194/394] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:38:11 2024] DELETE /volume/v3/attachments/f8b37667-58a4-45c6-a9e5-e73389c4606c => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1805.676102] [54940]: DEBUG cinder.api.middleware.request_id [None req-ae491d77-c050-46a2-bcbc-83ada301e7db None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.680505] [54940]: INFO cinder.api.openstack.wsgi [None req-ae491d77-c050-46a2-bcbc-83ada301e7db tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1805.680505] [54940]: DEBUG cinder.api.openstack.wsgi [None req-ae491d77-c050-46a2-bcbc-83ada301e7db tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1805.680505] [54940]: DEBUG cinder.api.openstack.wsgi [None req-ae491d77-c050-46a2-bcbc-83ada301e7db tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1805.693666] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1805.693666] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1805.697248] [54940]: INFO cinder.volume.api [None req-ae491d77-c050-46a2-bcbc-83ada301e7db tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1805.702421] [54940]: INFO cinder.api.openstack.wsgi [None req-ae491d77-c050-46a2-bcbc-83ada301e7db tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1805.702805] [54940]: [pid: 54940|app: 0|req: 201/395] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:12 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1806.020434] [54941]: DEBUG cinder.api.middleware.request_id [None req-70e83a68-fb3f-47e6-8c9f-c29127e5b61e None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.022537] [54941]: INFO cinder.api.openstack.wsgi [None req-70e83a68-fb3f-47e6-8c9f-c29127e5b61e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1806.022754] [54941]: DEBUG cinder.api.openstack.wsgi [None req-70e83a68-fb3f-47e6-8c9f-c29127e5b61e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.022968] [54941]: DEBUG cinder.api.openstack.wsgi [None req-70e83a68-fb3f-47e6-8c9f-c29127e5b61e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.030552] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.030552] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.033686] [54941]: INFO cinder.volume.api [None req-70e83a68-fb3f-47e6-8c9f-c29127e5b61e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1806.037826] [54941]: INFO cinder.api.openstack.wsgi [None req-70e83a68-fb3f-47e6-8c9f-c29127e5b61e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1806.038202] [54941]: [pid: 54941|app: 0|req: 195/396] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:12 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1806.097644] [54940]: DEBUG cinder.api.middleware.request_id [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-4883d03f-0252-443b-ac88-06992b3b301c None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.100560] [54940]: INFO cinder.api.openstack.wsgi [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-4883d03f-0252-443b-ac88-06992b3b301c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1806.100781] [54940]: DEBUG cinder.api.openstack.wsgi [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-4883d03f-0252-443b-ac88-06992b3b301c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.101008] [54940]: DEBUG cinder.api.openstack.wsgi [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-4883d03f-0252-443b-ac88-06992b3b301c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.112624] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.112624] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.116057] [54940]: INFO cinder.volume.api [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-4883d03f-0252-443b-ac88-06992b3b301c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1806.120331] [54940]: INFO cinder.api.openstack.wsgi [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-4883d03f-0252-443b-ac88-06992b3b301c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1806.120727] [54940]: [pid: 54940|app: 0|req: 202/397] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:38:12 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1806.137667] [54941]: DEBUG cinder.api.middleware.request_id [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-297f2895-1d6b-4f46-b739-382d2257a126 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.138725] [54940]: DEBUG cinder.api.middleware.request_id [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-1e4a68fd-4fb5-4ebd-baab-5aa22bf959b4 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.139958] [54941]: INFO cinder.api.openstack.wsgi [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-297f2895-1d6b-4f46-b739-382d2257a126 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] POST http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb/action [ 1806.140416] [54941]: DEBUG cinder.api.openstack.wsgi [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-297f2895-1d6b-4f46-b739-382d2257a126 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1806.140558] [54941]: DEBUG cinder.api.openstack.wsgi [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-297f2895-1d6b-4f46-b739-382d2257a126 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1806.141403] [54940]: INFO cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-1e4a68fd-4fb5-4ebd-baab-5aa22bf959b4 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] POST http://10.180.1.21/volume/v3/attachments/5e890851-2833-44d5-8f60-e84b805e1f99/action [ 1806.142030] [54940]: DEBUG cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-1e4a68fd-4fb5-4ebd-baab-5aa22bf959b4 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Action body: b'{"os-complete": null}' {{(pid=54940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1806.142030] [54940]: DEBUG cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-1e4a68fd-4fb5-4ebd-baab-5aa22bf959b4 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1806.151251] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.151251] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.151513] [54941]: INFO cinder.volume.api [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-297f2895-1d6b-4f46-b739-382d2257a126 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1806.156914] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.156914] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.157161] [54941]: INFO cinder.volume.api [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-297f2895-1d6b-4f46-b739-382d2257a126 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Begin detaching volume completed successfully. [ 1806.157532] [54941]: INFO cinder.api.openstack.wsgi [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-297f2895-1d6b-4f46-b739-382d2257a126 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb/action returned with HTTP 202 [ 1806.158142] [54941]: [pid: 54941|app: 0|req: 196/398] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 12:38:12 2024] POST /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1806.166025] [54940]: INFO cinder.api.openstack.wsgi [req-dab5d893-4a20-4749-83e3-82bd9e7972fa req-1e4a68fd-4fb5-4ebd-baab-5aa22bf959b4 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/attachments/5e890851-2833-44d5-8f60-e84b805e1f99/action returned with HTTP 204 [ 1806.166025] [54940]: [pid: 54940|app: 0|req: 203/399] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:38:12 2024] POST /volume/v3/attachments/5e890851-2833-44d5-8f60-e84b805e1f99/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1806.179583] [54941]: DEBUG cinder.api.middleware.request_id [None req-4c3ece52-c094-4c83-83aa-34c91503e47a None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.180362] [54941]: INFO cinder.api.openstack.wsgi [None req-4c3ece52-c094-4c83-83aa-34c91503e47a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1806.180590] [54941]: DEBUG cinder.api.openstack.wsgi [None req-4c3ece52-c094-4c83-83aa-34c91503e47a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.180816] [54941]: DEBUG cinder.api.openstack.wsgi [None req-4c3ece52-c094-4c83-83aa-34c91503e47a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.197022] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.197022] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.198580] [54941]: INFO cinder.volume.api [None req-4c3ece52-c094-4c83-83aa-34c91503e47a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1806.204146] [54941]: INFO cinder.api.openstack.wsgi [None req-4c3ece52-c094-4c83-83aa-34c91503e47a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1806.204629] [54941]: [pid: 54941|app: 0|req: 197/400] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:13 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1806.712963] [54940]: DEBUG cinder.api.middleware.request_id [None req-ad04e49b-b5fb-43a1-bdbb-680b26363de4 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.715053] [54940]: INFO cinder.api.openstack.wsgi [None req-ad04e49b-b5fb-43a1-bdbb-680b26363de4 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1806.715283] [54940]: DEBUG cinder.api.openstack.wsgi [None req-ad04e49b-b5fb-43a1-bdbb-680b26363de4 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.715501] [54940]: DEBUG cinder.api.openstack.wsgi [None req-ad04e49b-b5fb-43a1-bdbb-680b26363de4 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.725446] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.725446] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.728923] [54940]: INFO cinder.volume.api [None req-ad04e49b-b5fb-43a1-bdbb-680b26363de4 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1806.733320] [54940]: INFO cinder.api.openstack.wsgi [None req-ad04e49b-b5fb-43a1-bdbb-680b26363de4 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1806.733703] [54940]: [pid: 54940|app: 0|req: 204/401] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:13 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1806.742152] [54941]: DEBUG cinder.api.middleware.request_id [None req-5abc44d1-9ab2-4af5-862a-da7131a563a7 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.744182] [54941]: INFO cinder.api.openstack.wsgi [None req-5abc44d1-9ab2-4af5-862a-da7131a563a7 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1806.744447] [54941]: DEBUG cinder.api.openstack.wsgi [None req-5abc44d1-9ab2-4af5-862a-da7131a563a7 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.744667] [54941]: DEBUG cinder.api.openstack.wsgi [None req-5abc44d1-9ab2-4af5-862a-da7131a563a7 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.754375] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.754375] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.758652] [54941]: INFO cinder.volume.api [None req-5abc44d1-9ab2-4af5-862a-da7131a563a7 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1806.762910] [54941]: INFO cinder.api.openstack.wsgi [None req-5abc44d1-9ab2-4af5-862a-da7131a563a7 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1806.763273] [54941]: [pid: 54941|app: 0|req: 198/402] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:13 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1807.193693] [54940]: DEBUG cinder.api.middleware.request_id [None req-bbaa5163-6682-4d81-bc11-778b3cfb4f9a None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1807.194236] [54940]: INFO cinder.api.openstack.wsgi [None req-bbaa5163-6682-4d81-bc11-778b3cfb4f9a None None] GET http://10.180.1.21/volume// [ 1807.194559] [54940]: DEBUG cinder.api.openstack.wsgi [None req-bbaa5163-6682-4d81-bc11-778b3cfb4f9a None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1807.194847] [54940]: DEBUG cinder.api.openstack.wsgi [None req-bbaa5163-6682-4d81-bc11-778b3cfb4f9a None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1807.195274] [54940]: INFO cinder.api.openstack.wsgi [None req-bbaa5163-6682-4d81-bc11-778b3cfb4f9a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1807.195733] [54940]: [pid: 54940|app: 0|req: 205/403] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:38:14 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1807.199607] [54941]: DEBUG cinder.api.middleware.request_id [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-58897a93-f62a-4b49-a9dc-deb72ee28f7f None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1807.201977] [54941]: INFO cinder.api.openstack.wsgi [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-58897a93-f62a-4b49-a9dc-deb72ee28f7f tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1807.202242] [54941]: DEBUG cinder.api.openstack.wsgi [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-58897a93-f62a-4b49-a9dc-deb72ee28f7f tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1807.202464] [54941]: DEBUG cinder.api.openstack.wsgi [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-58897a93-f62a-4b49-a9dc-deb72ee28f7f tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1807.213482] [54940]: DEBUG cinder.api.middleware.request_id [None req-a5b4d8da-4004-4d90-a971-41b9d53d6e04 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1807.215643] [54940]: INFO cinder.api.openstack.wsgi [None req-a5b4d8da-4004-4d90-a971-41b9d53d6e04 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1807.215871] [54940]: DEBUG cinder.api.openstack.wsgi [None req-a5b4d8da-4004-4d90-a971-41b9d53d6e04 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1807.216102] [54940]: DEBUG cinder.api.openstack.wsgi [None req-a5b4d8da-4004-4d90-a971-41b9d53d6e04 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1807.216816] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1807.216816] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1807.220667] [54941]: INFO cinder.volume.api [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-58897a93-f62a-4b49-a9dc-deb72ee28f7f tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1807.225611] [54941]: INFO cinder.api.openstack.wsgi [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-58897a93-f62a-4b49-a9dc-deb72ee28f7f tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1807.226312] [54941]: [pid: 54941|app: 0|req: 199/404] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:38:14 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1807.226592] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1807.226592] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1807.230073] [54940]: INFO cinder.volume.api [None req-a5b4d8da-4004-4d90-a971-41b9d53d6e04 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1807.234330] [54940]: INFO cinder.api.openstack.wsgi [None req-a5b4d8da-4004-4d90-a971-41b9d53d6e04 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1807.234842] [54940]: [pid: 54940|app: 0|req: 206/405] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:14 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1807.812874] [54941]: DEBUG cinder.api.middleware.request_id [None req-25668f47-e522-46f7-9983-3f152f21bb91 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1807.814988] [54941]: INFO cinder.api.openstack.wsgi [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1807.815376] [54941]: DEBUG cinder.api.openstack.wsgi [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-292983239"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1807.816981] [54941]: DEBUG cinder.api.v3.volumes [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-292983239'}} {{(pid=54941) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1807.817145] [54941]: INFO cinder.api.v3.volumes [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Create volume of 1 GB [ 1807.821154] [54941]: INFO cinder.volume.api [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Availability Zones retrieved successfully. [ 1807.827912] [54941]: DEBUG cinder.volume.api [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Flow 'volume_create_api' (d8e68a9d-59dc-4e5a-9b13-b9ad72386bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1807.829148] [54941]: DEBUG cinder.volume.api [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de747290-bd21-46a4-899c-fe5092643a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1807.830230] [54941]: DEBUG cinder.volume.flows.api.create_volume [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Validating volume size '1' using validate_int {{(pid=54941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1807.847816] [54941]: DEBUG cinder.volume.api [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de747290-bd21-46a4-899c-fe5092643a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1807.848731] [54941]: DEBUG cinder.volume.api [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ae35b3-2755-480d-b1db-664f88999e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1807.878571] [54941]: DEBUG cinder.quota [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Created reservations ['3bfbfb6a-6928-43db-aee6-007457a2e121', '61b7e570-e36c-4e69-bbf5-2dedd992774b', 'ded82c6f-d7d9-4e0b-8916-10120b92dc5e', '4c5953ab-1d38-471a-b166-e8be9d0dcb40'] {{(pid=54941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1807.879558] [54941]: DEBUG cinder.volume.api [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ae35b3-2755-480d-b1db-664f88999e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bfbfb6a-6928-43db-aee6-007457a2e121', '61b7e570-e36c-4e69-bbf5-2dedd992774b', 'ded82c6f-d7d9-4e0b-8916-10120b92dc5e', '4c5953ab-1d38-471a-b166-e8be9d0dcb40']}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1807.880477] [54941]: DEBUG cinder.volume.api [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4a65136-2a97-4a27-b0c1-7b867bda5ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1807.891677] [54941]: DEBUG cinder.volume.api [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4a65136-2a97-4a27-b0c1-7b867bda5ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2439fb6f-5934-4f2a-91f2-3abff34e59af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-292983239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6d5f44801d4afbad5492d0c7c277b7',qos_specs=None,replication_status=,reservations=['3bfbfb6a-6928-43db-aee6-007457a2e121','61b7e570-e36c-4e69-bbf5-2dedd992774b','ded82c6f-d7d9-4e0b-8916-10120b92dc5e','4c5953ab-1d38-471a-b166-e8be9d0dcb40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='010e9b5cfbc647a2b7d7425bb0b1b531',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:38:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-292983239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2439fb6f-5934-4f2a-91f2-3abff34e59af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa6d5f44801d4afbad5492d0c7c277b7',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='010e9b5cfbc647a2b7d7425bb0b1b531',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1807.892732] [54941]: DEBUG cinder.volume.api [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5bc8cf6-1bd4-463f-9238-cf93c76cb661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1807.904585] [54941]: DEBUG cinder.volume.api [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5bc8cf6-1bd4-463f-9238-cf93c76cb661) 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-292983239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6d5f44801d4afbad5492d0c7c277b7',qos_specs=None,replication_status=,reservations=['3bfbfb6a-6928-43db-aee6-007457a2e121','61b7e570-e36c-4e69-bbf5-2dedd992774b','ded82c6f-d7d9-4e0b-8916-10120b92dc5e','4c5953ab-1d38-471a-b166-e8be9d0dcb40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='010e9b5cfbc647a2b7d7425bb0b1b531',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1807.905438] [54941]: DEBUG cinder.volume.api [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0767654-184d-442c-950c-b01a13ac0806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1807.913133] [54941]: DEBUG cinder.volume.api [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0767654-184d-442c-950c-b01a13ac0806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1807.914166] [54941]: DEBUG cinder.volume.api [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Flow 'volume_create_api' (d8e68a9d-59dc-4e5a-9b13-b9ad72386bf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1807.914522] [54941]: INFO cinder.volume.api [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Create volume request issued successfully. [ 1807.915196] [54941]: INFO cinder.api.openstack.wsgi [None req-25668f47-e522-46f7-9983-3f152f21bb91 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1807.919345] [54941]: [pid: 54941|app: 0|req: 200/406] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:38:14 2024] POST /volume/v3/volumes => generated 755 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1807.929376] [54940]: DEBUG cinder.api.middleware.request_id [None req-3fe52242-1c97-4e76-b813-f209ac696ccb None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1807.934960] [54940]: INFO cinder.api.openstack.wsgi [None req-3fe52242-1c97-4e76-b813-f209ac696ccb tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af [ 1807.935224] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3fe52242-1c97-4e76-b813-f209ac696ccb tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1807.935470] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3fe52242-1c97-4e76-b813-f209ac696ccb tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1807.957681] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1807.957681] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1807.965777] [54940]: INFO cinder.volume.api [None req-3fe52242-1c97-4e76-b813-f209ac696ccb tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1807.970937] [54940]: INFO cinder.api.openstack.wsgi [None req-3fe52242-1c97-4e76-b813-f209ac696ccb tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af returned with HTTP 200 [ 1807.971704] [54940]: [pid: 54940|app: 0|req: 207/407] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:14 2024] GET /volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af => generated 823 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1808.243336] [54941]: DEBUG cinder.api.middleware.request_id [None req-71d10984-cdfe-4de5-bb21-dbaa896660ab None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.245604] [54941]: INFO cinder.api.openstack.wsgi [None req-71d10984-cdfe-4de5-bb21-dbaa896660ab tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1808.245878] [54941]: DEBUG cinder.api.openstack.wsgi [None req-71d10984-cdfe-4de5-bb21-dbaa896660ab tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1808.246049] [54941]: DEBUG cinder.api.openstack.wsgi [None req-71d10984-cdfe-4de5-bb21-dbaa896660ab tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1808.258127] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1808.258127] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1808.261683] [54941]: INFO cinder.volume.api [None req-71d10984-cdfe-4de5-bb21-dbaa896660ab tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1808.266207] [54941]: INFO cinder.api.openstack.wsgi [None req-71d10984-cdfe-4de5-bb21-dbaa896660ab tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1808.266605] [54941]: [pid: 54941|app: 0|req: 201/408] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:15 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1808.987334] [54940]: DEBUG cinder.api.middleware.request_id [None req-d23eb0af-3c16-4c39-a977-7a69810ae6f5 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.989375] [54940]: INFO cinder.api.openstack.wsgi [None req-d23eb0af-3c16-4c39-a977-7a69810ae6f5 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af [ 1808.989598] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d23eb0af-3c16-4c39-a977-7a69810ae6f5 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1808.989816] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d23eb0af-3c16-4c39-a977-7a69810ae6f5 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1808.997216] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1808.997216] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1809.000587] [54940]: INFO cinder.volume.api [None req-d23eb0af-3c16-4c39-a977-7a69810ae6f5 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1809.004864] [54940]: INFO cinder.api.openstack.wsgi [None req-d23eb0af-3c16-4c39-a977-7a69810ae6f5 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af returned with HTTP 200 [ 1809.005258] [54940]: [pid: 54940|app: 0|req: 208/409] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:15 2024] GET /volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1809.275950] [54941]: DEBUG cinder.api.middleware.request_id [None req-bb6d9045-ad83-41fc-8030-9ff36ff86c56 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.278186] [54941]: INFO cinder.api.openstack.wsgi [None req-bb6d9045-ad83-41fc-8030-9ff36ff86c56 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1809.278422] [54941]: DEBUG cinder.api.openstack.wsgi [None req-bb6d9045-ad83-41fc-8030-9ff36ff86c56 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1809.278647] [54941]: DEBUG cinder.api.openstack.wsgi [None req-bb6d9045-ad83-41fc-8030-9ff36ff86c56 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1809.291508] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1809.291508] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1809.295879] [54941]: INFO cinder.volume.api [None req-bb6d9045-ad83-41fc-8030-9ff36ff86c56 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1809.301235] [54941]: INFO cinder.api.openstack.wsgi [None req-bb6d9045-ad83-41fc-8030-9ff36ff86c56 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1809.301766] [54941]: [pid: 54941|app: 0|req: 202/410] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:16 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1809.573682] [54940]: DEBUG cinder.api.middleware.request_id [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-20ce20f6-067e-4461-adc7-6125d8da7700 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.575622] [54940]: INFO cinder.api.openstack.wsgi [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-20ce20f6-067e-4461-adc7-6125d8da7700 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9fccfc35-ef5a-46a6-abea-40a307a68af7 [ 1809.575834] [54940]: DEBUG cinder.api.openstack.wsgi [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-20ce20f6-067e-4461-adc7-6125d8da7700 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1809.576066] [54940]: DEBUG cinder.api.openstack.wsgi [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-20ce20f6-067e-4461-adc7-6125d8da7700 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'version_select' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1809.583610] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1809.583610] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1810.113659] [54940]: INFO cinder.api.openstack.wsgi [req-782ff71a-7f99-43dd-b15e-5081323bd68a req-20ce20f6-067e-4461-adc7-6125d8da7700 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/attachments/9fccfc35-ef5a-46a6-abea-40a307a68af7 returned with HTTP 200 [ 1810.114300] [54940]: [pid: 54940|app: 0|req: 209/411] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:38:16 2024] DELETE /volume/v3/attachments/9fccfc35-ef5a-46a6-abea-40a307a68af7 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1810.312479] [54941]: DEBUG cinder.api.middleware.request_id [None req-08d801f7-9dc4-40c0-a0f9-27223fcae70d None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1810.314815] [54941]: INFO cinder.api.openstack.wsgi [None req-08d801f7-9dc4-40c0-a0f9-27223fcae70d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1810.315043] [54941]: DEBUG cinder.api.openstack.wsgi [None req-08d801f7-9dc4-40c0-a0f9-27223fcae70d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1810.315295] [54941]: DEBUG cinder.api.openstack.wsgi [None req-08d801f7-9dc4-40c0-a0f9-27223fcae70d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1810.324595] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1810.324595] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1810.328153] [54941]: INFO cinder.volume.api [None req-08d801f7-9dc4-40c0-a0f9-27223fcae70d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1810.332927] [54941]: INFO cinder.api.openstack.wsgi [None req-08d801f7-9dc4-40c0-a0f9-27223fcae70d tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1810.333332] [54941]: [pid: 54941|app: 0|req: 203/412] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:17 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1810.342481] [54940]: DEBUG cinder.api.middleware.request_id [None req-0d3490b8-9b9e-4706-a414-7ea450692eae None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1810.345008] [54940]: INFO cinder.api.openstack.wsgi [None req-0d3490b8-9b9e-4706-a414-7ea450692eae tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1810.345244] [54940]: DEBUG cinder.api.openstack.wsgi [None req-0d3490b8-9b9e-4706-a414-7ea450692eae tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1810.345462] [54940]: DEBUG cinder.api.openstack.wsgi [None req-0d3490b8-9b9e-4706-a414-7ea450692eae tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1810.353100] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1810.353100] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1810.356676] [54940]: INFO cinder.volume.api [None req-0d3490b8-9b9e-4706-a414-7ea450692eae tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1810.360927] [54940]: INFO cinder.api.openstack.wsgi [None req-0d3490b8-9b9e-4706-a414-7ea450692eae tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1810.361399] [54940]: [pid: 54940|app: 0|req: 210/413] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:17 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1811.433281] [54941]: DEBUG cinder.api.middleware.request_id [None req-fa34ddbd-4054-4259-b5d0-2d1d9cf108de None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1811.435466] [54941]: INFO cinder.api.openstack.wsgi [None req-fa34ddbd-4054-4259-b5d0-2d1d9cf108de tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1811.435679] [54941]: DEBUG cinder.api.openstack.wsgi [None req-fa34ddbd-4054-4259-b5d0-2d1d9cf108de tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1811.435894] [54941]: DEBUG cinder.api.openstack.wsgi [None req-fa34ddbd-4054-4259-b5d0-2d1d9cf108de tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1811.443422] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1811.443422] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1811.446855] [54941]: INFO cinder.volume.api [None req-fa34ddbd-4054-4259-b5d0-2d1d9cf108de tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1811.451054] [54941]: INFO cinder.api.openstack.wsgi [None req-fa34ddbd-4054-4259-b5d0-2d1d9cf108de tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1811.451466] [54941]: [pid: 54941|app: 0|req: 204/414] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:18 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1811.460764] [54940]: DEBUG cinder.api.middleware.request_id [None req-18f80a89-079d-4338-a26e-27724f48f654 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1811.463269] [54940]: INFO cinder.api.openstack.wsgi [None req-18f80a89-079d-4338-a26e-27724f48f654 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1811.463269] [54940]: DEBUG cinder.api.openstack.wsgi [None req-18f80a89-079d-4338-a26e-27724f48f654 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1811.463464] [54940]: DEBUG cinder.api.openstack.wsgi [None req-18f80a89-079d-4338-a26e-27724f48f654 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1811.470994] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1811.470994] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1811.474288] [54940]: INFO cinder.volume.api [None req-18f80a89-079d-4338-a26e-27724f48f654 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1811.478520] [54940]: INFO cinder.api.openstack.wsgi [None req-18f80a89-079d-4338-a26e-27724f48f654 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1811.478905] [54940]: [pid: 54940|app: 0|req: 211/415] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:18 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1811.515812] [54941]: DEBUG cinder.api.middleware.request_id [None req-69328384-662a-4ffb-a0ba-0769d7df93a3 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1811.518063] [54941]: INFO cinder.api.openstack.wsgi [None req-69328384-662a-4ffb-a0ba-0769d7df93a3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1811.518285] [54941]: DEBUG cinder.api.openstack.wsgi [None req-69328384-662a-4ffb-a0ba-0769d7df93a3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1811.518501] [54941]: DEBUG cinder.api.openstack.wsgi [None req-69328384-662a-4ffb-a0ba-0769d7df93a3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1811.526133] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1811.526133] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1811.529440] [54941]: INFO cinder.volume.api [None req-69328384-662a-4ffb-a0ba-0769d7df93a3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1811.533450] [54941]: INFO cinder.api.openstack.wsgi [None req-69328384-662a-4ffb-a0ba-0769d7df93a3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1811.533814] [54941]: [pid: 54941|app: 0|req: 205/416] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:18 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1812.877193] [54940]: DEBUG cinder.api.middleware.request_id [None req-a165657b-aafe-41df-b49e-04081c79ea1d None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1812.879207] [54940]: INFO cinder.api.openstack.wsgi [None req-a165657b-aafe-41df-b49e-04081c79ea1d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1812.879419] [54940]: DEBUG cinder.api.openstack.wsgi [None req-a165657b-aafe-41df-b49e-04081c79ea1d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1812.879636] [54940]: DEBUG cinder.api.openstack.wsgi [None req-a165657b-aafe-41df-b49e-04081c79ea1d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1812.893453] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1812.893453] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1812.896911] [54940]: INFO cinder.volume.api [None req-a165657b-aafe-41df-b49e-04081c79ea1d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1812.901399] [54940]: INFO cinder.api.openstack.wsgi [None req-a165657b-aafe-41df-b49e-04081c79ea1d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1812.901849] [54940]: [pid: 54940|app: 0|req: 212/417] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:19 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1813.157152] [54941]: DEBUG cinder.api.middleware.request_id [None req-58b2526a-8b1d-4af9-85df-8636bc7a2a38 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1813.159349] [54941]: INFO cinder.api.openstack.wsgi [None req-58b2526a-8b1d-4af9-85df-8636bc7a2a38 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1813.159585] [54941]: DEBUG cinder.api.openstack.wsgi [None req-58b2526a-8b1d-4af9-85df-8636bc7a2a38 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1813.159804] [54941]: DEBUG cinder.api.openstack.wsgi [None req-58b2526a-8b1d-4af9-85df-8636bc7a2a38 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1813.170432] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1813.170432] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1813.173931] [54941]: INFO cinder.volume.api [None req-58b2526a-8b1d-4af9-85df-8636bc7a2a38 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1813.178576] [54941]: INFO cinder.api.openstack.wsgi [None req-58b2526a-8b1d-4af9-85df-8636bc7a2a38 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1813.179016] [54941]: [pid: 54941|app: 0|req: 206/418] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:20 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1813.229128] [54940]: DEBUG cinder.api.middleware.request_id [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-6e36d1b9-548c-44d3-b2fe-126f4ed838c2 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1813.231882] [54940]: INFO cinder.api.openstack.wsgi [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-6e36d1b9-548c-44d3-b2fe-126f4ed838c2 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1813.232184] [54940]: DEBUG cinder.api.openstack.wsgi [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-6e36d1b9-548c-44d3-b2fe-126f4ed838c2 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1813.232490] [54940]: DEBUG cinder.api.openstack.wsgi [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-6e36d1b9-548c-44d3-b2fe-126f4ed838c2 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1813.245825] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1813.245825] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1813.250326] [54940]: INFO cinder.volume.api [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-6e36d1b9-548c-44d3-b2fe-126f4ed838c2 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1813.256028] [54940]: INFO cinder.api.openstack.wsgi [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-6e36d1b9-548c-44d3-b2fe-126f4ed838c2 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1813.256028] [54940]: [pid: 54940|app: 0|req: 213/419] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:38:20 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1813.274887] [54941]: DEBUG cinder.api.middleware.request_id [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-11ed1270-cb80-40e0-ad1c-48ea5a73fd53 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1813.277895] [54941]: INFO cinder.api.openstack.wsgi [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-11ed1270-cb80-40e0-ad1c-48ea5a73fd53 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] POST http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15/action [ 1813.278366] [54941]: DEBUG cinder.api.openstack.wsgi [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-11ed1270-cb80-40e0-ad1c-48ea5a73fd53 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1813.278616] [54941]: DEBUG cinder.api.openstack.wsgi [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-11ed1270-cb80-40e0-ad1c-48ea5a73fd53 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1813.289904] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1813.289904] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1813.290504] [54941]: INFO cinder.volume.api [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-11ed1270-cb80-40e0-ad1c-48ea5a73fd53 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1813.297713] [54941]: INFO cinder.volume.api [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-11ed1270-cb80-40e0-ad1c-48ea5a73fd53 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Begin detaching volume completed successfully. [ 1813.298273] [54941]: INFO cinder.api.openstack.wsgi [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-11ed1270-cb80-40e0-ad1c-48ea5a73fd53 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15/action returned with HTTP 202 [ 1813.298867] [54941]: [pid: 54941|app: 0|req: 207/420] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 12:38:20 2024] POST /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1814.324714] [54940]: DEBUG cinder.api.middleware.request_id [None req-60aa2b30-b342-49c4-821e-4310f86f25aa None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1814.324714] [54940]: INFO cinder.api.openstack.wsgi [None req-60aa2b30-b342-49c4-821e-4310f86f25aa None None] GET http://10.180.1.21/volume// [ 1814.325187] [54940]: DEBUG cinder.api.openstack.wsgi [None req-60aa2b30-b342-49c4-821e-4310f86f25aa None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1814.325187] [54940]: DEBUG cinder.api.openstack.wsgi [None req-60aa2b30-b342-49c4-821e-4310f86f25aa None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1814.326071] [54940]: INFO cinder.api.openstack.wsgi [None req-60aa2b30-b342-49c4-821e-4310f86f25aa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1814.326071] [54940]: [pid: 54940|app: 0|req: 214/421] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:38:21 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1814.329209] [54941]: DEBUG cinder.api.middleware.request_id [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-c873b0be-cf4e-478a-bd35-b6def7977f7a None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1814.331573] [54941]: INFO cinder.api.openstack.wsgi [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-c873b0be-cf4e-478a-bd35-b6def7977f7a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1814.331895] [54941]: DEBUG cinder.api.openstack.wsgi [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-c873b0be-cf4e-478a-bd35-b6def7977f7a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1814.332100] [54941]: DEBUG cinder.api.openstack.wsgi [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-c873b0be-cf4e-478a-bd35-b6def7977f7a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1814.346174] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1814.346174] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1814.350224] [54941]: INFO cinder.volume.api [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-c873b0be-cf4e-478a-bd35-b6def7977f7a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1814.355693] [54941]: INFO cinder.api.openstack.wsgi [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-c873b0be-cf4e-478a-bd35-b6def7977f7a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1814.356145] [54941]: [pid: 54941|app: 0|req: 208/422] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:38:21 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 1321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1815.547615] [54940]: DEBUG cinder.api.middleware.request_id [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-72434d5e-e6ec-4538-b647-52ed69e52895 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1815.550066] [54940]: INFO cinder.api.openstack.wsgi [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-72434d5e-e6ec-4538-b647-52ed69e52895 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] DELETE http://10.180.1.21/volume/v3/attachments/39eeeb0e-0bc9-4a80-b7ca-35099e8e2841 [ 1815.550290] [54940]: DEBUG cinder.api.openstack.wsgi [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-72434d5e-e6ec-4538-b647-52ed69e52895 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1815.550503] [54940]: DEBUG cinder.api.openstack.wsgi [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-72434d5e-e6ec-4538-b647-52ed69e52895 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'version_select' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1815.558588] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1815.558588] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1816.085118] [54940]: INFO cinder.api.openstack.wsgi [req-41d7f5f7-5a51-414d-9c39-1aa78b9165a7 req-72434d5e-e6ec-4538-b647-52ed69e52895 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/attachments/39eeeb0e-0bc9-4a80-b7ca-35099e8e2841 returned with HTTP 200 [ 1816.085812] [54940]: [pid: 54940|app: 0|req: 215/423] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:38:22 2024] DELETE /volume/v3/attachments/39eeeb0e-0bc9-4a80-b7ca-35099e8e2841 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1817.615535] [54941]: DEBUG cinder.api.middleware.request_id [None req-b50c450d-a772-4e1c-baca-cdf82aa017f0 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1817.617637] [54941]: INFO cinder.api.openstack.wsgi [None req-b50c450d-a772-4e1c-baca-cdf82aa017f0 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1817.617931] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b50c450d-a772-4e1c-baca-cdf82aa017f0 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1817.618178] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b50c450d-a772-4e1c-baca-cdf82aa017f0 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1817.628523] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1817.628523] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1817.632487] [54941]: INFO cinder.volume.api [None req-b50c450d-a772-4e1c-baca-cdf82aa017f0 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1817.637303] [54941]: INFO cinder.api.openstack.wsgi [None req-b50c450d-a772-4e1c-baca-cdf82aa017f0 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1817.637724] [54941]: [pid: 54941|app: 0|req: 209/424] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:24 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1818.119033] [54940]: DEBUG cinder.api.middleware.request_id [None req-564104f0-3e9e-4e33-9ae0-af0fa8380c2f None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1818.121147] [54940]: INFO cinder.api.openstack.wsgi [None req-564104f0-3e9e-4e33-9ae0-af0fa8380c2f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1818.121363] [54940]: DEBUG cinder.api.openstack.wsgi [None req-564104f0-3e9e-4e33-9ae0-af0fa8380c2f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1818.121584] [54940]: DEBUG cinder.api.openstack.wsgi [None req-564104f0-3e9e-4e33-9ae0-af0fa8380c2f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1818.132989] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1818.132989] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1818.136948] [54940]: INFO cinder.volume.api [None req-564104f0-3e9e-4e33-9ae0-af0fa8380c2f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1818.142012] [54940]: INFO cinder.api.openstack.wsgi [None req-564104f0-3e9e-4e33-9ae0-af0fa8380c2f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1818.142449] [54940]: [pid: 54940|app: 0|req: 216/425] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:24 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1818.177873] [54941]: DEBUG cinder.api.middleware.request_id [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-d2f82fcc-94f7-4177-a711-b409fd042d2f None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1818.180053] [54941]: INFO cinder.api.openstack.wsgi [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-d2f82fcc-94f7-4177-a711-b409fd042d2f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1818.180430] [54941]: DEBUG cinder.api.openstack.wsgi [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-d2f82fcc-94f7-4177-a711-b409fd042d2f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1818.181047] [54941]: DEBUG cinder.api.openstack.wsgi [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-d2f82fcc-94f7-4177-a711-b409fd042d2f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1818.191563] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1818.191563] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1818.196030] [54941]: INFO cinder.volume.api [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-d2f82fcc-94f7-4177-a711-b409fd042d2f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1818.200426] [54941]: INFO cinder.api.openstack.wsgi [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-d2f82fcc-94f7-4177-a711-b409fd042d2f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1818.200840] [54941]: [pid: 54941|app: 0|req: 210/426] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:38:25 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1818.217830] [54940]: DEBUG cinder.api.middleware.request_id [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-b2328d22-2e44-483a-9f0a-0ce08d2fad88 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1818.220222] [54940]: INFO cinder.api.openstack.wsgi [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-b2328d22-2e44-483a-9f0a-0ce08d2fad88 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] POST http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55/action [ 1818.220610] [54940]: DEBUG cinder.api.openstack.wsgi [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-b2328d22-2e44-483a-9f0a-0ce08d2fad88 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1818.220800] [54940]: DEBUG cinder.api.openstack.wsgi [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-b2328d22-2e44-483a-9f0a-0ce08d2fad88 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1818.230531] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1818.230531] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1818.231497] [54940]: INFO cinder.volume.api [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-b2328d22-2e44-483a-9f0a-0ce08d2fad88 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1818.236750] [54940]: INFO cinder.volume.api [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-b2328d22-2e44-483a-9f0a-0ce08d2fad88 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Begin detaching volume completed successfully. [ 1818.236989] [54940]: INFO cinder.api.openstack.wsgi [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-b2328d22-2e44-483a-9f0a-0ce08d2fad88 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55/action returned with HTTP 202 [ 1818.237450] [54940]: [pid: 54940|app: 0|req: 217/427] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 12:38:25 2024] POST /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1818.602012] [54941]: DEBUG cinder.api.middleware.request_id [None req-42751720-e10f-4748-91dd-429a019afb22 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1818.604722] [54941]: INFO cinder.api.openstack.wsgi [None req-42751720-e10f-4748-91dd-429a019afb22 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] DELETE http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1818.605153] [54941]: DEBUG cinder.api.openstack.wsgi [None req-42751720-e10f-4748-91dd-429a019afb22 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1818.605506] [54941]: DEBUG cinder.api.openstack.wsgi [None req-42751720-e10f-4748-91dd-429a019afb22 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'delete' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1818.605821] [54941]: INFO cinder.api.v3.volumes [None req-42751720-e10f-4748-91dd-429a019afb22 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Delete volume with id: 66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1818.617686] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1818.617686] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1818.618123] [54941]: INFO cinder.volume.api [None req-42751720-e10f-4748-91dd-429a019afb22 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1818.641092] [54941]: INFO cinder.volume.api [None req-42751720-e10f-4748-91dd-429a019afb22 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Delete volume request issued successfully. [ 1818.641327] [54941]: INFO cinder.api.openstack.wsgi [None req-42751720-e10f-4748-91dd-429a019afb22 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 202 [ 1818.641937] [54941]: [pid: 54941|app: 0|req: 211/428] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:38:25 2024] DELETE /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1818.645074] [54940]: DEBUG cinder.api.middleware.request_id [None req-b5c130fe-112f-4e04-ad2f-dca6b35ff3be None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1818.647814] [54940]: INFO cinder.api.openstack.wsgi [None req-b5c130fe-112f-4e04-ad2f-dca6b35ff3be tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1818.648108] [54940]: DEBUG cinder.api.openstack.wsgi [None req-b5c130fe-112f-4e04-ad2f-dca6b35ff3be tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1818.648381] [54940]: DEBUG cinder.api.openstack.wsgi [None req-b5c130fe-112f-4e04-ad2f-dca6b35ff3be tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1818.657912] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1818.657912] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1818.662986] [54940]: INFO cinder.volume.api [None req-b5c130fe-112f-4e04-ad2f-dca6b35ff3be tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1818.668830] [54940]: INFO cinder.api.openstack.wsgi [None req-b5c130fe-112f-4e04-ad2f-dca6b35ff3be tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1818.669275] [54940]: [pid: 54940|app: 0|req: 218/429] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:25 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1819.257025] [54941]: DEBUG cinder.api.middleware.request_id [None req-b7a202d9-f3d8-4927-8cc5-ed8f04a3674e None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1819.257536] [54941]: INFO cinder.api.openstack.wsgi [None req-b7a202d9-f3d8-4927-8cc5-ed8f04a3674e None None] GET http://10.180.1.21/volume// [ 1819.257779] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b7a202d9-f3d8-4927-8cc5-ed8f04a3674e None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1819.258035] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b7a202d9-f3d8-4927-8cc5-ed8f04a3674e None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1819.258523] [54941]: INFO cinder.api.openstack.wsgi [None req-b7a202d9-f3d8-4927-8cc5-ed8f04a3674e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1819.259064] [54941]: [pid: 54941|app: 0|req: 212/430] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:38:26 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1819.262970] [54940]: DEBUG cinder.api.middleware.request_id [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-52dbf8b8-15fb-4835-96b1-a8d484cd4552 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1819.265602] [54940]: INFO cinder.api.openstack.wsgi [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-52dbf8b8-15fb-4835-96b1-a8d484cd4552 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1819.265859] [54940]: DEBUG cinder.api.openstack.wsgi [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-52dbf8b8-15fb-4835-96b1-a8d484cd4552 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1819.266163] [54940]: DEBUG cinder.api.openstack.wsgi [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-52dbf8b8-15fb-4835-96b1-a8d484cd4552 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1819.280458] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1819.280458] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1819.284605] [54940]: INFO cinder.volume.api [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-52dbf8b8-15fb-4835-96b1-a8d484cd4552 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1819.289861] [54940]: INFO cinder.api.openstack.wsgi [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-52dbf8b8-15fb-4835-96b1-a8d484cd4552 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1819.290327] [54940]: [pid: 54940|app: 0|req: 219/431] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:38:26 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 1327 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1819.680121] [54941]: DEBUG cinder.api.middleware.request_id [None req-fb8685e9-2ca5-49fc-9642-375cb5833e3a None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1819.683050] [54941]: INFO cinder.api.openstack.wsgi [None req-fb8685e9-2ca5-49fc-9642-375cb5833e3a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1819.683377] [54941]: DEBUG cinder.api.openstack.wsgi [None req-fb8685e9-2ca5-49fc-9642-375cb5833e3a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1819.683704] [54941]: DEBUG cinder.api.openstack.wsgi [None req-fb8685e9-2ca5-49fc-9642-375cb5833e3a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1819.694573] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1819.694573] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1819.699458] [54941]: INFO cinder.volume.api [None req-fb8685e9-2ca5-49fc-9642-375cb5833e3a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1819.705965] [54941]: INFO cinder.api.openstack.wsgi [None req-fb8685e9-2ca5-49fc-9642-375cb5833e3a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 200 [ 1819.706695] [54941]: [pid: 54941|app: 0|req: 213/432] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:26 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1819.899266] [54940]: DEBUG cinder.api.middleware.request_id [None req-ad87cf4a-4558-476b-9079-58216e3e19b2 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1819.899792] [54940]: INFO cinder.api.openstack.wsgi [None req-ad87cf4a-4558-476b-9079-58216e3e19b2 None None] GET http://10.180.1.21/volume// [ 1819.899977] [54940]: DEBUG cinder.api.openstack.wsgi [None req-ad87cf4a-4558-476b-9079-58216e3e19b2 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1819.900213] [54940]: DEBUG cinder.api.openstack.wsgi [None req-ad87cf4a-4558-476b-9079-58216e3e19b2 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1819.900607] [54940]: INFO cinder.api.openstack.wsgi [None req-ad87cf4a-4558-476b-9079-58216e3e19b2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1819.900923] [54940]: [pid: 54940|app: 0|req: 220/433] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:38:26 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1819.905046] [54941]: DEBUG cinder.api.middleware.request_id [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-476bfb5a-754a-45be-8a8b-daa78ec4bdb7 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1819.907538] [54941]: INFO cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-476bfb5a-754a-45be-8a8b-daa78ec4bdb7 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1819.907963] [54941]: DEBUG cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-476bfb5a-754a-45be-8a8b-daa78ec4bdb7 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0228df2c-1272-422a-ad51-c863c5073479", "connector": null, "instance_uuid": "ffbdf29f-b2b9-4bd0-b1d4-f6e4f27cdf3a"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1819.919922] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1819.919922] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1819.948607] [54941]: INFO cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-476bfb5a-754a-45be-8a8b-daa78ec4bdb7 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1819.949174] [54941]: [pid: 54941|app: 0|req: 214/434] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:38:26 2024] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1819.956138] [54940]: DEBUG cinder.api.middleware.request_id [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-c9fbae2e-047f-40e7-877b-2a2df19b6987 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1819.958559] [54940]: INFO cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-c9fbae2e-047f-40e7-877b-2a2df19b6987 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5e890851-2833-44d5-8f60-e84b805e1f99 [ 1819.958823] [54940]: DEBUG cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-c9fbae2e-047f-40e7-877b-2a2df19b6987 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1819.959007] [54940]: DEBUG cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-c9fbae2e-047f-40e7-877b-2a2df19b6987 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'version_select' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1819.966295] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1819.966295] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1820.497945] [54940]: INFO cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-c9fbae2e-047f-40e7-877b-2a2df19b6987 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/attachments/5e890851-2833-44d5-8f60-e84b805e1f99 returned with HTTP 200 [ 1820.498282] [54941]: DEBUG cinder.api.middleware.request_id [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-9f835e9f-9837-4e3d-9b28-ec70e7be176f None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1820.498548] [54940]: [pid: 54940|app: 0|req: 221/435] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:38:26 2024] DELETE /volume/v3/attachments/5e890851-2833-44d5-8f60-e84b805e1f99 => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1820.502621] [54941]: INFO cinder.api.openstack.wsgi [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-9f835e9f-9837-4e3d-9b28-ec70e7be176f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0fc97983-b8cc-4933-b8d6-19526bab24c7 [ 1820.502864] [54941]: DEBUG cinder.api.openstack.wsgi [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-9f835e9f-9837-4e3d-9b28-ec70e7be176f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1820.503100] [54941]: DEBUG cinder.api.openstack.wsgi [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-9f835e9f-9837-4e3d-9b28-ec70e7be176f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'version_select' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1820.513935] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1820.513935] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1820.718513] [54940]: DEBUG cinder.api.middleware.request_id [None req-b8ad7569-e1ff-4c03-ba17-8bc713839ee5 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1820.720832] [54940]: INFO cinder.api.openstack.wsgi [None req-b8ad7569-e1ff-4c03-ba17-8bc713839ee5 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb [ 1820.721125] [54940]: DEBUG cinder.api.openstack.wsgi [None req-b8ad7569-e1ff-4c03-ba17-8bc713839ee5 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1820.721389] [54940]: DEBUG cinder.api.openstack.wsgi [None req-b8ad7569-e1ff-4c03-ba17-8bc713839ee5 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1820.732712] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1820.732712] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1820.736443] [54940]: INFO cinder.api.openstack.wsgi [None req-b8ad7569-e1ff-4c03-ba17-8bc713839ee5 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb returned with HTTP 404 [ 1820.737131] [54940]: [pid: 54940|app: 0|req: 222/436] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:27 2024] GET /volume/v3/volumes/66c8e938-71b4-4762-93b7-00a7e6785bfb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1820.740514] [54940]: DEBUG cinder.api.middleware.request_id [None req-12ba3846-9a1f-4390-a898-4ca0ba51ca7a None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1820.742659] [54940]: INFO cinder.api.openstack.wsgi [None req-12ba3846-9a1f-4390-a898-4ca0ba51ca7a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] DELETE http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1820.742896] [54940]: DEBUG cinder.api.openstack.wsgi [None req-12ba3846-9a1f-4390-a898-4ca0ba51ca7a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1820.743121] [54940]: DEBUG cinder.api.openstack.wsgi [None req-12ba3846-9a1f-4390-a898-4ca0ba51ca7a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'delete' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1820.743327] [54940]: INFO cinder.api.v3.volumes [None req-12ba3846-9a1f-4390-a898-4ca0ba51ca7a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Delete volume with id: 420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1820.754029] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1820.754029] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1820.754029] [54940]: INFO cinder.volume.api [None req-12ba3846-9a1f-4390-a898-4ca0ba51ca7a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1820.768945] [54940]: INFO cinder.volume.api [None req-12ba3846-9a1f-4390-a898-4ca0ba51ca7a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Delete volume request issued successfully. [ 1820.769584] [54940]: INFO cinder.api.openstack.wsgi [None req-12ba3846-9a1f-4390-a898-4ca0ba51ca7a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 202 [ 1820.769584] [54940]: [pid: 54940|app: 0|req: 223/437] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:38:27 2024] DELETE /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1820.775361] [54940]: DEBUG cinder.api.middleware.request_id [None req-b07e1aef-7b14-4fd6-9ca4-d15c1903dbc3 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1820.777853] [54940]: INFO cinder.api.openstack.wsgi [None req-b07e1aef-7b14-4fd6-9ca4-d15c1903dbc3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1820.778205] [54940]: DEBUG cinder.api.openstack.wsgi [None req-b07e1aef-7b14-4fd6-9ca4-d15c1903dbc3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1820.778536] [54940]: DEBUG cinder.api.openstack.wsgi [None req-b07e1aef-7b14-4fd6-9ca4-d15c1903dbc3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1820.788778] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1820.788778] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1820.793019] [54940]: INFO cinder.volume.api [None req-b07e1aef-7b14-4fd6-9ca4-d15c1903dbc3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1820.800699] [54940]: INFO cinder.api.openstack.wsgi [None req-b07e1aef-7b14-4fd6-9ca4-d15c1903dbc3 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1820.800699] [54940]: [pid: 54940|app: 0|req: 224/438] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:27 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1821.042905] [54941]: INFO cinder.api.openstack.wsgi [req-049cd248-14fb-475c-a2c0-2ed6d2c244c8 req-9f835e9f-9837-4e3d-9b28-ec70e7be176f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/attachments/0fc97983-b8cc-4933-b8d6-19526bab24c7 returned with HTTP 200 [ 1821.043417] [54941]: [pid: 54941|app: 0|req: 215/439] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:38:27 2024] DELETE /volume/v3/attachments/0fc97983-b8cc-4933-b8d6-19526bab24c7 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1821.810361] [54940]: DEBUG cinder.api.middleware.request_id [None req-f4543ea7-cc22-4c02-921e-37e866270e4a None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1821.812910] [54940]: INFO cinder.api.openstack.wsgi [None req-f4543ea7-cc22-4c02-921e-37e866270e4a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1821.813286] [54940]: DEBUG cinder.api.openstack.wsgi [None req-f4543ea7-cc22-4c02-921e-37e866270e4a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1821.813629] [54940]: DEBUG cinder.api.openstack.wsgi [None req-f4543ea7-cc22-4c02-921e-37e866270e4a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1821.829384] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1821.829384] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1821.834948] [54940]: INFO cinder.volume.api [None req-f4543ea7-cc22-4c02-921e-37e866270e4a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1821.843256] [54940]: INFO cinder.api.openstack.wsgi [None req-f4543ea7-cc22-4c02-921e-37e866270e4a tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1821.843704] [54940]: [pid: 54940|app: 0|req: 225/440] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:28 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1822.429215] [54941]: DEBUG cinder.api.middleware.request_id [None req-1dd3b06a-f339-4b2f-8d6e-4c5de493d7d2 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1822.431383] [54941]: INFO cinder.api.openstack.wsgi [None req-1dd3b06a-f339-4b2f-8d6e-4c5de493d7d2 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1822.432042] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1dd3b06a-f339-4b2f-8d6e-4c5de493d7d2 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1822.432042] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1dd3b06a-f339-4b2f-8d6e-4c5de493d7d2 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1822.440949] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1822.440949] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1822.445120] [54941]: INFO cinder.volume.api [None req-1dd3b06a-f339-4b2f-8d6e-4c5de493d7d2 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1822.450734] [54941]: INFO cinder.api.openstack.wsgi [None req-1dd3b06a-f339-4b2f-8d6e-4c5de493d7d2 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1822.451258] [54941]: [pid: 54941|app: 0|req: 216/441] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:29 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1822.853969] [54940]: DEBUG cinder.api.middleware.request_id [None req-5e3a917b-1cf0-4d24-9a06-66766a5b0f3c None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1822.858262] [54940]: INFO cinder.api.openstack.wsgi [None req-5e3a917b-1cf0-4d24-9a06-66766a5b0f3c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1822.858262] [54940]: DEBUG cinder.api.openstack.wsgi [None req-5e3a917b-1cf0-4d24-9a06-66766a5b0f3c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1822.858262] [54940]: DEBUG cinder.api.openstack.wsgi [None req-5e3a917b-1cf0-4d24-9a06-66766a5b0f3c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1822.870174] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1822.870174] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1822.874392] [54940]: INFO cinder.volume.api [None req-5e3a917b-1cf0-4d24-9a06-66766a5b0f3c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1822.880777] [54940]: INFO cinder.api.openstack.wsgi [None req-5e3a917b-1cf0-4d24-9a06-66766a5b0f3c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 200 [ 1822.881443] [54940]: [pid: 54940|app: 0|req: 226/442] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:29 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1823.891379] [54941]: DEBUG cinder.api.middleware.request_id [None req-06e9d900-f8bc-41a2-a110-450e6abc8257 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1823.893462] [54941]: INFO cinder.api.openstack.wsgi [None req-06e9d900-f8bc-41a2-a110-450e6abc8257 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf [ 1823.893691] [54941]: DEBUG cinder.api.openstack.wsgi [None req-06e9d900-f8bc-41a2-a110-450e6abc8257 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1823.893910] [54941]: DEBUG cinder.api.openstack.wsgi [None req-06e9d900-f8bc-41a2-a110-450e6abc8257 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1823.902570] [54941]: INFO cinder.api.openstack.wsgi [None req-06e9d900-f8bc-41a2-a110-450e6abc8257 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf returned with HTTP 404 [ 1823.903084] [54941]: [pid: 54941|app: 0|req: 217/443] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:30 2024] GET /volume/v3/volumes/420d3bc1-3a01-4bee-82ed-ed51c2205cdf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1823.952819] [54940]: DEBUG cinder.api.middleware.request_id [None req-84b92442-6c63-48de-a967-fa37028bc612 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1823.955221] [54940]: INFO cinder.api.openstack.wsgi [None req-84b92442-6c63-48de-a967-fa37028bc612 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1823.955464] [54940]: DEBUG cinder.api.openstack.wsgi [None req-84b92442-6c63-48de-a967-fa37028bc612 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1823.955720] [54940]: DEBUG cinder.api.openstack.wsgi [None req-84b92442-6c63-48de-a967-fa37028bc612 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'delete' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1823.955917] [54940]: INFO cinder.api.v3.volumes [None req-84b92442-6c63-48de-a967-fa37028bc612 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Delete volume with id: f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1823.966377] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1823.966377] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1823.966999] [54940]: INFO cinder.volume.api [None req-84b92442-6c63-48de-a967-fa37028bc612 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1823.985533] [54940]: INFO cinder.volume.api [None req-84b92442-6c63-48de-a967-fa37028bc612 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Delete volume request issued successfully. [ 1823.985643] [54940]: INFO cinder.api.openstack.wsgi [None req-84b92442-6c63-48de-a967-fa37028bc612 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 202 [ 1823.986037] [54940]: [pid: 54940|app: 0|req: 227/444] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:38:30 2024] DELETE /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1823.989537] [54941]: DEBUG cinder.api.middleware.request_id [None req-881e65dd-1a78-41ba-bbf2-69afde9cef8c None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1823.991760] [54941]: INFO cinder.api.openstack.wsgi [None req-881e65dd-1a78-41ba-bbf2-69afde9cef8c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1823.992437] [54941]: DEBUG cinder.api.openstack.wsgi [None req-881e65dd-1a78-41ba-bbf2-69afde9cef8c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1823.992437] [54941]: DEBUG cinder.api.openstack.wsgi [None req-881e65dd-1a78-41ba-bbf2-69afde9cef8c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1824.001358] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1824.001358] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1824.006025] [54941]: INFO cinder.volume.api [None req-881e65dd-1a78-41ba-bbf2-69afde9cef8c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1824.012807] [54941]: INFO cinder.api.openstack.wsgi [None req-881e65dd-1a78-41ba-bbf2-69afde9cef8c tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1824.013322] [54941]: [pid: 54941|app: 0|req: 218/445] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:30 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1824.958194] [54940]: DEBUG cinder.api.middleware.request_id [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-901514f2-a647-4a1e-ac80-8757c4a4ebde None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1824.964539] [54940]: INFO cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-901514f2-a647-4a1e-ac80-8757c4a4ebde tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] PUT http://10.180.1.21/volume/v3/attachments/d776722f-71ee-43df-a0d5-f18d82d51934 [ 1824.964737] [54940]: DEBUG cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-901514f2-a647-4a1e-ac80-8757c4a4ebde tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-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-364107", "mountpoint": "/dev/sdb"}}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1824.975897] [54940]: DEBUG cinder.coordination [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-901514f2-a647-4a1e-ac80-8757c4a4ebde tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Acquiring lock "cinder-attachment_update-0228df2c-1272-422a-ad51-c863c5073479-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1824.980689] [54940]: DEBUG cinder.coordination [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-901514f2-a647-4a1e-ac80-8757c4a4ebde tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Lock "cinder-attachment_update-0228df2c-1272-422a-ad51-c863c5073479-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1824.981466] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1824.981466] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1825.024263] [54941]: DEBUG cinder.api.middleware.request_id [None req-d884ef9e-a0df-4d5b-a333-b67a60205d5e None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1825.026371] [54941]: INFO cinder.api.openstack.wsgi [None req-d884ef9e-a0df-4d5b-a333-b67a60205d5e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1825.026988] [54941]: DEBUG cinder.api.openstack.wsgi [None req-d884ef9e-a0df-4d5b-a333-b67a60205d5e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1825.028979] [54941]: DEBUG cinder.api.openstack.wsgi [None req-d884ef9e-a0df-4d5b-a333-b67a60205d5e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1825.043026] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1825.043026] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1825.046741] [54941]: INFO cinder.volume.api [None req-d884ef9e-a0df-4d5b-a333-b67a60205d5e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1825.052887] [54941]: INFO cinder.api.openstack.wsgi [None req-d884ef9e-a0df-4d5b-a333-b67a60205d5e tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1825.053476] [54941]: [pid: 54941|app: 0|req: 219/446] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:31 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1825.501717] [54940]: DEBUG cinder.coordination [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-901514f2-a647-4a1e-ac80-8757c4a4ebde tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Lock "cinder-attachment_update-0228df2c-1272-422a-ad51-c863c5073479-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=54940) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1825.502152] [54940]: INFO cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-901514f2-a647-4a1e-ac80-8757c4a4ebde tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/attachments/d776722f-71ee-43df-a0d5-f18d82d51934 returned with HTTP 200 [ 1825.502629] [54940]: [pid: 54940|app: 0|req: 228/447] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:38:31 2024] PUT /volume/v3/attachments/d776722f-71ee-43df-a0d5-f18d82d51934 => generated 589 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1825.507739] [54941]: DEBUG cinder.api.middleware.request_id [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-d6c2afd8-3f5c-4c40-9c7b-5ae69bba1d8b None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1825.510911] [54941]: INFO cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-d6c2afd8-3f5c-4c40-9c7b-5ae69bba1d8b tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/attachments/d776722f-71ee-43df-a0d5-f18d82d51934 [ 1825.511183] [54941]: DEBUG cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-d6c2afd8-3f5c-4c40-9c7b-5ae69bba1d8b tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1825.511427] [54941]: DEBUG cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-d6c2afd8-3f5c-4c40-9c7b-5ae69bba1d8b tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'version_select' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1825.528969] [54941]: INFO cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-d6c2afd8-3f5c-4c40-9c7b-5ae69bba1d8b tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/attachments/d776722f-71ee-43df-a0d5-f18d82d51934 returned with HTTP 200 [ 1825.529295] [54941]: [pid: 54941|app: 0|req: 220/448] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Dec 11 12:38:32 2024] GET /volume/v3/attachments/d776722f-71ee-43df-a0d5-f18d82d51934 => generated 614 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1826.063480] [54940]: DEBUG cinder.api.middleware.request_id [None req-118d11f5-ff34-4795-8623-6b18784aafaa None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1826.066190] [54940]: INFO cinder.api.openstack.wsgi [None req-118d11f5-ff34-4795-8623-6b18784aafaa tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1826.066549] [54940]: DEBUG cinder.api.openstack.wsgi [None req-118d11f5-ff34-4795-8623-6b18784aafaa tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1826.066876] [54940]: DEBUG cinder.api.openstack.wsgi [None req-118d11f5-ff34-4795-8623-6b18784aafaa tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1826.075299] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1826.075299] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1826.080366] [54940]: INFO cinder.volume.api [None req-118d11f5-ff34-4795-8623-6b18784aafaa tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Volume info retrieved successfully. [ 1826.086027] [54940]: INFO cinder.api.openstack.wsgi [None req-118d11f5-ff34-4795-8623-6b18784aafaa tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 200 [ 1826.086262] [54940]: [pid: 54940|app: 0|req: 229/449] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:32 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1827.097426] [54941]: DEBUG cinder.api.middleware.request_id [None req-bb9c7e38-ae5a-4ea0-a209-f2578b93cdd7 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1827.099408] [54941]: INFO cinder.api.openstack.wsgi [None req-bb9c7e38-ae5a-4ea0-a209-f2578b93cdd7 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 [ 1827.099677] [54941]: DEBUG cinder.api.openstack.wsgi [None req-bb9c7e38-ae5a-4ea0-a209-f2578b93cdd7 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1827.099956] [54941]: DEBUG cinder.api.openstack.wsgi [None req-bb9c7e38-ae5a-4ea0-a209-f2578b93cdd7 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1827.107871] [54941]: INFO cinder.api.openstack.wsgi [None req-bb9c7e38-ae5a-4ea0-a209-f2578b93cdd7 tempest-AttachVolumeTestJSON-602435175 tempest-AttachVolumeTestJSON-602435175-project-member] http://10.180.1.21/volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 returned with HTTP 404 [ 1827.108408] [54941]: [pid: 54941|app: 0|req: 221/450] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:33 2024] GET /volume/v3/volumes/f3a26d7e-5f51-4ceb-9fdc-a73b2058d032 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1828.141249] [54940]: DEBUG cinder.api.middleware.request_id [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-0ac173f0-8407-4b3f-8acc-0090aad0ff39 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1828.144376] [54940]: INFO cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-0ac173f0-8407-4b3f-8acc-0090aad0ff39 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] POST http://10.180.1.21/volume/v3/attachments/d776722f-71ee-43df-a0d5-f18d82d51934/action [ 1828.144863] [54940]: DEBUG cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-0ac173f0-8407-4b3f-8acc-0090aad0ff39 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Action body: b'{"os-complete": null}' {{(pid=54940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1828.144998] [54940]: DEBUG cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-0ac173f0-8407-4b3f-8acc-0090aad0ff39 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1828.163660] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1828.163660] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1828.174889] [54940]: INFO cinder.api.openstack.wsgi [req-d673e6e0-e957-4935-9eba-7ad43cf36751 req-0ac173f0-8407-4b3f-8acc-0090aad0ff39 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/attachments/d776722f-71ee-43df-a0d5-f18d82d51934/action returned with HTTP 204 [ 1828.175406] [54940]: [pid: 54940|app: 0|req: 230/451] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:38:34 2024] POST /volume/v3/attachments/d776722f-71ee-43df-a0d5-f18d82d51934/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1829.628187] [54941]: DEBUG cinder.api.middleware.request_id [req-8b076641-71d5-408a-a30c-3cd84fa3714f req-1f10ecc5-165c-4d63-92bb-8a600b492355 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1829.630604] [54941]: INFO cinder.api.openstack.wsgi [req-8b076641-71d5-408a-a30c-3cd84fa3714f req-1f10ecc5-165c-4d63-92bb-8a600b492355 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af [ 1829.630830] [54941]: DEBUG cinder.api.openstack.wsgi [req-8b076641-71d5-408a-a30c-3cd84fa3714f req-1f10ecc5-165c-4d63-92bb-8a600b492355 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1829.633332] [54941]: DEBUG cinder.api.openstack.wsgi [req-8b076641-71d5-408a-a30c-3cd84fa3714f req-1f10ecc5-165c-4d63-92bb-8a600b492355 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1829.645965] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1829.645965] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1829.650332] [54941]: INFO cinder.volume.api [req-8b076641-71d5-408a-a30c-3cd84fa3714f req-1f10ecc5-165c-4d63-92bb-8a600b492355 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1829.656072] [54941]: INFO cinder.api.openstack.wsgi [req-8b076641-71d5-408a-a30c-3cd84fa3714f req-1f10ecc5-165c-4d63-92bb-8a600b492355 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af returned with HTTP 200 [ 1829.656754] [54941]: [pid: 54941|app: 0|req: 222/452] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:38:36 2024] GET /volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1829.670610] [54940]: DEBUG cinder.api.middleware.request_id [None req-5c10c6e5-429d-498a-a433-b5768a7073d7 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1829.671059] [54940]: INFO cinder.api.openstack.wsgi [None req-5c10c6e5-429d-498a-a433-b5768a7073d7 None None] GET http://10.180.1.21/volume// [ 1829.671245] [54940]: DEBUG cinder.api.openstack.wsgi [None req-5c10c6e5-429d-498a-a433-b5768a7073d7 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1829.671456] [54940]: DEBUG cinder.api.openstack.wsgi [None req-5c10c6e5-429d-498a-a433-b5768a7073d7 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1829.671856] [54940]: INFO cinder.api.openstack.wsgi [None req-5c10c6e5-429d-498a-a433-b5768a7073d7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1829.672164] [54940]: [pid: 54940|app: 0|req: 231/453] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 12:38:36 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1829.675744] [54941]: DEBUG cinder.api.middleware.request_id [req-8b076641-71d5-408a-a30c-3cd84fa3714f req-333dbcdf-a567-402f-bda2-ad66f76deaa9 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1829.678269] [54941]: INFO cinder.api.openstack.wsgi [req-8b076641-71d5-408a-a30c-3cd84fa3714f req-333dbcdf-a567-402f-bda2-ad66f76deaa9 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1829.678669] [54941]: DEBUG cinder.api.openstack.wsgi [req-8b076641-71d5-408a-a30c-3cd84fa3714f req-333dbcdf-a567-402f-bda2-ad66f76deaa9 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2439fb6f-5934-4f2a-91f2-3abff34e59af", "connector": null, "instance_uuid": "76e4571b-75ec-4f41-ae1f-cc9adb279570"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1829.687817] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1829.687817] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1829.708858] [54941]: INFO cinder.api.openstack.wsgi [req-8b076641-71d5-408a-a30c-3cd84fa3714f req-333dbcdf-a567-402f-bda2-ad66f76deaa9 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1829.709278] [54941]: [pid: 54941|app: 0|req: 223/454] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:38:36 2024] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1829.733210] [54940]: DEBUG cinder.api.middleware.request_id [req-8b076641-71d5-408a-a30c-3cd84fa3714f req-7449b8e6-cf65-4c35-8e58-a51e3f4d77eb None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1829.735588] [54940]: INFO cinder.api.openstack.wsgi [req-8b076641-71d5-408a-a30c-3cd84fa3714f req-7449b8e6-cf65-4c35-8e58-a51e3f4d77eb tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] POST http://10.180.1.21/volume/v3/attachments/98134e8a-605d-482e-8ade-f80c04d0b02d/action [ 1829.735995] [54940]: DEBUG cinder.api.openstack.wsgi [req-8b076641-71d5-408a-a30c-3cd84fa3714f req-7449b8e6-cf65-4c35-8e58-a51e3f4d77eb tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Action body: b'{"os-complete": null}' {{(pid=54940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1829.736145] [54940]: DEBUG cinder.api.openstack.wsgi [req-8b076641-71d5-408a-a30c-3cd84fa3714f req-7449b8e6-cf65-4c35-8e58-a51e3f4d77eb tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1829.751638] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1829.751638] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1829.759300] [54940]: INFO cinder.api.openstack.wsgi [req-8b076641-71d5-408a-a30c-3cd84fa3714f req-7449b8e6-cf65-4c35-8e58-a51e3f4d77eb tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/attachments/98134e8a-605d-482e-8ade-f80c04d0b02d/action returned with HTTP 204 [ 1829.759737] [54940]: [pid: 54940|app: 0|req: 232/455] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:38:36 2024] POST /volume/v3/attachments/98134e8a-605d-482e-8ade-f80c04d0b02d/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1829.773492] [54941]: DEBUG cinder.api.middleware.request_id [None req-74438810-7ce6-4c25-8201-82a2f7423aa8 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1829.775574] [54941]: INFO cinder.api.openstack.wsgi [None req-74438810-7ce6-4c25-8201-82a2f7423aa8 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af [ 1829.775791] [54941]: DEBUG cinder.api.openstack.wsgi [None req-74438810-7ce6-4c25-8201-82a2f7423aa8 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1829.776007] [54941]: DEBUG cinder.api.openstack.wsgi [None req-74438810-7ce6-4c25-8201-82a2f7423aa8 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1829.785547] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1829.785547] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1829.788767] [54941]: INFO cinder.volume.api [None req-74438810-7ce6-4c25-8201-82a2f7423aa8 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1829.792844] [54941]: INFO cinder.api.openstack.wsgi [None req-74438810-7ce6-4c25-8201-82a2f7423aa8 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af returned with HTTP 200 [ 1829.793220] [54941]: [pid: 54941|app: 0|req: 224/456] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:36 2024] GET /volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1829.802069] [54940]: DEBUG cinder.api.middleware.request_id [None req-16e802ff-ee49-47d1-9748-d3e8f05d7c64 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1829.804197] [54940]: INFO cinder.api.openstack.wsgi [None req-16e802ff-ee49-47d1-9748-d3e8f05d7c64 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af [ 1829.804466] [54940]: DEBUG cinder.api.openstack.wsgi [None req-16e802ff-ee49-47d1-9748-d3e8f05d7c64 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1829.804738] [54940]: DEBUG cinder.api.openstack.wsgi [None req-16e802ff-ee49-47d1-9748-d3e8f05d7c64 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1829.814398] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1829.814398] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1829.818492] [54940]: INFO cinder.volume.api [None req-16e802ff-ee49-47d1-9748-d3e8f05d7c64 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1829.823279] [54940]: INFO cinder.api.openstack.wsgi [None req-16e802ff-ee49-47d1-9748-d3e8f05d7c64 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af returned with HTTP 200 [ 1829.823771] [54940]: [pid: 54940|app: 0|req: 233/457] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:36 2024] GET /volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1829.858117] [54941]: DEBUG cinder.api.middleware.request_id [req-ad688a62-7ef6-4733-b492-3fa960c7d496 req-24e2df2e-776e-47a6-ab23-aac7e244baa3 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1829.860488] [54941]: INFO cinder.api.openstack.wsgi [req-ad688a62-7ef6-4733-b492-3fa960c7d496 req-24e2df2e-776e-47a6-ab23-aac7e244baa3 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af [ 1829.860736] [54941]: DEBUG cinder.api.openstack.wsgi [req-ad688a62-7ef6-4733-b492-3fa960c7d496 req-24e2df2e-776e-47a6-ab23-aac7e244baa3 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1829.860981] [54941]: DEBUG cinder.api.openstack.wsgi [req-ad688a62-7ef6-4733-b492-3fa960c7d496 req-24e2df2e-776e-47a6-ab23-aac7e244baa3 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1829.871282] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1829.871282] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1829.874698] [54941]: INFO cinder.volume.api [req-ad688a62-7ef6-4733-b492-3fa960c7d496 req-24e2df2e-776e-47a6-ab23-aac7e244baa3 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1829.879263] [54941]: INFO cinder.api.openstack.wsgi [req-ad688a62-7ef6-4733-b492-3fa960c7d496 req-24e2df2e-776e-47a6-ab23-aac7e244baa3 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af returned with HTTP 200 [ 1829.880026] [54941]: [pid: 54941|app: 0|req: 225/458] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:38:36 2024] GET /volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1829.899516] [54940]: DEBUG cinder.api.middleware.request_id [req-ad688a62-7ef6-4733-b492-3fa960c7d496 req-04515e82-9d1f-4fac-b314-9b05d6c7f153 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1829.902771] [54940]: INFO cinder.api.openstack.wsgi [req-ad688a62-7ef6-4733-b492-3fa960c7d496 req-04515e82-9d1f-4fac-b314-9b05d6c7f153 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] DELETE http://10.180.1.21/volume/v3/attachments/98134e8a-605d-482e-8ade-f80c04d0b02d [ 1829.903019] [54940]: DEBUG cinder.api.openstack.wsgi [req-ad688a62-7ef6-4733-b492-3fa960c7d496 req-04515e82-9d1f-4fac-b314-9b05d6c7f153 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1829.903432] [54940]: DEBUG cinder.api.openstack.wsgi [req-ad688a62-7ef6-4733-b492-3fa960c7d496 req-04515e82-9d1f-4fac-b314-9b05d6c7f153 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'version_select' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1829.912137] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1829.912137] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1830.445253] [54940]: INFO cinder.api.openstack.wsgi [req-ad688a62-7ef6-4733-b492-3fa960c7d496 req-04515e82-9d1f-4fac-b314-9b05d6c7f153 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/attachments/98134e8a-605d-482e-8ade-f80c04d0b02d returned with HTTP 200 [ 1830.445253] [54940]: [pid: 54940|app: 0|req: 234/459] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:38:36 2024] DELETE /volume/v3/attachments/98134e8a-605d-482e-8ade-f80c04d0b02d => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1830.463975] [54941]: DEBUG cinder.api.middleware.request_id [None req-481893be-ffaf-4578-aec1-5b78cf165d75 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1830.466116] [54941]: INFO cinder.api.openstack.wsgi [None req-481893be-ffaf-4578-aec1-5b78cf165d75 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af [ 1830.466638] [54941]: DEBUG cinder.api.openstack.wsgi [None req-481893be-ffaf-4578-aec1-5b78cf165d75 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1830.466994] [54941]: DEBUG cinder.api.openstack.wsgi [None req-481893be-ffaf-4578-aec1-5b78cf165d75 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1830.477404] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1830.477404] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1830.481838] [54941]: INFO cinder.volume.api [None req-481893be-ffaf-4578-aec1-5b78cf165d75 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1830.487166] [54941]: INFO cinder.api.openstack.wsgi [None req-481893be-ffaf-4578-aec1-5b78cf165d75 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af returned with HTTP 200 [ 1830.487746] [54941]: [pid: 54941|app: 0|req: 226/460] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:37 2024] GET /volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1831.423236] [54940]: DEBUG cinder.api.middleware.request_id [None req-50541e31-d10f-4286-acc6-28a7e0e5f8a1 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1831.423790] [54940]: INFO cinder.api.openstack.wsgi [None req-50541e31-d10f-4286-acc6-28a7e0e5f8a1 None None] GET http://10.180.1.21/volume// [ 1831.425112] [54940]: DEBUG cinder.api.openstack.wsgi [None req-50541e31-d10f-4286-acc6-28a7e0e5f8a1 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1831.425112] [54940]: DEBUG cinder.api.openstack.wsgi [None req-50541e31-d10f-4286-acc6-28a7e0e5f8a1 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1831.425112] [54940]: INFO cinder.api.openstack.wsgi [None req-50541e31-d10f-4286-acc6-28a7e0e5f8a1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1831.425112] [54940]: [pid: 54940|app: 0|req: 235/461] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:38:38 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1831.428750] [54941]: DEBUG cinder.api.middleware.request_id [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-7938ed5f-bab1-47b7-8414-95cc1d860294 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1831.431214] [54941]: INFO cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-7938ed5f-bab1-47b7-8414-95cc1d860294 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1831.431887] [54941]: DEBUG cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-7938ed5f-bab1-47b7-8414-95cc1d860294 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0228df2c-1272-422a-ad51-c863c5073479", "connector": null, "instance_uuid": "ffbdf29f-b2b9-4bd0-b1d4-f6e4f27cdf3a"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1831.447264] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1831.447264] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1831.476263] [54941]: INFO cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-7938ed5f-bab1-47b7-8414-95cc1d860294 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1831.476938] [54941]: [pid: 54941|app: 0|req: 227/462] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:38:38 2024] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1831.481104] [54940]: DEBUG cinder.api.middleware.request_id [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-9f38af5a-2bf8-4466-ab07-9ddb27783c73 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1831.483729] [54940]: INFO cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-9f38af5a-2bf8-4466-ab07-9ddb27783c73 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d776722f-71ee-43df-a0d5-f18d82d51934 [ 1831.483964] [54940]: DEBUG cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-9f38af5a-2bf8-4466-ab07-9ddb27783c73 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1831.484201] [54940]: DEBUG cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-9f38af5a-2bf8-4466-ab07-9ddb27783c73 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'version_select' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1831.491948] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1831.491948] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1831.663793] [54941]: DEBUG cinder.api.middleware.request_id [req-0ee3abd3-5593-4b07-9b1d-7bef4bd0bcbd req-cd04dfa0-f9aa-415b-b251-65662c0a39c5 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1831.671211] [54941]: INFO cinder.api.openstack.wsgi [req-0ee3abd3-5593-4b07-9b1d-7bef4bd0bcbd req-cd04dfa0-f9aa-415b-b251-65662c0a39c5 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 1831.671211] [54941]: DEBUG cinder.api.openstack.wsgi [req-0ee3abd3-5593-4b07-9b1d-7bef4bd0bcbd req-cd04dfa0-f9aa-415b-b251-65662c0a39c5 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1831.671211] [54941]: DEBUG cinder.api.openstack.wsgi [req-0ee3abd3-5593-4b07-9b1d-7bef4bd0bcbd req-cd04dfa0-f9aa-415b-b251-65662c0a39c5 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1831.680143] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1831.680143] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1831.683812] [54941]: INFO cinder.volume.api [req-0ee3abd3-5593-4b07-9b1d-7bef4bd0bcbd req-cd04dfa0-f9aa-415b-b251-65662c0a39c5 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1831.691489] [54941]: INFO cinder.api.openstack.wsgi [req-0ee3abd3-5593-4b07-9b1d-7bef4bd0bcbd req-cd04dfa0-f9aa-415b-b251-65662c0a39c5 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 1831.691489] [54941]: [pid: 54941|app: 0|req: 228/463] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:38:38 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1832.034498] [54940]: INFO cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-9f38af5a-2bf8-4466-ab07-9ddb27783c73 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/attachments/d776722f-71ee-43df-a0d5-f18d82d51934 returned with HTTP 200 [ 1832.034498] [54940]: [pid: 54940|app: 0|req: 236/464] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:38:38 2024] DELETE /volume/v3/attachments/d776722f-71ee-43df-a0d5-f18d82d51934 => generated 192 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1832.035566] [54941]: DEBUG cinder.api.middleware.request_id [None req-95c38d7d-4729-40f3-b395-490b8d0fb17e None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1832.041209] [54941]: INFO cinder.api.openstack.wsgi [None req-95c38d7d-4729-40f3-b395-490b8d0fb17e tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1832.041469] [54941]: DEBUG cinder.api.openstack.wsgi [None req-95c38d7d-4729-40f3-b395-490b8d0fb17e tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1832.041699] [54941]: DEBUG cinder.api.openstack.wsgi [None req-95c38d7d-4729-40f3-b395-490b8d0fb17e tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'delete' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1832.041895] [54941]: INFO cinder.api.v3.volumes [None req-95c38d7d-4729-40f3-b395-490b8d0fb17e tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Delete volume with id: 1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1832.057073] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1832.057073] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1832.059184] [54941]: INFO cinder.volume.api [None req-95c38d7d-4729-40f3-b395-490b8d0fb17e tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1832.091122] [54941]: INFO cinder.volume.api [None req-95c38d7d-4729-40f3-b395-490b8d0fb17e tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Delete volume request issued successfully. [ 1832.091350] [54941]: INFO cinder.api.openstack.wsgi [None req-95c38d7d-4729-40f3-b395-490b8d0fb17e tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 202 [ 1832.091792] [54941]: [pid: 54941|app: 0|req: 229/465] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:38:38 2024] DELETE /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1832.096043] [54940]: DEBUG cinder.api.middleware.request_id [None req-aab44c2b-49e7-4001-b607-825d86879e13 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1832.098081] [54940]: INFO cinder.api.openstack.wsgi [None req-aab44c2b-49e7-4001-b607-825d86879e13 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1832.100068] [54940]: DEBUG cinder.api.openstack.wsgi [None req-aab44c2b-49e7-4001-b607-825d86879e13 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1832.100068] [54940]: DEBUG cinder.api.openstack.wsgi [None req-aab44c2b-49e7-4001-b607-825d86879e13 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1832.116095] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1832.116095] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1832.124746] [54940]: INFO cinder.volume.api [None req-aab44c2b-49e7-4001-b607-825d86879e13 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1832.134365] [54940]: INFO cinder.api.openstack.wsgi [None req-aab44c2b-49e7-4001-b607-825d86879e13 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1832.134743] [54940]: [pid: 54940|app: 0|req: 237/466] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:38 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1833.147392] [54941]: DEBUG cinder.api.middleware.request_id [None req-a0907ac7-7a74-4613-8c2e-1ac5d7a4fe79 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1833.149713] [54941]: INFO cinder.api.openstack.wsgi [None req-a0907ac7-7a74-4613-8c2e-1ac5d7a4fe79 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1833.149942] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a0907ac7-7a74-4613-8c2e-1ac5d7a4fe79 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1833.150179] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a0907ac7-7a74-4613-8c2e-1ac5d7a4fe79 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1833.164187] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1833.164187] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1833.170536] [54941]: INFO cinder.volume.api [None req-a0907ac7-7a74-4613-8c2e-1ac5d7a4fe79 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1833.177384] [54941]: INFO cinder.api.openstack.wsgi [None req-a0907ac7-7a74-4613-8c2e-1ac5d7a4fe79 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 200 [ 1833.178075] [54941]: [pid: 54941|app: 0|req: 230/467] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:39 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1834.187768] [54940]: DEBUG cinder.api.middleware.request_id [None req-6c45bc3f-0c65-4639-9f79-3f3b50d2b73f None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1834.190439] [54940]: INFO cinder.api.openstack.wsgi [None req-6c45bc3f-0c65-4639-9f79-3f3b50d2b73f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 [ 1834.190801] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6c45bc3f-0c65-4639-9f79-3f3b50d2b73f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1834.191177] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6c45bc3f-0c65-4639-9f79-3f3b50d2b73f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1834.207201] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1834.207201] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1834.213057] [54940]: INFO cinder.api.openstack.wsgi [None req-6c45bc3f-0c65-4639-9f79-3f3b50d2b73f tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 returned with HTTP 404 [ 1834.213608] [54940]: [pid: 54940|app: 0|req: 238/468] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:41 2024] GET /volume/v3/volumes/1956d214-e2d2-44c7-8bc1-cc9b3d09fe55 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1834.218877] [54941]: DEBUG cinder.api.middleware.request_id [None req-105e8e8e-1a96-4125-b71e-69df95351c11 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1834.225041] [54941]: INFO cinder.api.openstack.wsgi [None req-105e8e8e-1a96-4125-b71e-69df95351c11 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bc2e50c8-b17f-4304-83a9-5f52d7875803 [ 1834.225379] [54941]: DEBUG cinder.api.openstack.wsgi [None req-105e8e8e-1a96-4125-b71e-69df95351c11 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1834.225478] [54941]: DEBUG cinder.api.openstack.wsgi [None req-105e8e8e-1a96-4125-b71e-69df95351c11 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'delete' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1834.225668] [54941]: INFO cinder.api.v3.volumes [None req-105e8e8e-1a96-4125-b71e-69df95351c11 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Delete volume with id: bc2e50c8-b17f-4304-83a9-5f52d7875803 [ 1834.238926] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1834.238926] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1834.239654] [54941]: INFO cinder.volume.api [None req-105e8e8e-1a96-4125-b71e-69df95351c11 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1834.258616] [54941]: INFO cinder.volume.api [None req-105e8e8e-1a96-4125-b71e-69df95351c11 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Delete volume request issued successfully. [ 1834.258815] [54941]: INFO cinder.api.openstack.wsgi [None req-105e8e8e-1a96-4125-b71e-69df95351c11 tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/bc2e50c8-b17f-4304-83a9-5f52d7875803 returned with HTTP 202 [ 1834.259639] [54941]: [pid: 54941|app: 0|req: 231/469] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:38:41 2024] DELETE /volume/v3/volumes/bc2e50c8-b17f-4304-83a9-5f52d7875803 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1834.262234] [54940]: DEBUG cinder.api.middleware.request_id [None req-94ee5db3-c5b4-4c52-9ce8-e7ec3abac68d None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1834.264943] [54940]: INFO cinder.api.openstack.wsgi [None req-94ee5db3-c5b4-4c52-9ce8-e7ec3abac68d tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/bc2e50c8-b17f-4304-83a9-5f52d7875803 [ 1834.265278] [54940]: DEBUG cinder.api.openstack.wsgi [None req-94ee5db3-c5b4-4c52-9ce8-e7ec3abac68d tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1834.265388] [54940]: DEBUG cinder.api.openstack.wsgi [None req-94ee5db3-c5b4-4c52-9ce8-e7ec3abac68d tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1834.278072] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1834.278072] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1834.282177] [54940]: INFO cinder.volume.api [None req-94ee5db3-c5b4-4c52-9ce8-e7ec3abac68d tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Volume info retrieved successfully. [ 1834.287398] [54940]: INFO cinder.api.openstack.wsgi [None req-94ee5db3-c5b4-4c52-9ce8-e7ec3abac68d tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/bc2e50c8-b17f-4304-83a9-5f52d7875803 returned with HTTP 200 [ 1834.288022] [54940]: [pid: 54940|app: 0|req: 239/470] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:41 2024] GET /volume/v3/volumes/bc2e50c8-b17f-4304-83a9-5f52d7875803 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1835.301325] [54941]: DEBUG cinder.api.middleware.request_id [None req-126fdb05-71e3-474c-ad0a-ded32102f49e None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1835.303392] [54941]: INFO cinder.api.openstack.wsgi [None req-126fdb05-71e3-474c-ad0a-ded32102f49e tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] GET http://10.180.1.21/volume/v3/volumes/bc2e50c8-b17f-4304-83a9-5f52d7875803 [ 1835.303624] [54941]: DEBUG cinder.api.openstack.wsgi [None req-126fdb05-71e3-474c-ad0a-ded32102f49e tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1835.303797] [54941]: DEBUG cinder.api.openstack.wsgi [None req-126fdb05-71e3-474c-ad0a-ded32102f49e tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1835.310492] [54941]: INFO cinder.api.openstack.wsgi [None req-126fdb05-71e3-474c-ad0a-ded32102f49e tempest-ServerRescueNegativeTestJSON-2070420442 tempest-ServerRescueNegativeTestJSON-2070420442-project-member] http://10.180.1.21/volume/v3/volumes/bc2e50c8-b17f-4304-83a9-5f52d7875803 returned with HTTP 404 [ 1835.310951] [54941]: [pid: 54941|app: 0|req: 232/471] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:42 2024] GET /volume/v3/volumes/bc2e50c8-b17f-4304-83a9-5f52d7875803 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1842.374108] [54940]: DEBUG cinder.api.middleware.request_id [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-0fe6db5a-d22d-49a0-92cd-bf650ef45c0d None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1842.376451] [54940]: INFO cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-0fe6db5a-d22d-49a0-92cd-bf650ef45c0d tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] PUT http://10.180.1.21/volume/v3/attachments/1f5293f7-6c21-46a2-9195-28cd4141e930 [ 1842.376913] [54940]: DEBUG cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-0fe6db5a-d22d-49a0-92cd-bf650ef45c0d tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-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-364107", "mountpoint": "/dev/sdb"}}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1842.386146] [54940]: DEBUG cinder.coordination [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-0fe6db5a-d22d-49a0-92cd-bf650ef45c0d tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Acquiring lock "cinder-attachment_update-0228df2c-1272-422a-ad51-c863c5073479-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1842.390028] [54940]: DEBUG cinder.coordination [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-0fe6db5a-d22d-49a0-92cd-bf650ef45c0d tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Lock "cinder-attachment_update-0228df2c-1272-422a-ad51-c863c5073479-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1842.391044] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1842.391044] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1842.910096] [54940]: DEBUG cinder.coordination [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-0fe6db5a-d22d-49a0-92cd-bf650ef45c0d tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Lock "cinder-attachment_update-0228df2c-1272-422a-ad51-c863c5073479-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=54940) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1842.910450] [54940]: INFO cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-0fe6db5a-d22d-49a0-92cd-bf650ef45c0d tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/attachments/1f5293f7-6c21-46a2-9195-28cd4141e930 returned with HTTP 200 [ 1842.910914] [54940]: [pid: 54940|app: 0|req: 240/472] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:38:49 2024] PUT /volume/v3/attachments/1f5293f7-6c21-46a2-9195-28cd4141e930 => generated 589 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1842.916445] [54941]: DEBUG cinder.api.middleware.request_id [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-542d11bb-8308-4d90-86f8-c9c7912cf237 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1842.918973] [54941]: INFO cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-542d11bb-8308-4d90-86f8-c9c7912cf237 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/attachments/1f5293f7-6c21-46a2-9195-28cd4141e930 [ 1842.919237] [54941]: DEBUG cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-542d11bb-8308-4d90-86f8-c9c7912cf237 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1842.919455] [54941]: DEBUG cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-542d11bb-8308-4d90-86f8-c9c7912cf237 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'version_select' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1842.933278] [54941]: INFO cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-542d11bb-8308-4d90-86f8-c9c7912cf237 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/attachments/1f5293f7-6c21-46a2-9195-28cd4141e930 returned with HTTP 200 [ 1842.933741] [54941]: [pid: 54941|app: 0|req: 233/473] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Dec 11 12:38:49 2024] GET /volume/v3/attachments/1f5293f7-6c21-46a2-9195-28cd4141e930 => generated 614 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1844.326164] [54940]: DEBUG cinder.api.middleware.request_id [None req-8aa49b30-d0e6-4b85-aa06-234fdcce2a0d None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1844.328177] [54940]: INFO cinder.api.openstack.wsgi [None req-8aa49b30-d0e6-4b85-aa06-234fdcce2a0d tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 1844.329028] [54940]: DEBUG cinder.api.openstack.wsgi [None req-8aa49b30-d0e6-4b85-aa06-234fdcce2a0d tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1844.329028] [54940]: DEBUG cinder.api.openstack.wsgi [None req-8aa49b30-d0e6-4b85-aa06-234fdcce2a0d tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1844.343814] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1844.343814] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1844.347537] [54940]: INFO cinder.volume.api [None req-8aa49b30-d0e6-4b85-aa06-234fdcce2a0d tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1844.352246] [54940]: INFO cinder.api.openstack.wsgi [None req-8aa49b30-d0e6-4b85-aa06-234fdcce2a0d tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 1844.352660] [54940]: [pid: 54940|app: 0|req: 241/474] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:51 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1844.390772] [54941]: DEBUG cinder.api.middleware.request_id [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-73732d6e-6005-4f8c-944c-a5e0b21f1782 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1844.393075] [54941]: INFO cinder.api.openstack.wsgi [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-73732d6e-6005-4f8c-944c-a5e0b21f1782 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 1844.393300] [54941]: DEBUG cinder.api.openstack.wsgi [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-73732d6e-6005-4f8c-944c-a5e0b21f1782 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1844.393516] [54941]: DEBUG cinder.api.openstack.wsgi [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-73732d6e-6005-4f8c-944c-a5e0b21f1782 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1844.403286] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1844.403286] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1844.406417] [54941]: INFO cinder.volume.api [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-73732d6e-6005-4f8c-944c-a5e0b21f1782 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1844.410673] [54941]: INFO cinder.api.openstack.wsgi [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-73732d6e-6005-4f8c-944c-a5e0b21f1782 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 1844.411129] [54941]: [pid: 54941|app: 0|req: 234/475] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:38:51 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1844.428278] [54940]: DEBUG cinder.api.middleware.request_id [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-20548fe5-9b80-4300-a038-de61025c8e9b None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1844.430589] [54940]: INFO cinder.api.openstack.wsgi [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-20548fe5-9b80-4300-a038-de61025c8e9b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] POST http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92/action [ 1844.431018] [54940]: DEBUG cinder.api.openstack.wsgi [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-20548fe5-9b80-4300-a038-de61025c8e9b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1844.431162] [54940]: DEBUG cinder.api.openstack.wsgi [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-20548fe5-9b80-4300-a038-de61025c8e9b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1844.441478] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1844.441478] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1844.441993] [54940]: INFO cinder.volume.api [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-20548fe5-9b80-4300-a038-de61025c8e9b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1844.446865] [54940]: INFO cinder.volume.api [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-20548fe5-9b80-4300-a038-de61025c8e9b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Begin detaching volume completed successfully. [ 1844.447100] [54940]: INFO cinder.api.openstack.wsgi [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-20548fe5-9b80-4300-a038-de61025c8e9b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92/action returned with HTTP 202 [ 1844.447498] [54940]: [pid: 54940|app: 0|req: 242/476] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 12:38:51 2024] POST /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1844.812627] [54941]: DEBUG cinder.api.middleware.request_id [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1844.814901] [54941]: INFO cinder.api.openstack.wsgi [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1844.816024] [54941]: DEBUG cinder.api.openstack.wsgi [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-477740218", "imageRef": "9bf9da80-ea4f-4311-a7eb-b1c2741d5ce6", "size": 1}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1844.817294] [54941]: DEBUG cinder.api.v3.volumes [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-477740218', 'imageRef': '9bf9da80-ea4f-4311-a7eb-b1c2741d5ce6', 'size': 1}} {{(pid=54941) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1844.977432] [54941]: INFO cinder.api.v3.volumes [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Create volume of 1 GB [ 1844.982068] [54941]: INFO cinder.volume.api [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Availability Zones retrieved successfully. [ 1844.988745] [54941]: DEBUG cinder.volume.api [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Flow 'volume_create_api' (6382abc0-83c9-4445-99e1-50dc800515e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1844.990138] [54941]: DEBUG cinder.volume.api [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86fa3bc0-6835-43eb-99ba-c5b9c86a8812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1844.991291] [54941]: DEBUG cinder.volume.flows.api.create_volume [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Validating volume size '1' using validate_int {{(pid=54941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1845.037579] [54941]: DEBUG cinder.volume.api [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86fa3bc0-6835-43eb-99ba-c5b9c86a8812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1845.038728] [54941]: DEBUG cinder.volume.api [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b2b360e-f5a3-48fe-bffe-416120e3ef7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1845.077236] [54941]: DEBUG cinder.quota [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Created reservations ['213ef477-70a1-409d-9a80-407207e5f8a7', 'cb07334f-0da5-4579-9c24-a8ed4c4ac0d7', '777d210d-d0f7-4753-85d5-8e2b2c5a4723', '4c213003-51f4-4abf-9f6b-1ec6bbd2594f'] {{(pid=54941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1845.078953] [54941]: DEBUG cinder.volume.api [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b2b360e-f5a3-48fe-bffe-416120e3ef7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['213ef477-70a1-409d-9a80-407207e5f8a7', 'cb07334f-0da5-4579-9c24-a8ed4c4ac0d7', '777d210d-d0f7-4753-85d5-8e2b2c5a4723', '4c213003-51f4-4abf-9f6b-1ec6bbd2594f']}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1845.079956] [54941]: DEBUG cinder.volume.api [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea47d4ef-dbcf-4109-8c0a-0ed564c3f045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1845.095967] [54941]: DEBUG cinder.volume.api [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea47d4ef-dbcf-4109-8c0a-0ed564c3f045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0e75c55-1b79-41ef-8998-f8da8258ec42', '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-477740218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0a3d5e0548148d0921405951d69ba19',qos_specs=None,replication_status=,reservations=['213ef477-70a1-409d-9a80-407207e5f8a7','cb07334f-0da5-4579-9c24-a8ed4c4ac0d7','777d210d-d0f7-4753-85d5-8e2b2c5a4723','4c213003-51f4-4abf-9f6b-1ec6bbd2594f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='662a866d0f3c49b89dfa67aaba72b0db',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:38:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-477740218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0e75c55-1b79-41ef-8998-f8da8258ec42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0a3d5e0548148d0921405951d69ba19',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='662a866d0f3c49b89dfa67aaba72b0db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1845.097152] [54941]: DEBUG cinder.volume.api [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d339084-bedf-4020-85a9-3ff8c67f19ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1845.111690] [54941]: DEBUG cinder.volume.api [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d339084-bedf-4020-85a9-3ff8c67f19ac) 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-477740218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0a3d5e0548148d0921405951d69ba19',qos_specs=None,replication_status=,reservations=['213ef477-70a1-409d-9a80-407207e5f8a7','cb07334f-0da5-4579-9c24-a8ed4c4ac0d7','777d210d-d0f7-4753-85d5-8e2b2c5a4723','4c213003-51f4-4abf-9f6b-1ec6bbd2594f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='662a866d0f3c49b89dfa67aaba72b0db',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1845.115669] [54941]: DEBUG cinder.volume.api [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (332ab858-29f2-4c18-86be-7b55f95e8133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1845.123864] [54941]: DEBUG cinder.volume.api [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (332ab858-29f2-4c18-86be-7b55f95e8133) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1845.125081] [54941]: DEBUG cinder.volume.api [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Flow 'volume_create_api' (6382abc0-83c9-4445-99e1-50dc800515e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1845.125488] [54941]: INFO cinder.volume.api [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Create volume request issued successfully. [ 1845.126164] [54941]: INFO cinder.api.openstack.wsgi [None req-cc78cd2c-a102-453a-ba28-4347f02d06c3 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1845.126597] [54941]: [pid: 54941|app: 0|req: 235/477] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 11 12:38:51 2024] POST /volume/v3/volumes => generated 751 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1845.139489] [54940]: DEBUG cinder.api.middleware.request_id [None req-7d97d867-d5e4-4969-848e-4b81430bc004 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1845.143249] [54940]: INFO cinder.api.openstack.wsgi [None req-7d97d867-d5e4-4969-848e-4b81430bc004 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1845.143249] [54940]: DEBUG cinder.api.openstack.wsgi [None req-7d97d867-d5e4-4969-848e-4b81430bc004 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1845.143398] [54940]: DEBUG cinder.api.openstack.wsgi [None req-7d97d867-d5e4-4969-848e-4b81430bc004 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1845.152024] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1845.152024] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1845.156877] [54940]: INFO cinder.volume.api [None req-7d97d867-d5e4-4969-848e-4b81430bc004 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1845.162000] [54940]: INFO cinder.api.openstack.wsgi [None req-7d97d867-d5e4-4969-848e-4b81430bc004 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1845.162573] [54940]: [pid: 54940|app: 0|req: 243/478] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:51 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1845.470183] [54941]: DEBUG cinder.api.middleware.request_id [None req-16f5cd85-ed40-43ba-9d64-a7b3edb1c79e None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1845.470735] [54941]: INFO cinder.api.openstack.wsgi [None req-16f5cd85-ed40-43ba-9d64-a7b3edb1c79e None None] GET http://10.180.1.21/volume// [ 1845.470922] [54941]: DEBUG cinder.api.openstack.wsgi [None req-16f5cd85-ed40-43ba-9d64-a7b3edb1c79e None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1845.471174] [54941]: DEBUG cinder.api.openstack.wsgi [None req-16f5cd85-ed40-43ba-9d64-a7b3edb1c79e None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1845.471560] [54941]: INFO cinder.api.openstack.wsgi [None req-16f5cd85-ed40-43ba-9d64-a7b3edb1c79e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1845.471931] [54941]: [pid: 54941|app: 0|req: 236/479] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:38:52 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1845.476495] [54940]: DEBUG cinder.api.middleware.request_id [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-8118bc66-e4f3-456b-b76f-7e526bb9a338 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1845.479015] [54940]: INFO cinder.api.openstack.wsgi [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-8118bc66-e4f3-456b-b76f-7e526bb9a338 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 1845.479320] [54940]: DEBUG cinder.api.openstack.wsgi [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-8118bc66-e4f3-456b-b76f-7e526bb9a338 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1845.479530] [54940]: DEBUG cinder.api.openstack.wsgi [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-8118bc66-e4f3-456b-b76f-7e526bb9a338 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1845.495465] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1845.495465] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1845.498863] [54940]: INFO cinder.volume.api [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-8118bc66-e4f3-456b-b76f-7e526bb9a338 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1845.503802] [54940]: INFO cinder.api.openstack.wsgi [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-8118bc66-e4f3-456b-b76f-7e526bb9a338 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 1845.504226] [54940]: [pid: 54940|app: 0|req: 244/480] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:38:52 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1846.173351] [54941]: DEBUG cinder.api.middleware.request_id [None req-baa04b23-0ef2-4339-869e-cfbd26798d5a None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1846.177143] [54941]: INFO cinder.api.openstack.wsgi [None req-baa04b23-0ef2-4339-869e-cfbd26798d5a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1846.177492] [54941]: DEBUG cinder.api.openstack.wsgi [None req-baa04b23-0ef2-4339-869e-cfbd26798d5a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1846.177820] [54941]: DEBUG cinder.api.openstack.wsgi [None req-baa04b23-0ef2-4339-869e-cfbd26798d5a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1846.195026] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1846.195026] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1846.198922] [54941]: INFO cinder.volume.api [None req-baa04b23-0ef2-4339-869e-cfbd26798d5a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1846.205616] [54941]: INFO cinder.api.openstack.wsgi [None req-baa04b23-0ef2-4339-869e-cfbd26798d5a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1846.206477] [54941]: [pid: 54941|app: 0|req: 237/481] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:53 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1847.161787] [54940]: DEBUG cinder.api.middleware.request_id [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-dfea7e75-f9de-461b-913f-e829c906c276 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.163819] [54940]: INFO cinder.api.openstack.wsgi [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-dfea7e75-f9de-461b-913f-e829c906c276 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ba8579d8-1dc3-4a17-85c3-fed70976bc38 [ 1847.164054] [54940]: DEBUG cinder.api.openstack.wsgi [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-dfea7e75-f9de-461b-913f-e829c906c276 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1847.164275] [54940]: DEBUG cinder.api.openstack.wsgi [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-dfea7e75-f9de-461b-913f-e829c906c276 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'version_select' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1847.173584] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1847.173584] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1847.219461] [54941]: DEBUG cinder.api.middleware.request_id [None req-e528da4b-e8db-4a2b-aac5-7184e150a14d None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.224035] [54941]: INFO cinder.api.openstack.wsgi [None req-e528da4b-e8db-4a2b-aac5-7184e150a14d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1847.224273] [54941]: DEBUG cinder.api.openstack.wsgi [None req-e528da4b-e8db-4a2b-aac5-7184e150a14d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1847.224490] [54941]: DEBUG cinder.api.openstack.wsgi [None req-e528da4b-e8db-4a2b-aac5-7184e150a14d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1847.239476] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1847.239476] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1847.243234] [54941]: INFO cinder.volume.api [None req-e528da4b-e8db-4a2b-aac5-7184e150a14d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1847.248699] [54941]: INFO cinder.api.openstack.wsgi [None req-e528da4b-e8db-4a2b-aac5-7184e150a14d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1847.249295] [54941]: [pid: 54941|app: 0|req: 238/482] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:54 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1847.702020] [54940]: INFO cinder.api.openstack.wsgi [req-bbb4a6af-e6b5-4b3c-8a27-e83bd7f7c0b4 req-dfea7e75-f9de-461b-913f-e829c906c276 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/attachments/ba8579d8-1dc3-4a17-85c3-fed70976bc38 returned with HTTP 200 [ 1847.702020] [54940]: [pid: 54940|app: 0|req: 245/483] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:38:54 2024] DELETE /volume/v3/attachments/ba8579d8-1dc3-4a17-85c3-fed70976bc38 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1848.264192] [54941]: DEBUG cinder.api.middleware.request_id [None req-a58ea311-c9ee-447d-9390-874fc93c169c None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1848.266372] [54941]: INFO cinder.api.openstack.wsgi [None req-a58ea311-c9ee-447d-9390-874fc93c169c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1848.266593] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a58ea311-c9ee-447d-9390-874fc93c169c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1848.266865] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a58ea311-c9ee-447d-9390-874fc93c169c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1848.276430] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1848.276430] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1848.280713] [54941]: INFO cinder.volume.api [None req-a58ea311-c9ee-447d-9390-874fc93c169c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1848.285700] [54941]: INFO cinder.api.openstack.wsgi [None req-a58ea311-c9ee-447d-9390-874fc93c169c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1848.286176] [54941]: [pid: 54941|app: 0|req: 239/484] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:55 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1848.653238] [54940]: DEBUG cinder.api.middleware.request_id [None req-820e58bf-b2d4-4921-8975-97303e146e8b None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1848.655363] [54940]: INFO cinder.api.openstack.wsgi [None req-820e58bf-b2d4-4921-8975-97303e146e8b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 1848.655991] [54940]: DEBUG cinder.api.openstack.wsgi [None req-820e58bf-b2d4-4921-8975-97303e146e8b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1848.655991] [54940]: DEBUG cinder.api.openstack.wsgi [None req-820e58bf-b2d4-4921-8975-97303e146e8b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1848.663869] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1848.663869] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1848.667487] [54940]: INFO cinder.volume.api [None req-820e58bf-b2d4-4921-8975-97303e146e8b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1848.671823] [54940]: INFO cinder.api.openstack.wsgi [None req-820e58bf-b2d4-4921-8975-97303e146e8b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 1848.672229] [54940]: [pid: 54940|app: 0|req: 246/485] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:55 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1848.839108] [54941]: DEBUG cinder.api.middleware.request_id [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-eb2c2e61-dc4b-4563-bb1a-ef65a3cc37f5 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1848.841802] [54941]: INFO cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-eb2c2e61-dc4b-4563-bb1a-ef65a3cc37f5 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] POST http://10.180.1.21/volume/v3/attachments/1f5293f7-6c21-46a2-9195-28cd4141e930/action [ 1848.841958] [54941]: DEBUG cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-eb2c2e61-dc4b-4563-bb1a-ef65a3cc37f5 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Action body: b'{"os-complete": null}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1848.842109] [54941]: DEBUG cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-eb2c2e61-dc4b-4563-bb1a-ef65a3cc37f5 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1848.857157] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1848.857157] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1848.864950] [54941]: INFO cinder.api.openstack.wsgi [req-2fcc6f0d-4f7d-4bcc-a2ea-36444511246f req-eb2c2e61-dc4b-4563-bb1a-ef65a3cc37f5 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/attachments/1f5293f7-6c21-46a2-9195-28cd4141e930/action returned with HTTP 204 [ 1848.865609] [54941]: [pid: 54941|app: 0|req: 240/486] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:38:55 2024] POST /volume/v3/attachments/1f5293f7-6c21-46a2-9195-28cd4141e930/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1849.295384] [54940]: DEBUG cinder.api.middleware.request_id [None req-92c8053e-17ed-4977-8ffb-40a5234eeb21 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1849.297618] [54940]: INFO cinder.api.openstack.wsgi [None req-92c8053e-17ed-4977-8ffb-40a5234eeb21 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1849.297873] [54940]: DEBUG cinder.api.openstack.wsgi [None req-92c8053e-17ed-4977-8ffb-40a5234eeb21 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1849.298131] [54940]: DEBUG cinder.api.openstack.wsgi [None req-92c8053e-17ed-4977-8ffb-40a5234eeb21 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1849.308429] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1849.308429] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1849.312468] [54940]: INFO cinder.volume.api [None req-92c8053e-17ed-4977-8ffb-40a5234eeb21 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1849.317641] [54940]: INFO cinder.api.openstack.wsgi [None req-92c8053e-17ed-4977-8ffb-40a5234eeb21 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1849.318093] [54940]: [pid: 54940|app: 0|req: 247/487] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:56 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1850.327448] [54941]: DEBUG cinder.api.middleware.request_id [None req-8e5202eb-897b-4b84-9076-dc32ae49ae2c None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1850.329558] [54941]: INFO cinder.api.openstack.wsgi [None req-8e5202eb-897b-4b84-9076-dc32ae49ae2c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1850.329792] [54941]: DEBUG cinder.api.openstack.wsgi [None req-8e5202eb-897b-4b84-9076-dc32ae49ae2c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1850.330032] [54941]: DEBUG cinder.api.openstack.wsgi [None req-8e5202eb-897b-4b84-9076-dc32ae49ae2c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1850.338101] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1850.338101] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1850.341944] [54941]: INFO cinder.volume.api [None req-8e5202eb-897b-4b84-9076-dc32ae49ae2c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1850.346413] [54941]: INFO cinder.api.openstack.wsgi [None req-8e5202eb-897b-4b84-9076-dc32ae49ae2c tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1850.346832] [54941]: [pid: 54941|app: 0|req: 241/488] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:57 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1851.356377] [54940]: DEBUG cinder.api.middleware.request_id [None req-6c8e2ad3-dcc4-486d-988d-b2dae5373562 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1851.358868] [54940]: INFO cinder.api.openstack.wsgi [None req-6c8e2ad3-dcc4-486d-988d-b2dae5373562 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1851.359505] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6c8e2ad3-dcc4-486d-988d-b2dae5373562 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1851.359505] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6c8e2ad3-dcc4-486d-988d-b2dae5373562 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1851.361739] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=344,cinder:INSERT=20,cinder:UPDATE=57 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1851.374749] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1851.374749] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1851.379172] [54940]: INFO cinder.volume.api [None req-6c8e2ad3-dcc4-486d-988d-b2dae5373562 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1851.385632] [54940]: INFO cinder.api.openstack.wsgi [None req-6c8e2ad3-dcc4-486d-988d-b2dae5373562 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1851.385632] [54940]: [pid: 54940|app: 0|req: 248/489] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:58 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1852.394740] [54941]: DEBUG cinder.api.middleware.request_id [None req-9290a137-1045-4afd-b1bd-82b8853548dc None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1852.396923] [54941]: INFO cinder.api.openstack.wsgi [None req-9290a137-1045-4afd-b1bd-82b8853548dc tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1852.397144] [54941]: DEBUG cinder.api.openstack.wsgi [None req-9290a137-1045-4afd-b1bd-82b8853548dc tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1852.397358] [54941]: DEBUG cinder.api.openstack.wsgi [None req-9290a137-1045-4afd-b1bd-82b8853548dc tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1852.399522] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=372,cinder:UPDATE=64,cinder:INSERT=30 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1852.409958] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1852.409958] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1852.414390] [54941]: INFO cinder.volume.api [None req-9290a137-1045-4afd-b1bd-82b8853548dc tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1852.419522] [54941]: INFO cinder.api.openstack.wsgi [None req-9290a137-1045-4afd-b1bd-82b8853548dc tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1852.419914] [54941]: [pid: 54941|app: 0|req: 242/490] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:38:59 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1853.429251] [54940]: DEBUG cinder.api.middleware.request_id [None req-dbffa646-c545-4e44-aa83-7ed659ee30d0 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.431313] [54940]: INFO cinder.api.openstack.wsgi [None req-dbffa646-c545-4e44-aa83-7ed659ee30d0 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1853.431524] [54940]: DEBUG cinder.api.openstack.wsgi [None req-dbffa646-c545-4e44-aa83-7ed659ee30d0 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.431696] [54940]: DEBUG cinder.api.openstack.wsgi [None req-dbffa646-c545-4e44-aa83-7ed659ee30d0 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.442793] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.442793] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.446740] [54940]: INFO cinder.volume.api [None req-dbffa646-c545-4e44-aa83-7ed659ee30d0 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1853.451856] [54940]: INFO cinder.api.openstack.wsgi [None req-dbffa646-c545-4e44-aa83-7ed659ee30d0 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1853.452388] [54940]: [pid: 54940|app: 0|req: 249/491] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:00 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1854.315449] [54941]: DEBUG cinder.api.middleware.request_id [req-42058db5-a207-4f46-86c4-f0739eb72229 req-a3c35a8a-c6ae-4eff-96b1-a3720288a615 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1854.317900] [54941]: INFO cinder.api.openstack.wsgi [req-42058db5-a207-4f46-86c4-f0739eb72229 req-a3c35a8a-c6ae-4eff-96b1-a3720288a615 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1f5293f7-6c21-46a2-9195-28cd4141e930 [ 1854.318137] [54941]: DEBUG cinder.api.openstack.wsgi [req-42058db5-a207-4f46-86c4-f0739eb72229 req-a3c35a8a-c6ae-4eff-96b1-a3720288a615 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1854.318358] [54941]: DEBUG cinder.api.openstack.wsgi [req-42058db5-a207-4f46-86c4-f0739eb72229 req-a3c35a8a-c6ae-4eff-96b1-a3720288a615 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'version_select' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1854.326807] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1854.326807] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1854.463883] [54940]: DEBUG cinder.api.middleware.request_id [None req-e422aab0-7d18-4196-aa15-d084f5b0dbbd None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1854.466024] [54940]: INFO cinder.api.openstack.wsgi [None req-e422aab0-7d18-4196-aa15-d084f5b0dbbd tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1854.466416] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e422aab0-7d18-4196-aa15-d084f5b0dbbd tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1854.467039] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e422aab0-7d18-4196-aa15-d084f5b0dbbd tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1854.475087] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1854.475087] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1854.478962] [54940]: INFO cinder.volume.api [None req-e422aab0-7d18-4196-aa15-d084f5b0dbbd tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1854.483821] [54940]: INFO cinder.api.openstack.wsgi [None req-e422aab0-7d18-4196-aa15-d084f5b0dbbd tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1854.484286] [54940]: [pid: 54940|app: 0|req: 250/492] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:01 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1854.856018] [54941]: INFO cinder.api.openstack.wsgi [req-42058db5-a207-4f46-86c4-f0739eb72229 req-a3c35a8a-c6ae-4eff-96b1-a3720288a615 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/attachments/1f5293f7-6c21-46a2-9195-28cd4141e930 returned with HTTP 200 [ 1854.856529] [54941]: [pid: 54941|app: 0|req: 243/493] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:39:01 2024] DELETE /volume/v3/attachments/1f5293f7-6c21-46a2-9195-28cd4141e930 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1855.494346] [54940]: DEBUG cinder.api.middleware.request_id [None req-394e4457-f62e-4ced-822e-b1828af39c71 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1855.499919] [54940]: INFO cinder.api.openstack.wsgi [None req-394e4457-f62e-4ced-822e-b1828af39c71 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1855.500201] [54940]: DEBUG cinder.api.openstack.wsgi [None req-394e4457-f62e-4ced-822e-b1828af39c71 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1855.500468] [54940]: DEBUG cinder.api.openstack.wsgi [None req-394e4457-f62e-4ced-822e-b1828af39c71 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1855.518241] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1855.518241] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1855.522797] [54940]: INFO cinder.volume.api [None req-394e4457-f62e-4ced-822e-b1828af39c71 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1855.530989] [54940]: INFO cinder.api.openstack.wsgi [None req-394e4457-f62e-4ced-822e-b1828af39c71 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1855.531659] [54940]: [pid: 54940|app: 0|req: 251/494] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:02 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1856.540326] [54941]: DEBUG cinder.api.middleware.request_id [None req-8cf74f3b-d935-49ce-8526-48aa462e22d5 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1856.542334] [54941]: INFO cinder.api.openstack.wsgi [None req-8cf74f3b-d935-49ce-8526-48aa462e22d5 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1856.542599] [54941]: DEBUG cinder.api.openstack.wsgi [None req-8cf74f3b-d935-49ce-8526-48aa462e22d5 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1856.542844] [54941]: DEBUG cinder.api.openstack.wsgi [None req-8cf74f3b-d935-49ce-8526-48aa462e22d5 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1856.553453] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1856.553453] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1856.557324] [54941]: INFO cinder.volume.api [None req-8cf74f3b-d935-49ce-8526-48aa462e22d5 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1856.562047] [54941]: INFO cinder.api.openstack.wsgi [None req-8cf74f3b-d935-49ce-8526-48aa462e22d5 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1856.562420] [54941]: [pid: 54941|app: 0|req: 244/495] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:03 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1857.572256] [54940]: DEBUG cinder.api.middleware.request_id [None req-4e4601e6-4ed7-4332-877f-186611c06001 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1857.574581] [54940]: INFO cinder.api.openstack.wsgi [None req-4e4601e6-4ed7-4332-877f-186611c06001 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1857.574985] [54940]: DEBUG cinder.api.openstack.wsgi [None req-4e4601e6-4ed7-4332-877f-186611c06001 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1857.575236] [54940]: DEBUG cinder.api.openstack.wsgi [None req-4e4601e6-4ed7-4332-877f-186611c06001 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1857.589512] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1857.589512] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1857.596562] [54940]: INFO cinder.volume.api [None req-4e4601e6-4ed7-4332-877f-186611c06001 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1857.602368] [54940]: INFO cinder.api.openstack.wsgi [None req-4e4601e6-4ed7-4332-877f-186611c06001 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1857.602941] [54940]: [pid: 54940|app: 0|req: 252/496] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:04 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1858.613215] [54941]: DEBUG cinder.api.middleware.request_id [None req-7b58f0d5-b22a-4351-a2ac-7b928e993f7a None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1858.616010] [54941]: INFO cinder.api.openstack.wsgi [None req-7b58f0d5-b22a-4351-a2ac-7b928e993f7a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1858.616269] [54941]: DEBUG cinder.api.openstack.wsgi [None req-7b58f0d5-b22a-4351-a2ac-7b928e993f7a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1858.616486] [54941]: DEBUG cinder.api.openstack.wsgi [None req-7b58f0d5-b22a-4351-a2ac-7b928e993f7a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1858.630954] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1858.630954] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1858.636387] [54941]: INFO cinder.volume.api [None req-7b58f0d5-b22a-4351-a2ac-7b928e993f7a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1858.643159] [54941]: INFO cinder.api.openstack.wsgi [None req-7b58f0d5-b22a-4351-a2ac-7b928e993f7a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1858.643749] [54941]: [pid: 54941|app: 0|req: 245/497] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:05 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1858.805487] [54940]: DEBUG cinder.api.middleware.request_id [None req-3dd62ef3-8674-43ca-9e1a-fbc032ebb23a None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1858.807671] [54940]: INFO cinder.api.openstack.wsgi [None req-3dd62ef3-8674-43ca-9e1a-fbc032ebb23a tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1858.807902] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3dd62ef3-8674-43ca-9e1a-fbc032ebb23a tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1858.808138] [54940]: DEBUG cinder.api.openstack.wsgi [None req-3dd62ef3-8674-43ca-9e1a-fbc032ebb23a tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1858.820105] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1858.820105] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1858.824524] [54940]: INFO cinder.volume.api [None req-3dd62ef3-8674-43ca-9e1a-fbc032ebb23a tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1858.835021] [54940]: INFO cinder.api.openstack.wsgi [None req-3dd62ef3-8674-43ca-9e1a-fbc032ebb23a tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1858.835797] [54940]: [pid: 54940|app: 0|req: 253/498] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:05 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1858.867593] [54941]: DEBUG cinder.api.middleware.request_id [None req-7cbe4f0f-750e-435a-b567-7cf7e84b3d3a None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1858.869734] [54941]: INFO cinder.api.openstack.wsgi [None req-7cbe4f0f-750e-435a-b567-7cf7e84b3d3a tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1858.869971] [54941]: DEBUG cinder.api.openstack.wsgi [None req-7cbe4f0f-750e-435a-b567-7cf7e84b3d3a tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1858.870221] [54941]: DEBUG cinder.api.openstack.wsgi [None req-7cbe4f0f-750e-435a-b567-7cf7e84b3d3a tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1858.878046] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1858.878046] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1858.881922] [54941]: INFO cinder.volume.api [None req-7cbe4f0f-750e-435a-b567-7cf7e84b3d3a tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1858.886989] [54941]: INFO cinder.api.openstack.wsgi [None req-7cbe4f0f-750e-435a-b567-7cf7e84b3d3a tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1858.887573] [54941]: [pid: 54941|app: 0|req: 246/499] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:05 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1859.653419] [54940]: DEBUG cinder.api.middleware.request_id [None req-bce4687c-913d-49f2-80a6-0f810923b956 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1859.655583] [54940]: INFO cinder.api.openstack.wsgi [None req-bce4687c-913d-49f2-80a6-0f810923b956 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1859.655915] [54940]: DEBUG cinder.api.openstack.wsgi [None req-bce4687c-913d-49f2-80a6-0f810923b956 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1859.656113] [54940]: DEBUG cinder.api.openstack.wsgi [None req-bce4687c-913d-49f2-80a6-0f810923b956 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1859.665846] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1859.665846] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1859.671204] [54940]: INFO cinder.volume.api [None req-bce4687c-913d-49f2-80a6-0f810923b956 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1859.677102] [54940]: INFO cinder.api.openstack.wsgi [None req-bce4687c-913d-49f2-80a6-0f810923b956 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1859.677531] [54940]: [pid: 54940|app: 0|req: 254/500] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:06 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1860.687536] [54941]: DEBUG cinder.api.middleware.request_id [None req-1feaa056-cc4b-41f8-8048-56f55e5ead9d None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1860.689860] [54941]: INFO cinder.api.openstack.wsgi [None req-1feaa056-cc4b-41f8-8048-56f55e5ead9d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1860.690172] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1feaa056-cc4b-41f8-8048-56f55e5ead9d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1860.690408] [54941]: DEBUG cinder.api.openstack.wsgi [None req-1feaa056-cc4b-41f8-8048-56f55e5ead9d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1860.701504] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1860.701504] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1860.706386] [54941]: INFO cinder.volume.api [None req-1feaa056-cc4b-41f8-8048-56f55e5ead9d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1860.711973] [54941]: INFO cinder.api.openstack.wsgi [None req-1feaa056-cc4b-41f8-8048-56f55e5ead9d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1860.712563] [54941]: [pid: 54941|app: 0|req: 247/501] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:07 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1861.721661] [54940]: DEBUG cinder.api.middleware.request_id [None req-0372a1e1-773d-4cea-9615-e780ef828143 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1861.723682] [54940]: INFO cinder.api.openstack.wsgi [None req-0372a1e1-773d-4cea-9615-e780ef828143 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1861.723788] [54940]: DEBUG cinder.api.openstack.wsgi [None req-0372a1e1-773d-4cea-9615-e780ef828143 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1861.724050] [54940]: DEBUG cinder.api.openstack.wsgi [None req-0372a1e1-773d-4cea-9615-e780ef828143 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1861.734047] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1861.734047] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1861.739017] [54940]: INFO cinder.volume.api [None req-0372a1e1-773d-4cea-9615-e780ef828143 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1861.742598] [54940]: INFO cinder.api.openstack.wsgi [None req-0372a1e1-773d-4cea-9615-e780ef828143 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1861.742976] [54940]: [pid: 54940|app: 0|req: 255/502] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:08 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1862.756146] [54941]: DEBUG cinder.api.middleware.request_id [None req-952f0fae-153a-461a-b7e8-e1f6ad59f016 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1862.758391] [54941]: INFO cinder.api.openstack.wsgi [None req-952f0fae-153a-461a-b7e8-e1f6ad59f016 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1862.758611] [54941]: DEBUG cinder.api.openstack.wsgi [None req-952f0fae-153a-461a-b7e8-e1f6ad59f016 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1862.759053] [54941]: DEBUG cinder.api.openstack.wsgi [None req-952f0fae-153a-461a-b7e8-e1f6ad59f016 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1862.767333] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1862.767333] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1862.773198] [54941]: INFO cinder.volume.api [None req-952f0fae-153a-461a-b7e8-e1f6ad59f016 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1862.778521] [54941]: INFO cinder.api.openstack.wsgi [None req-952f0fae-153a-461a-b7e8-e1f6ad59f016 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1862.779676] [54941]: [pid: 54941|app: 0|req: 248/503] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:09 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1863.793207] [54940]: DEBUG cinder.api.middleware.request_id [None req-908edae1-66c2-4a37-ae31-9441074f1000 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.795462] [54940]: INFO cinder.api.openstack.wsgi [None req-908edae1-66c2-4a37-ae31-9441074f1000 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1863.795692] [54940]: DEBUG cinder.api.openstack.wsgi [None req-908edae1-66c2-4a37-ae31-9441074f1000 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.795971] [54940]: DEBUG cinder.api.openstack.wsgi [None req-908edae1-66c2-4a37-ae31-9441074f1000 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.809377] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1863.809377] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1863.814481] [54940]: INFO cinder.volume.api [None req-908edae1-66c2-4a37-ae31-9441074f1000 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1863.822088] [54940]: INFO cinder.api.openstack.wsgi [None req-908edae1-66c2-4a37-ae31-9441074f1000 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1863.822772] [54940]: [pid: 54940|app: 0|req: 256/504] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:10 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 1391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1863.854025] [54941]: DEBUG cinder.api.middleware.request_id [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-64bc554a-9fe5-4ca1-987f-32e98b92a946 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.856848] [54941]: INFO cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-64bc554a-9fe5-4ca1-987f-32e98b92a946 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1863.857160] [54941]: DEBUG cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-64bc554a-9fe5-4ca1-987f-32e98b92a946 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.857342] [54941]: DEBUG cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-64bc554a-9fe5-4ca1-987f-32e98b92a946 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.866307] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1863.866307] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1863.872795] [54941]: INFO cinder.volume.api [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-64bc554a-9fe5-4ca1-987f-32e98b92a946 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1863.878335] [54941]: INFO cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-64bc554a-9fe5-4ca1-987f-32e98b92a946 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1863.878778] [54941]: [pid: 54941|app: 0|req: 249/505] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:39:10 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1864.652790] [54940]: DEBUG cinder.api.middleware.request_id [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-783fb5c0-ebeb-4bf1-a04e-a5c8b74761b5 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1864.655494] [54940]: INFO cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-783fb5c0-ebeb-4bf1-a04e-a5c8b74761b5 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1864.655801] [54940]: DEBUG cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-783fb5c0-ebeb-4bf1-a04e-a5c8b74761b5 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1864.656135] [54940]: DEBUG cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-783fb5c0-ebeb-4bf1-a04e-a5c8b74761b5 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1864.666385] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1864.666385] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1864.670821] [54940]: INFO cinder.volume.api [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-783fb5c0-ebeb-4bf1-a04e-a5c8b74761b5 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1864.676854] [54940]: INFO cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-783fb5c0-ebeb-4bf1-a04e-a5c8b74761b5 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1864.677332] [54940]: [pid: 54940|app: 0|req: 257/506] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:39:11 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1864.683563] [54941]: DEBUG cinder.api.middleware.request_id [None req-dee32e53-439b-4825-9f9b-75e91f75690a None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1864.684027] [54941]: INFO cinder.api.openstack.wsgi [None req-dee32e53-439b-4825-9f9b-75e91f75690a None None] GET http://10.180.1.21/volume// [ 1864.684240] [54941]: DEBUG cinder.api.openstack.wsgi [None req-dee32e53-439b-4825-9f9b-75e91f75690a None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1864.684623] [54941]: DEBUG cinder.api.openstack.wsgi [None req-dee32e53-439b-4825-9f9b-75e91f75690a None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1864.685018] [54941]: INFO cinder.api.openstack.wsgi [None req-dee32e53-439b-4825-9f9b-75e91f75690a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1864.685335] [54941]: [pid: 54941|app: 0|req: 250/507] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 12:39:11 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1864.691801] [54940]: DEBUG cinder.api.middleware.request_id [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-441ff84a-04e9-484e-9518-ddd7682960b1 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1864.696043] [54940]: INFO cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-441ff84a-04e9-484e-9518-ddd7682960b1 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1864.696043] [54940]: DEBUG cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-441ff84a-04e9-484e-9518-ddd7682960b1 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0e75c55-1b79-41ef-8998-f8da8258ec42", "connector": null, "instance_uuid": "aed27fab-e106-41b7-9f78-50b1321cd750"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1864.706075] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1864.706075] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1864.728085] [54940]: INFO cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-441ff84a-04e9-484e-9518-ddd7682960b1 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1864.728668] [54940]: [pid: 54940|app: 0|req: 258/508] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:39:11 2024] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1873.876111] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=37,cinder:UPDATE=3 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1873.890834] [54941]: DEBUG cinder.api.middleware.request_id [None req-9c56155c-db80-45de-a2c2-b805bcb7420c None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1873.891345] [54941]: INFO cinder.api.openstack.wsgi [None req-9c56155c-db80-45de-a2c2-b805bcb7420c None None] GET http://10.180.1.21/volume// [ 1873.891533] [54941]: DEBUG cinder.api.openstack.wsgi [None req-9c56155c-db80-45de-a2c2-b805bcb7420c None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1873.891781] [54941]: DEBUG cinder.api.openstack.wsgi [None req-9c56155c-db80-45de-a2c2-b805bcb7420c None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1873.892203] [54941]: INFO cinder.api.openstack.wsgi [None req-9c56155c-db80-45de-a2c2-b805bcb7420c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1873.894780] [54941]: [pid: 54941|app: 0|req: 251/509] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:39:20 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1873.896019] [54940]: DEBUG cinder.api.middleware.request_id [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-e6011938-7815-4d3b-bdea-fcd947dc10c7 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1873.898474] [54940]: INFO cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-e6011938-7815-4d3b-bdea-fcd947dc10c7 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1873.898724] [54940]: DEBUG cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-e6011938-7815-4d3b-bdea-fcd947dc10c7 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1873.898963] [54940]: DEBUG cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-e6011938-7815-4d3b-bdea-fcd947dc10c7 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1873.914490] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1873.914490] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1873.919382] [54940]: INFO cinder.volume.api [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-e6011938-7815-4d3b-bdea-fcd947dc10c7 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1873.925650] [54940]: INFO cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-e6011938-7815-4d3b-bdea-fcd947dc10c7 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 200 [ 1873.925788] [54940]: [pid: 54940|app: 0|req: 259/510] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:39:20 2024] GET /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 1571 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1874.047808] [54941]: DEBUG cinder.api.middleware.request_id [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-c511c2f1-091b-4576-b1e9-d2e164b9a8be None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1874.050478] [54941]: INFO cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-c511c2f1-091b-4576-b1e9-d2e164b9a8be tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] PUT http://10.180.1.21/volume/v3/attachments/e34d2f04-e0e4-4c77-bc92-0361b3ff800c [ 1874.050672] [54941]: DEBUG cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-c511c2f1-091b-4576-b1e9-d2e164b9a8be tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-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=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1874.058895] [54941]: DEBUG cinder.coordination [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-c511c2f1-091b-4576-b1e9-d2e164b9a8be tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Acquiring lock "cinder-attachment_update-d0e75c55-1b79-41ef-8998-f8da8258ec42-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1874.063783] [54941]: DEBUG cinder.coordination [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-c511c2f1-091b-4576-b1e9-d2e164b9a8be tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Lock "cinder-attachment_update-d0e75c55-1b79-41ef-8998-f8da8258ec42-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1874.065409] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1874.065409] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1874.586576] [54941]: DEBUG cinder.coordination [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-c511c2f1-091b-4576-b1e9-d2e164b9a8be tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Lock "cinder-attachment_update-d0e75c55-1b79-41ef-8998-f8da8258ec42-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=54941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1874.586576] [54941]: INFO cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-c511c2f1-091b-4576-b1e9-d2e164b9a8be tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/attachments/e34d2f04-e0e4-4c77-bc92-0361b3ff800c returned with HTTP 200 [ 1874.586576] [54941]: [pid: 54941|app: 0|req: 252/511] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:39:20 2024] PUT /volume/v3/attachments/e34d2f04-e0e4-4c77-bc92-0361b3ff800c => generated 589 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1875.099506] [54940]: DEBUG cinder.api.middleware.request_id [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-8e008c01-f37d-4ca5-aac8-72eb59a6c94a None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1875.102923] [54940]: INFO cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-8e008c01-f37d-4ca5-aac8-72eb59a6c94a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] POST http://10.180.1.21/volume/v3/attachments/e34d2f04-e0e4-4c77-bc92-0361b3ff800c/action [ 1875.103419] [54940]: DEBUG cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-8e008c01-f37d-4ca5-aac8-72eb59a6c94a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Action body: b'{"os-complete": null}' {{(pid=54940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1875.103592] [54940]: DEBUG cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-8e008c01-f37d-4ca5-aac8-72eb59a6c94a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1875.125996] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1875.125996] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1875.133449] [54940]: INFO cinder.api.openstack.wsgi [req-4e8c0069-6a88-4db7-9b96-93df0d55643e req-8e008c01-f37d-4ca5-aac8-72eb59a6c94a tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/attachments/e34d2f04-e0e4-4c77-bc92-0361b3ff800c/action returned with HTTP 204 [ 1875.133864] [54940]: [pid: 54940|app: 0|req: 260/512] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:39:21 2024] POST /volume/v3/attachments/e34d2f04-e0e4-4c77-bc92-0361b3ff800c/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1876.853138] [54941]: DEBUG cinder.api.middleware.request_id [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1876.915103] [54941]: INFO cinder.api.openstack.wsgi [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1876.915103] [54941]: DEBUG cinder.api.openstack.wsgi [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-270029640"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1876.915707] [54941]: DEBUG cinder.api.v3.volumes [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-270029640'}} {{(pid=54941) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1876.916077] [54941]: INFO cinder.api.v3.volumes [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Create volume of 1 GB [ 1876.916584] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1876.916584] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1876.924387] [54941]: INFO cinder.volume.api [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Availability Zones retrieved successfully. [ 1876.932194] [54941]: DEBUG cinder.volume.api [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Flow 'volume_create_api' (69bf016c-c24d-408f-9230-6c1e282a0440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1876.933503] [54941]: DEBUG cinder.volume.api [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1522c9-5126-4e5b-835e-959fadcb6688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1876.934782] [54941]: DEBUG cinder.volume.flows.api.create_volume [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Validating volume size '1' using validate_int {{(pid=54941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1876.961185] [54941]: DEBUG cinder.volume.api [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1522c9-5126-4e5b-835e-959fadcb6688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1876.962940] [54941]: DEBUG cinder.volume.api [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd76a27d-09c7-4b88-ba0f-f7141d2eeabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1877.025013] [54941]: DEBUG cinder.quota [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Created reservations ['2fb1af0f-f77c-466e-ad28-ef647fafcaeb', '00b98bb5-1947-468a-a556-b6d0eb8b1514', '5d661b43-d954-4234-9a74-6efe3d234fae', '711724ea-a598-434c-9961-70e733e79608'] {{(pid=54941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1877.026007] [54941]: DEBUG cinder.volume.api [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd76a27d-09c7-4b88-ba0f-f7141d2eeabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fb1af0f-f77c-466e-ad28-ef647fafcaeb', '00b98bb5-1947-468a-a556-b6d0eb8b1514', '5d661b43-d954-4234-9a74-6efe3d234fae', '711724ea-a598-434c-9961-70e733e79608']}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1877.027054] [54941]: DEBUG cinder.volume.api [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b2d2c8-b246-41bd-92dc-80379c66f8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1877.043214] [54941]: DEBUG cinder.volume.api [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b2d2c8-b246-41bd-92dc-80379c66f8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4629d24-33fe-439c-b478-067766656feb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-270029640',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c3edbfb8c5944948a1a7c5b2fb516e1a',qos_specs=None,replication_status=,reservations=['2fb1af0f-f77c-466e-ad28-ef647fafcaeb','00b98bb5-1947-468a-a556-b6d0eb8b1514','5d661b43-d954-4234-9a74-6efe3d234fae','711724ea-a598-434c-9961-70e733e79608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14319b8ecdf04f848b42378d0f3b74a2',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:39:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-270029640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4629d24-33fe-439c-b478-067766656feb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c3edbfb8c5944948a1a7c5b2fb516e1a',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='14319b8ecdf04f848b42378d0f3b74a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1877.044148] [54941]: DEBUG cinder.volume.api [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d673c25-5717-44e6-891b-42f16eb183fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1877.064250] [54941]: DEBUG cinder.volume.api [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d673c25-5717-44e6-891b-42f16eb183fe) 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-270029640',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c3edbfb8c5944948a1a7c5b2fb516e1a',qos_specs=None,replication_status=,reservations=['2fb1af0f-f77c-466e-ad28-ef647fafcaeb','00b98bb5-1947-468a-a556-b6d0eb8b1514','5d661b43-d954-4234-9a74-6efe3d234fae','711724ea-a598-434c-9961-70e733e79608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14319b8ecdf04f848b42378d0f3b74a2',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1877.065399] [54941]: DEBUG cinder.volume.api [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74b64b71-21ff-47ac-a19a-24d3e7c69ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1877.075879] [54941]: DEBUG cinder.volume.api [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74b64b71-21ff-47ac-a19a-24d3e7c69ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1877.077213] [54941]: DEBUG cinder.volume.api [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Flow 'volume_create_api' (69bf016c-c24d-408f-9230-6c1e282a0440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1877.077513] [54941]: INFO cinder.volume.api [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Create volume request issued successfully. [ 1877.078337] [54941]: INFO cinder.api.openstack.wsgi [None req-3c7de95f-20fd-4117-a959-c3694cdcc498 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1877.078784] [54941]: [pid: 54941|app: 0|req: 253/513] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 11 12:39:23 2024] POST /volume/v3/volumes => generated 758 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1877.090149] [54940]: DEBUG cinder.api.middleware.request_id [None req-4f7ed8b2-7efb-4cb2-987b-4844bad5145f None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1877.092175] [54940]: INFO cinder.api.openstack.wsgi [None req-4f7ed8b2-7efb-4cb2-987b-4844bad5145f tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb [ 1877.092401] [54940]: DEBUG cinder.api.openstack.wsgi [None req-4f7ed8b2-7efb-4cb2-987b-4844bad5145f tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1877.092604] [54940]: DEBUG cinder.api.openstack.wsgi [None req-4f7ed8b2-7efb-4cb2-987b-4844bad5145f tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1877.100250] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1877.100250] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1877.104576] [54940]: INFO cinder.volume.api [None req-4f7ed8b2-7efb-4cb2-987b-4844bad5145f tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Volume info retrieved successfully. [ 1877.109823] [54940]: INFO cinder.api.openstack.wsgi [None req-4f7ed8b2-7efb-4cb2-987b-4844bad5145f tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb returned with HTTP 200 [ 1877.110361] [54940]: [pid: 54940|app: 0|req: 261/514] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:23 2024] GET /volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1878.120323] [54941]: DEBUG cinder.api.middleware.request_id [None req-a0e2b6fc-18bb-42db-ae98-a5eecfa0bfe2 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1878.122703] [54941]: INFO cinder.api.openstack.wsgi [None req-a0e2b6fc-18bb-42db-ae98-a5eecfa0bfe2 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb [ 1878.122754] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a0e2b6fc-18bb-42db-ae98-a5eecfa0bfe2 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1878.122965] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a0e2b6fc-18bb-42db-ae98-a5eecfa0bfe2 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1878.133190] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1878.133190] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1878.137176] [54941]: INFO cinder.volume.api [None req-a0e2b6fc-18bb-42db-ae98-a5eecfa0bfe2 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Volume info retrieved successfully. [ 1878.141896] [54941]: INFO cinder.api.openstack.wsgi [None req-a0e2b6fc-18bb-42db-ae98-a5eecfa0bfe2 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb returned with HTTP 200 [ 1878.142294] [54941]: [pid: 54941|app: 0|req: 254/515] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:24 2024] GET /volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1878.158927] [54940]: DEBUG cinder.api.middleware.request_id [req-ea67c069-c4cd-4f1a-b181-6d6be545603c req-4a1ddc44-5e4f-4df5-8e50-10d5853bfc37 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1878.161202] [54940]: INFO cinder.api.openstack.wsgi [req-ea67c069-c4cd-4f1a-b181-6d6be545603c req-4a1ddc44-5e4f-4df5-8e50-10d5853bfc37 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb [ 1878.161416] [54940]: DEBUG cinder.api.openstack.wsgi [req-ea67c069-c4cd-4f1a-b181-6d6be545603c req-4a1ddc44-5e4f-4df5-8e50-10d5853bfc37 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1878.161679] [54940]: DEBUG cinder.api.openstack.wsgi [req-ea67c069-c4cd-4f1a-b181-6d6be545603c req-4a1ddc44-5e4f-4df5-8e50-10d5853bfc37 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1878.170015] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1878.170015] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1878.173350] [54940]: INFO cinder.volume.api [req-ea67c069-c4cd-4f1a-b181-6d6be545603c req-4a1ddc44-5e4f-4df5-8e50-10d5853bfc37 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Volume info retrieved successfully. [ 1878.177523] [54940]: INFO cinder.api.openstack.wsgi [req-ea67c069-c4cd-4f1a-b181-6d6be545603c req-4a1ddc44-5e4f-4df5-8e50-10d5853bfc37 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb returned with HTTP 200 [ 1878.177925] [54940]: [pid: 54940|app: 0|req: 262/516] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:39:25 2024] GET /volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1878.184629] [54941]: DEBUG cinder.api.middleware.request_id [None req-ed21d769-fca3-408b-8a52-88944a1888b9 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1878.186557] [54941]: INFO cinder.api.openstack.wsgi [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1878.186959] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-148738480"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1878.188613] [54941]: DEBUG cinder.api.v3.volumes [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-148738480'}} {{(pid=54941) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1878.188745] [54941]: INFO cinder.api.v3.volumes [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Create volume of 1 GB [ 1878.193128] [54941]: INFO cinder.volume.api [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Availability Zones retrieved successfully. [ 1878.199756] [54941]: DEBUG cinder.volume.api [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Flow 'volume_create_api' (1be805c1-ecef-4e42-b4dc-be0f377d535b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1878.200896] [54941]: DEBUG cinder.volume.api [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fc6cc6f-140f-42c2-95a6-bc152f19a9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1878.202045] [54941]: DEBUG cinder.volume.flows.api.create_volume [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Validating volume size '1' using validate_int {{(pid=54941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1878.219692] [54941]: DEBUG cinder.volume.api [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fc6cc6f-140f-42c2-95a6-bc152f19a9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1878.220637] [54941]: DEBUG cinder.volume.api [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c3cbbf0-546f-43b5-9bd2-275b821e4bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1878.249670] [54941]: DEBUG cinder.quota [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Created reservations ['66c10f6a-ac1a-4b7d-acf3-33ab2c645390', '36b1a772-a10d-486b-aefb-32db4868553c', '5ab41217-2e68-4798-aaa7-7b335aec279a', 'be3cc3c2-5e31-4f2e-984f-d2983f997a7d'] {{(pid=54941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1878.250515] [54941]: DEBUG cinder.volume.api [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c3cbbf0-546f-43b5-9bd2-275b821e4bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66c10f6a-ac1a-4b7d-acf3-33ab2c645390', '36b1a772-a10d-486b-aefb-32db4868553c', '5ab41217-2e68-4798-aaa7-7b335aec279a', 'be3cc3c2-5e31-4f2e-984f-d2983f997a7d']}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1878.251393] [54941]: DEBUG cinder.volume.api [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96589b2b-4b03-4269-adde-57ea1ccebe9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1878.263522] [54941]: DEBUG cinder.volume.api [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96589b2b-4b03-4269-adde-57ea1ccebe9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b951dcba-1d76-4435-8029-32c33e3336cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-148738480',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c3edbfb8c5944948a1a7c5b2fb516e1a',qos_specs=None,replication_status=,reservations=['66c10f6a-ac1a-4b7d-acf3-33ab2c645390','36b1a772-a10d-486b-aefb-32db4868553c','5ab41217-2e68-4798-aaa7-7b335aec279a','be3cc3c2-5e31-4f2e-984f-d2983f997a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14319b8ecdf04f848b42378d0f3b74a2',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:39:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-148738480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b951dcba-1d76-4435-8029-32c33e3336cb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c3edbfb8c5944948a1a7c5b2fb516e1a',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='14319b8ecdf04f848b42378d0f3b74a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1878.264390] [54941]: DEBUG cinder.volume.api [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e8b7af3-e5ef-47a0-b362-dd865c10b026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1878.276799] [54941]: DEBUG cinder.volume.api [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e8b7af3-e5ef-47a0-b362-dd865c10b026) 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-148738480',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c3edbfb8c5944948a1a7c5b2fb516e1a',qos_specs=None,replication_status=,reservations=['66c10f6a-ac1a-4b7d-acf3-33ab2c645390','36b1a772-a10d-486b-aefb-32db4868553c','5ab41217-2e68-4798-aaa7-7b335aec279a','be3cc3c2-5e31-4f2e-984f-d2983f997a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14319b8ecdf04f848b42378d0f3b74a2',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1878.277728] [54941]: DEBUG cinder.volume.api [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9312c814-f3e3-448e-9828-0bfd7a9e2d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1878.284491] [54941]: DEBUG cinder.volume.api [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9312c814-f3e3-448e-9828-0bfd7a9e2d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1878.285665] [54941]: DEBUG cinder.volume.api [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Flow 'volume_create_api' (1be805c1-ecef-4e42-b4dc-be0f377d535b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1878.286010] [54941]: INFO cinder.volume.api [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Create volume request issued successfully. [ 1878.286643] [54941]: INFO cinder.api.openstack.wsgi [None req-ed21d769-fca3-408b-8a52-88944a1888b9 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1878.287137] [54941]: [pid: 54941|app: 0|req: 255/517] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 11 12:39:25 2024] POST /volume/v3/volumes => generated 758 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1878.295249] [54940]: DEBUG cinder.api.middleware.request_id [None req-f9c30a48-6da6-4eb8-bf2e-6111549f24f1 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1878.297449] [54940]: INFO cinder.api.openstack.wsgi [None req-f9c30a48-6da6-4eb8-bf2e-6111549f24f1 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb [ 1878.297673] [54940]: DEBUG cinder.api.openstack.wsgi [None req-f9c30a48-6da6-4eb8-bf2e-6111549f24f1 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1878.297925] [54940]: DEBUG cinder.api.openstack.wsgi [None req-f9c30a48-6da6-4eb8-bf2e-6111549f24f1 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1878.305507] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1878.305507] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1878.308803] [54940]: INFO cinder.volume.api [None req-f9c30a48-6da6-4eb8-bf2e-6111549f24f1 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Volume info retrieved successfully. [ 1878.312878] [54940]: INFO cinder.api.openstack.wsgi [None req-f9c30a48-6da6-4eb8-bf2e-6111549f24f1 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb returned with HTTP 200 [ 1878.313270] [54940]: [pid: 54940|app: 0|req: 263/518] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:25 2024] GET /volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1879.323371] [54941]: DEBUG cinder.api.middleware.request_id [None req-e55e611b-dc3f-40fe-a8af-a94a24247516 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1879.325723] [54941]: INFO cinder.api.openstack.wsgi [None req-e55e611b-dc3f-40fe-a8af-a94a24247516 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb [ 1879.325951] [54941]: DEBUG cinder.api.openstack.wsgi [None req-e55e611b-dc3f-40fe-a8af-a94a24247516 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1879.326221] [54941]: DEBUG cinder.api.openstack.wsgi [None req-e55e611b-dc3f-40fe-a8af-a94a24247516 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1879.336552] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1879.336552] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1879.340728] [54941]: INFO cinder.volume.api [None req-e55e611b-dc3f-40fe-a8af-a94a24247516 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Volume info retrieved successfully. [ 1879.345975] [54941]: INFO cinder.api.openstack.wsgi [None req-e55e611b-dc3f-40fe-a8af-a94a24247516 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb returned with HTTP 200 [ 1879.346497] [54941]: [pid: 54941|app: 0|req: 256/519] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:26 2024] GET /volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1879.363203] [54940]: DEBUG cinder.api.middleware.request_id [req-97e7bb07-751c-4ebf-9185-765cc349beb8 req-c6e57b0a-4362-4408-9428-c067afaad7e7 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1879.365603] [54940]: INFO cinder.api.openstack.wsgi [req-97e7bb07-751c-4ebf-9185-765cc349beb8 req-c6e57b0a-4362-4408-9428-c067afaad7e7 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb [ 1879.365827] [54940]: DEBUG cinder.api.openstack.wsgi [req-97e7bb07-751c-4ebf-9185-765cc349beb8 req-c6e57b0a-4362-4408-9428-c067afaad7e7 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1879.366059] [54940]: DEBUG cinder.api.openstack.wsgi [req-97e7bb07-751c-4ebf-9185-765cc349beb8 req-c6e57b0a-4362-4408-9428-c067afaad7e7 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1879.374436] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1879.374436] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1879.378204] [54940]: INFO cinder.volume.api [req-97e7bb07-751c-4ebf-9185-765cc349beb8 req-c6e57b0a-4362-4408-9428-c067afaad7e7 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Volume info retrieved successfully. [ 1879.382625] [54940]: INFO cinder.api.openstack.wsgi [req-97e7bb07-751c-4ebf-9185-765cc349beb8 req-c6e57b0a-4362-4408-9428-c067afaad7e7 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb returned with HTTP 200 [ 1879.383087] [54940]: [pid: 54940|app: 0|req: 264/520] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:39:26 2024] GET /volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1879.390520] [54941]: DEBUG cinder.api.middleware.request_id [None req-f956816b-156d-4fb5-a838-4af3ab38c276 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1879.392540] [54941]: INFO cinder.api.openstack.wsgi [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1879.392980] [54941]: DEBUG cinder.api.openstack.wsgi [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-790876318"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1879.394678] [54941]: DEBUG cinder.api.v3.volumes [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-790876318'}} {{(pid=54941) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1879.394833] [54941]: INFO cinder.api.v3.volumes [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Create volume of 1 GB [ 1879.398951] [54941]: INFO cinder.volume.api [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Availability Zones retrieved successfully. [ 1879.406165] [54941]: DEBUG cinder.volume.api [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Flow 'volume_create_api' (caa03598-a80d-48fc-8c04-e010f0a904d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1879.407859] [54941]: DEBUG cinder.volume.api [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef05851-d75f-41fe-9882-79992a6c55eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1879.409168] [54941]: DEBUG cinder.volume.flows.api.create_volume [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Validating volume size '1' using validate_int {{(pid=54941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1879.428091] [54941]: DEBUG cinder.volume.api [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef05851-d75f-41fe-9882-79992a6c55eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1879.429157] [54941]: DEBUG cinder.volume.api [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (617975c2-7f48-4ed6-a68f-8403b2f51c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1879.458851] [54941]: DEBUG cinder.quota [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Created reservations ['4c1ff578-c509-405f-886d-a0fe629b034d', 'e1e527ef-236d-4acd-a1ab-7204b2a82555', '24b1a46e-1fe3-48ac-a116-1ac443313fb2', '7280d21a-1989-4cfd-bf39-548e8e5bdd77'] {{(pid=54941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1879.459896] [54941]: DEBUG cinder.volume.api [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (617975c2-7f48-4ed6-a68f-8403b2f51c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c1ff578-c509-405f-886d-a0fe629b034d', 'e1e527ef-236d-4acd-a1ab-7204b2a82555', '24b1a46e-1fe3-48ac-a116-1ac443313fb2', '7280d21a-1989-4cfd-bf39-548e8e5bdd77']}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1879.460805] [54941]: DEBUG cinder.volume.api [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (795d278d-07fb-4bb4-9473-873a64437294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1879.476178] [54941]: DEBUG cinder.volume.api [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (795d278d-07fb-4bb4-9473-873a64437294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb418e03-3c85-41c6-a9c3-03fdda024076', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-790876318',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c3edbfb8c5944948a1a7c5b2fb516e1a',qos_specs=None,replication_status=,reservations=['4c1ff578-c509-405f-886d-a0fe629b034d','e1e527ef-236d-4acd-a1ab-7204b2a82555','24b1a46e-1fe3-48ac-a116-1ac443313fb2','7280d21a-1989-4cfd-bf39-548e8e5bdd77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14319b8ecdf04f848b42378d0f3b74a2',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:39:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-790876318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb418e03-3c85-41c6-a9c3-03fdda024076,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c3edbfb8c5944948a1a7c5b2fb516e1a',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='14319b8ecdf04f848b42378d0f3b74a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1879.477138] [54941]: DEBUG cinder.volume.api [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bacd91ad-0a73-43e4-9141-71b45539060d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1879.490082] [54941]: DEBUG cinder.volume.api [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bacd91ad-0a73-43e4-9141-71b45539060d) 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-790876318',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c3edbfb8c5944948a1a7c5b2fb516e1a',qos_specs=None,replication_status=,reservations=['4c1ff578-c509-405f-886d-a0fe629b034d','e1e527ef-236d-4acd-a1ab-7204b2a82555','24b1a46e-1fe3-48ac-a116-1ac443313fb2','7280d21a-1989-4cfd-bf39-548e8e5bdd77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14319b8ecdf04f848b42378d0f3b74a2',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1879.491069] [54941]: DEBUG cinder.volume.api [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cf6e29b-9e40-49fa-84da-5267af563f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1879.499880] [54941]: DEBUG cinder.volume.api [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cf6e29b-9e40-49fa-84da-5267af563f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1879.500958] [54941]: DEBUG cinder.volume.api [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Flow 'volume_create_api' (caa03598-a80d-48fc-8c04-e010f0a904d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1879.501330] [54941]: INFO cinder.volume.api [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Create volume request issued successfully. [ 1879.502337] [54941]: INFO cinder.api.openstack.wsgi [None req-f956816b-156d-4fb5-a838-4af3ab38c276 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1879.502642] [54941]: [pid: 54941|app: 0|req: 257/521] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 11 12:39:26 2024] POST /volume/v3/volumes => generated 758 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1879.511111] [54940]: DEBUG cinder.api.middleware.request_id [None req-c0b771b4-f04f-4656-a4aa-f769528a00c7 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1879.513630] [54940]: INFO cinder.api.openstack.wsgi [None req-c0b771b4-f04f-4656-a4aa-f769528a00c7 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 [ 1879.513630] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c0b771b4-f04f-4656-a4aa-f769528a00c7 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1879.513630] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c0b771b4-f04f-4656-a4aa-f769528a00c7 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1879.520836] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1879.520836] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1879.524160] [54940]: INFO cinder.volume.api [None req-c0b771b4-f04f-4656-a4aa-f769528a00c7 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Volume info retrieved successfully. [ 1879.528520] [54940]: INFO cinder.api.openstack.wsgi [None req-c0b771b4-f04f-4656-a4aa-f769528a00c7 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 returned with HTTP 200 [ 1879.528964] [54940]: [pid: 54940|app: 0|req: 265/522] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:26 2024] GET /volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1880.539346] [54941]: DEBUG cinder.api.middleware.request_id [None req-e32bbdbd-59cb-48f7-a8f5-bc6b45c79dbe None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.542421] [54941]: INFO cinder.api.openstack.wsgi [None req-e32bbdbd-59cb-48f7-a8f5-bc6b45c79dbe tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 [ 1880.542421] [54941]: DEBUG cinder.api.openstack.wsgi [None req-e32bbdbd-59cb-48f7-a8f5-bc6b45c79dbe tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.542772] [54941]: DEBUG cinder.api.openstack.wsgi [None req-e32bbdbd-59cb-48f7-a8f5-bc6b45c79dbe tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.557115] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.557115] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.562529] [54941]: INFO cinder.volume.api [None req-e32bbdbd-59cb-48f7-a8f5-bc6b45c79dbe tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Volume info retrieved successfully. [ 1880.570071] [54941]: INFO cinder.api.openstack.wsgi [None req-e32bbdbd-59cb-48f7-a8f5-bc6b45c79dbe tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 returned with HTTP 200 [ 1880.570307] [54941]: [pid: 54941|app: 0|req: 258/523] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:27 2024] GET /volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1880.587098] [54940]: DEBUG cinder.api.middleware.request_id [req-2e7e884c-9d01-407c-957e-a7e73920b169 req-e6ed76e6-d0c7-4c51-86c2-2f531d9606fc None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.589752] [54940]: INFO cinder.api.openstack.wsgi [req-2e7e884c-9d01-407c-957e-a7e73920b169 req-e6ed76e6-d0c7-4c51-86c2-2f531d9606fc tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 [ 1880.590180] [54940]: DEBUG cinder.api.openstack.wsgi [req-2e7e884c-9d01-407c-957e-a7e73920b169 req-e6ed76e6-d0c7-4c51-86c2-2f531d9606fc tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.590553] [54940]: DEBUG cinder.api.openstack.wsgi [req-2e7e884c-9d01-407c-957e-a7e73920b169 req-e6ed76e6-d0c7-4c51-86c2-2f531d9606fc tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.598904] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.598904] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.602918] [54940]: INFO cinder.volume.api [req-2e7e884c-9d01-407c-957e-a7e73920b169 req-e6ed76e6-d0c7-4c51-86c2-2f531d9606fc tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Volume info retrieved successfully. [ 1880.607589] [54940]: INFO cinder.api.openstack.wsgi [req-2e7e884c-9d01-407c-957e-a7e73920b169 req-e6ed76e6-d0c7-4c51-86c2-2f531d9606fc tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 returned with HTTP 200 [ 1880.607999] [54940]: [pid: 54940|app: 0|req: 266/524] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:39:27 2024] GET /volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1880.624313] [54941]: DEBUG cinder.api.middleware.request_id [req-747c2054-a34b-4bde-b76c-05924faab7c7 req-56056e79-6840-46ed-ac4f-3bdaee7ec630 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.626626] [54941]: INFO cinder.api.openstack.wsgi [req-747c2054-a34b-4bde-b76c-05924faab7c7 req-56056e79-6840-46ed-ac4f-3bdaee7ec630 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1880.626841] [54941]: DEBUG cinder.api.openstack.wsgi [req-747c2054-a34b-4bde-b76c-05924faab7c7 req-56056e79-6840-46ed-ac4f-3bdaee7ec630 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.627151] [54941]: DEBUG cinder.api.openstack.wsgi [req-747c2054-a34b-4bde-b76c-05924faab7c7 req-56056e79-6840-46ed-ac4f-3bdaee7ec630 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'detail' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.627536] [54941]: DEBUG cinder.api.api_utils [req-747c2054-a34b-4bde-b76c-05924faab7c7 req-56056e79-6840-46ed-ac4f-3bdaee7ec630 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Removing options '' from query. {{(pid=54941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1880.628586] [54941]: DEBUG cinder.volume.api [req-747c2054-a34b-4bde-b76c-05924faab7c7 req-56056e79-6840-46ed-ac4f-3bdaee7ec630 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54941) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1880.659313] [54941]: INFO cinder.volume.api [req-747c2054-a34b-4bde-b76c-05924faab7c7 req-56056e79-6840-46ed-ac4f-3bdaee7ec630 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Get all volumes completed successfully. [ 1880.660471] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.660471] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.665078] [54941]: INFO cinder.api.openstack.wsgi [req-747c2054-a34b-4bde-b76c-05924faab7c7 req-56056e79-6840-46ed-ac4f-3bdaee7ec630 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1880.665532] [54941]: [pid: 54941|app: 0|req: 259/525] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 11 12:39:27 2024] GET /volume/v3/volumes/detail => generated 2536 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1880.685602] [54940]: DEBUG cinder.api.middleware.request_id [req-ba8fe22e-2b6d-4945-8fe5-3aa8af7bf36e req-590f134d-bd39-402b-8600-ec9553f67515 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.687947] [54940]: INFO cinder.api.openstack.wsgi [req-ba8fe22e-2b6d-4945-8fe5-3aa8af7bf36e req-590f134d-bd39-402b-8600-ec9553f67515 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1880.688182] [54940]: DEBUG cinder.api.openstack.wsgi [req-ba8fe22e-2b6d-4945-8fe5-3aa8af7bf36e req-590f134d-bd39-402b-8600-ec9553f67515 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.688397] [54940]: DEBUG cinder.api.openstack.wsgi [req-ba8fe22e-2b6d-4945-8fe5-3aa8af7bf36e req-590f134d-bd39-402b-8600-ec9553f67515 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'detail' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.688778] [54940]: DEBUG cinder.api.api_utils [req-ba8fe22e-2b6d-4945-8fe5-3aa8af7bf36e req-590f134d-bd39-402b-8600-ec9553f67515 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Removing options '' from query. {{(pid=54940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1880.689668] [54940]: DEBUG cinder.volume.api [req-ba8fe22e-2b6d-4945-8fe5-3aa8af7bf36e req-590f134d-bd39-402b-8600-ec9553f67515 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54940) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1880.717293] [54940]: INFO cinder.volume.api [req-ba8fe22e-2b6d-4945-8fe5-3aa8af7bf36e req-590f134d-bd39-402b-8600-ec9553f67515 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Get all volumes completed successfully. [ 1880.718485] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.718485] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.722784] [54940]: INFO cinder.api.openstack.wsgi [req-ba8fe22e-2b6d-4945-8fe5-3aa8af7bf36e req-590f134d-bd39-402b-8600-ec9553f67515 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1880.723242] [54940]: [pid: 54940|app: 0|req: 267/526] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 11 12:39:27 2024] GET /volume/v3/volumes/detail => generated 2536 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1880.740194] [54941]: DEBUG cinder.api.middleware.request_id [req-5a4bbcf0-eef6-4aef-8fd9-1c1c4a40961e req-94edf2f1-1b69-4f63-9f44-4d9821660694 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.742307] [54941]: INFO cinder.api.openstack.wsgi [req-5a4bbcf0-eef6-4aef-8fd9-1c1c4a40961e req-94edf2f1-1b69-4f63-9f44-4d9821660694 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1880.742523] [54941]: DEBUG cinder.api.openstack.wsgi [req-5a4bbcf0-eef6-4aef-8fd9-1c1c4a40961e req-94edf2f1-1b69-4f63-9f44-4d9821660694 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.742739] [54941]: DEBUG cinder.api.openstack.wsgi [req-5a4bbcf0-eef6-4aef-8fd9-1c1c4a40961e req-94edf2f1-1b69-4f63-9f44-4d9821660694 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'detail' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.743077] [54941]: DEBUG cinder.api.api_utils [req-5a4bbcf0-eef6-4aef-8fd9-1c1c4a40961e req-94edf2f1-1b69-4f63-9f44-4d9821660694 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Removing options '' from query. {{(pid=54941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1880.743896] [54941]: DEBUG cinder.volume.api [req-5a4bbcf0-eef6-4aef-8fd9-1c1c4a40961e req-94edf2f1-1b69-4f63-9f44-4d9821660694 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54941) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1880.752784] [54941]: INFO cinder.volume.api [req-5a4bbcf0-eef6-4aef-8fd9-1c1c4a40961e req-94edf2f1-1b69-4f63-9f44-4d9821660694 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Get all volumes completed successfully. [ 1880.753783] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.753783] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.757891] [54941]: INFO cinder.api.openstack.wsgi [req-5a4bbcf0-eef6-4aef-8fd9-1c1c4a40961e req-94edf2f1-1b69-4f63-9f44-4d9821660694 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1880.758432] [54941]: [pid: 54941|app: 0|req: 260/527] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 11 12:39:27 2024] GET /volume/v3/volumes/detail => generated 2536 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1880.773192] [54940]: DEBUG cinder.api.middleware.request_id [req-bedb9031-c902-436b-a137-3dd9697e84e8 req-0526b5c4-9b7d-47a9-9592-ed9b55b775ac None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.775533] [54940]: INFO cinder.api.openstack.wsgi [req-bedb9031-c902-436b-a137-3dd9697e84e8 req-0526b5c4-9b7d-47a9-9592-ed9b55b775ac tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1880.775751] [54940]: DEBUG cinder.api.openstack.wsgi [req-bedb9031-c902-436b-a137-3dd9697e84e8 req-0526b5c4-9b7d-47a9-9592-ed9b55b775ac tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.775968] [54940]: DEBUG cinder.api.openstack.wsgi [req-bedb9031-c902-436b-a137-3dd9697e84e8 req-0526b5c4-9b7d-47a9-9592-ed9b55b775ac tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'detail' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.776264] [54940]: DEBUG cinder.api.api_utils [req-bedb9031-c902-436b-a137-3dd9697e84e8 req-0526b5c4-9b7d-47a9-9592-ed9b55b775ac tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Removing options '' from query. {{(pid=54940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1880.777257] [54940]: DEBUG cinder.volume.api [req-bedb9031-c902-436b-a137-3dd9697e84e8 req-0526b5c4-9b7d-47a9-9592-ed9b55b775ac tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54940) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1880.786872] [54940]: INFO cinder.volume.api [req-bedb9031-c902-436b-a137-3dd9697e84e8 req-0526b5c4-9b7d-47a9-9592-ed9b55b775ac tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Get all volumes completed successfully. [ 1880.788029] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.788029] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.792301] [54940]: INFO cinder.api.openstack.wsgi [req-bedb9031-c902-436b-a137-3dd9697e84e8 req-0526b5c4-9b7d-47a9-9592-ed9b55b775ac tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1880.792847] [54940]: [pid: 54940|app: 0|req: 268/528] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 11 12:39:27 2024] GET /volume/v3/volumes/detail => generated 2536 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1880.808913] [54941]: DEBUG cinder.api.middleware.request_id [req-e1c69183-c681-4d87-8950-8fc122872fd7 req-15c03c44-a04a-4868-91c7-a170eb1b3560 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.811153] [54941]: INFO cinder.api.openstack.wsgi [req-e1c69183-c681-4d87-8950-8fc122872fd7 req-15c03c44-a04a-4868-91c7-a170eb1b3560 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1880.811372] [54941]: DEBUG cinder.api.openstack.wsgi [req-e1c69183-c681-4d87-8950-8fc122872fd7 req-15c03c44-a04a-4868-91c7-a170eb1b3560 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.811583] [54941]: DEBUG cinder.api.openstack.wsgi [req-e1c69183-c681-4d87-8950-8fc122872fd7 req-15c03c44-a04a-4868-91c7-a170eb1b3560 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'detail' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.811859] [54941]: DEBUG cinder.api.api_utils [req-e1c69183-c681-4d87-8950-8fc122872fd7 req-15c03c44-a04a-4868-91c7-a170eb1b3560 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Removing options '' from query. {{(pid=54941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1880.812710] [54941]: DEBUG cinder.volume.api [req-e1c69183-c681-4d87-8950-8fc122872fd7 req-15c03c44-a04a-4868-91c7-a170eb1b3560 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54941) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1880.821563] [54941]: INFO cinder.volume.api [req-e1c69183-c681-4d87-8950-8fc122872fd7 req-15c03c44-a04a-4868-91c7-a170eb1b3560 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Get all volumes completed successfully. [ 1880.822567] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.822567] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.826527] [54941]: INFO cinder.api.openstack.wsgi [req-e1c69183-c681-4d87-8950-8fc122872fd7 req-15c03c44-a04a-4868-91c7-a170eb1b3560 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1880.827109] [54941]: [pid: 54941|app: 0|req: 261/529] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 11 12:39:27 2024] GET /volume/v3/volumes/detail => generated 2536 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1880.842621] [54940]: DEBUG cinder.api.middleware.request_id [req-59b07196-f0fd-4a7f-b7af-e50e6f02430a req-f8f1cca3-1637-483b-a93b-2e121b7cc933 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.844737] [54940]: INFO cinder.api.openstack.wsgi [req-59b07196-f0fd-4a7f-b7af-e50e6f02430a req-f8f1cca3-1637-483b-a93b-2e121b7cc933 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1880.845057] [54940]: DEBUG cinder.api.openstack.wsgi [req-59b07196-f0fd-4a7f-b7af-e50e6f02430a req-f8f1cca3-1637-483b-a93b-2e121b7cc933 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.845288] [54940]: DEBUG cinder.api.openstack.wsgi [req-59b07196-f0fd-4a7f-b7af-e50e6f02430a req-f8f1cca3-1637-483b-a93b-2e121b7cc933 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'detail' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.845567] [54940]: DEBUG cinder.api.api_utils [req-59b07196-f0fd-4a7f-b7af-e50e6f02430a req-f8f1cca3-1637-483b-a93b-2e121b7cc933 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Removing options '' from query. {{(pid=54940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1880.846430] [54940]: DEBUG cinder.volume.api [req-59b07196-f0fd-4a7f-b7af-e50e6f02430a req-f8f1cca3-1637-483b-a93b-2e121b7cc933 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54940) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1880.855333] [54940]: INFO cinder.volume.api [req-59b07196-f0fd-4a7f-b7af-e50e6f02430a req-f8f1cca3-1637-483b-a93b-2e121b7cc933 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Get all volumes completed successfully. [ 1880.856302] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.856302] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.860337] [54940]: INFO cinder.api.openstack.wsgi [req-59b07196-f0fd-4a7f-b7af-e50e6f02430a req-f8f1cca3-1637-483b-a93b-2e121b7cc933 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1880.860816] [54940]: [pid: 54940|app: 0|req: 269/530] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 11 12:39:27 2024] GET /volume/v3/volumes/detail => generated 2536 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1880.875666] [54941]: DEBUG cinder.api.middleware.request_id [req-0e1553bb-1fb4-4d59-b025-0c0e99791ebb req-bc187602-77ac-4037-899d-2bbc77b75912 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.878098] [54941]: INFO cinder.api.openstack.wsgi [req-0e1553bb-1fb4-4d59-b025-0c0e99791ebb req-bc187602-77ac-4037-899d-2bbc77b75912 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1880.878345] [54941]: DEBUG cinder.api.openstack.wsgi [req-0e1553bb-1fb4-4d59-b025-0c0e99791ebb req-bc187602-77ac-4037-899d-2bbc77b75912 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.878539] [54941]: DEBUG cinder.api.openstack.wsgi [req-0e1553bb-1fb4-4d59-b025-0c0e99791ebb req-bc187602-77ac-4037-899d-2bbc77b75912 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'detail' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.878819] [54941]: DEBUG cinder.api.api_utils [req-0e1553bb-1fb4-4d59-b025-0c0e99791ebb req-bc187602-77ac-4037-899d-2bbc77b75912 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Removing options '' from query. {{(pid=54941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1880.879651] [54941]: DEBUG cinder.volume.api [req-0e1553bb-1fb4-4d59-b025-0c0e99791ebb req-bc187602-77ac-4037-899d-2bbc77b75912 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54941) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1880.888345] [54941]: INFO cinder.volume.api [req-0e1553bb-1fb4-4d59-b025-0c0e99791ebb req-bc187602-77ac-4037-899d-2bbc77b75912 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Get all volumes completed successfully. [ 1880.889385] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.889385] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.893256] [54941]: INFO cinder.api.openstack.wsgi [req-0e1553bb-1fb4-4d59-b025-0c0e99791ebb req-bc187602-77ac-4037-899d-2bbc77b75912 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1880.893635] [54941]: [pid: 54941|app: 0|req: 262/531] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 11 12:39:27 2024] GET /volume/v3/volumes/detail => generated 2536 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1880.909141] [54940]: DEBUG cinder.api.middleware.request_id [req-40029812-1250-4f68-b351-d7adcb83ea66 req-0112f662-ba37-4066-a7ea-fc2a8a98ca69 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.911612] [54940]: INFO cinder.api.openstack.wsgi [req-40029812-1250-4f68-b351-d7adcb83ea66 req-0112f662-ba37-4066-a7ea-fc2a8a98ca69 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1880.911834] [54940]: DEBUG cinder.api.openstack.wsgi [req-40029812-1250-4f68-b351-d7adcb83ea66 req-0112f662-ba37-4066-a7ea-fc2a8a98ca69 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.912063] [54940]: DEBUG cinder.api.openstack.wsgi [req-40029812-1250-4f68-b351-d7adcb83ea66 req-0112f662-ba37-4066-a7ea-fc2a8a98ca69 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'detail' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.912348] [54940]: DEBUG cinder.api.api_utils [req-40029812-1250-4f68-b351-d7adcb83ea66 req-0112f662-ba37-4066-a7ea-fc2a8a98ca69 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Removing options '' from query. {{(pid=54940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1880.913220] [54940]: DEBUG cinder.volume.api [req-40029812-1250-4f68-b351-d7adcb83ea66 req-0112f662-ba37-4066-a7ea-fc2a8a98ca69 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54940) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1880.922029] [54940]: INFO cinder.volume.api [req-40029812-1250-4f68-b351-d7adcb83ea66 req-0112f662-ba37-4066-a7ea-fc2a8a98ca69 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Get all volumes completed successfully. [ 1880.923013] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.923013] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.926948] [54940]: INFO cinder.api.openstack.wsgi [req-40029812-1250-4f68-b351-d7adcb83ea66 req-0112f662-ba37-4066-a7ea-fc2a8a98ca69 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1880.927347] [54940]: [pid: 54940|app: 0|req: 270/532] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 11 12:39:27 2024] GET /volume/v3/volumes/detail => generated 2536 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1880.938738] [54941]: DEBUG cinder.api.middleware.request_id [None req-28d0751c-566c-4e1e-bd7c-9a554a620f2f None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.940854] [54941]: INFO cinder.api.openstack.wsgi [None req-28d0751c-566c-4e1e-bd7c-9a554a620f2f tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 [ 1880.941082] [54941]: DEBUG cinder.api.openstack.wsgi [None req-28d0751c-566c-4e1e-bd7c-9a554a620f2f tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.941319] [54941]: DEBUG cinder.api.openstack.wsgi [None req-28d0751c-566c-4e1e-bd7c-9a554a620f2f tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'delete' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.941511] [54941]: INFO cinder.api.v3.volumes [None req-28d0751c-566c-4e1e-bd7c-9a554a620f2f tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Delete volume with id: bb418e03-3c85-41c6-a9c3-03fdda024076 [ 1880.949404] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.949404] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.949911] [54941]: INFO cinder.volume.api [None req-28d0751c-566c-4e1e-bd7c-9a554a620f2f tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Volume info retrieved successfully. [ 1880.964454] [54941]: INFO cinder.volume.api [None req-28d0751c-566c-4e1e-bd7c-9a554a620f2f tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Delete volume request issued successfully. [ 1880.964647] [54941]: INFO cinder.api.openstack.wsgi [None req-28d0751c-566c-4e1e-bd7c-9a554a620f2f tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 returned with HTTP 202 [ 1880.965062] [54941]: [pid: 54941|app: 0|req: 263/533] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:39:27 2024] DELETE /volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1880.968145] [54940]: DEBUG cinder.api.middleware.request_id [None req-204539e4-f607-4802-8abe-365b0d403c7a None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1880.970305] [54940]: INFO cinder.api.openstack.wsgi [None req-204539e4-f607-4802-8abe-365b0d403c7a tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 [ 1880.970530] [54940]: DEBUG cinder.api.openstack.wsgi [None req-204539e4-f607-4802-8abe-365b0d403c7a tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1880.970744] [54940]: DEBUG cinder.api.openstack.wsgi [None req-204539e4-f607-4802-8abe-365b0d403c7a tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1880.979633] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1880.979633] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1880.983159] [54940]: INFO cinder.volume.api [None req-204539e4-f607-4802-8abe-365b0d403c7a tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Volume info retrieved successfully. [ 1880.987800] [54940]: INFO cinder.api.openstack.wsgi [None req-204539e4-f607-4802-8abe-365b0d403c7a tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 returned with HTTP 200 [ 1880.988208] [54940]: [pid: 54940|app: 0|req: 271/534] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:27 2024] GET /volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1881.998179] [54941]: DEBUG cinder.api.middleware.request_id [None req-3329f48e-fb32-4a2d-9c9f-41b5fc1ff2ae None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1882.000630] [54941]: INFO cinder.api.openstack.wsgi [None req-3329f48e-fb32-4a2d-9c9f-41b5fc1ff2ae tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 [ 1882.000848] [54941]: DEBUG cinder.api.openstack.wsgi [None req-3329f48e-fb32-4a2d-9c9f-41b5fc1ff2ae tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1882.001175] [54941]: DEBUG cinder.api.openstack.wsgi [None req-3329f48e-fb32-4a2d-9c9f-41b5fc1ff2ae tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1882.007924] [54941]: INFO cinder.api.openstack.wsgi [None req-3329f48e-fb32-4a2d-9c9f-41b5fc1ff2ae tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 returned with HTTP 404 [ 1882.008470] [54941]: [pid: 54941|app: 0|req: 264/535] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:28 2024] GET /volume/v3/volumes/bb418e03-3c85-41c6-a9c3-03fdda024076 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1882.011532] [54940]: DEBUG cinder.api.middleware.request_id [None req-beebcad7-f82a-4ef9-9b52-4860dd43a701 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1882.013667] [54940]: INFO cinder.api.openstack.wsgi [None req-beebcad7-f82a-4ef9-9b52-4860dd43a701 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb [ 1882.013885] [54940]: DEBUG cinder.api.openstack.wsgi [None req-beebcad7-f82a-4ef9-9b52-4860dd43a701 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1882.014120] [54940]: DEBUG cinder.api.openstack.wsgi [None req-beebcad7-f82a-4ef9-9b52-4860dd43a701 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'delete' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1882.014312] [54940]: INFO cinder.api.v3.volumes [None req-beebcad7-f82a-4ef9-9b52-4860dd43a701 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Delete volume with id: b951dcba-1d76-4435-8029-32c33e3336cb [ 1882.022240] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1882.022240] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1882.022778] [54940]: INFO cinder.volume.api [None req-beebcad7-f82a-4ef9-9b52-4860dd43a701 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Volume info retrieved successfully. [ 1882.036918] [54940]: INFO cinder.volume.api [None req-beebcad7-f82a-4ef9-9b52-4860dd43a701 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Delete volume request issued successfully. [ 1882.037093] [54940]: INFO cinder.api.openstack.wsgi [None req-beebcad7-f82a-4ef9-9b52-4860dd43a701 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb returned with HTTP 202 [ 1882.037526] [54940]: [pid: 54940|app: 0|req: 272/536] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:39:28 2024] DELETE /volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1882.040578] [54941]: DEBUG cinder.api.middleware.request_id [None req-f8aa7a71-5954-4355-b81f-ca068f24bc26 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1882.042681] [54941]: INFO cinder.api.openstack.wsgi [None req-f8aa7a71-5954-4355-b81f-ca068f24bc26 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb [ 1882.042906] [54941]: DEBUG cinder.api.openstack.wsgi [None req-f8aa7a71-5954-4355-b81f-ca068f24bc26 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1882.043176] [54941]: DEBUG cinder.api.openstack.wsgi [None req-f8aa7a71-5954-4355-b81f-ca068f24bc26 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1882.051472] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1882.051472] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1882.055685] [54941]: INFO cinder.volume.api [None req-f8aa7a71-5954-4355-b81f-ca068f24bc26 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Volume info retrieved successfully. [ 1882.059892] [54941]: INFO cinder.api.openstack.wsgi [None req-f8aa7a71-5954-4355-b81f-ca068f24bc26 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb returned with HTTP 200 [ 1882.060315] [54941]: [pid: 54941|app: 0|req: 265/537] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:28 2024] GET /volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1883.070443] [54940]: DEBUG cinder.api.middleware.request_id [None req-8c1adc9b-5969-4d1a-9973-381279b8b6a8 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1883.076025] [54940]: INFO cinder.api.openstack.wsgi [None req-8c1adc9b-5969-4d1a-9973-381279b8b6a8 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb [ 1883.076025] [54940]: DEBUG cinder.api.openstack.wsgi [None req-8c1adc9b-5969-4d1a-9973-381279b8b6a8 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1883.076025] [54940]: DEBUG cinder.api.openstack.wsgi [None req-8c1adc9b-5969-4d1a-9973-381279b8b6a8 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1883.079796] [54940]: INFO cinder.api.openstack.wsgi [None req-8c1adc9b-5969-4d1a-9973-381279b8b6a8 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb returned with HTTP 404 [ 1883.080339] [54940]: [pid: 54940|app: 0|req: 273/538] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:29 2024] GET /volume/v3/volumes/b951dcba-1d76-4435-8029-32c33e3336cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1883.085315] [54941]: DEBUG cinder.api.middleware.request_id [None req-238057dc-1248-47ac-806d-79699fbb7f83 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1883.087682] [54941]: INFO cinder.api.openstack.wsgi [None req-238057dc-1248-47ac-806d-79699fbb7f83 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb [ 1883.088023] [54941]: DEBUG cinder.api.openstack.wsgi [None req-238057dc-1248-47ac-806d-79699fbb7f83 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1883.088341] [54941]: DEBUG cinder.api.openstack.wsgi [None req-238057dc-1248-47ac-806d-79699fbb7f83 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'delete' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1883.088610] [54941]: INFO cinder.api.v3.volumes [None req-238057dc-1248-47ac-806d-79699fbb7f83 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Delete volume with id: d4629d24-33fe-439c-b478-067766656feb [ 1883.100206] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1883.100206] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1883.100997] [54941]: INFO cinder.volume.api [None req-238057dc-1248-47ac-806d-79699fbb7f83 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Volume info retrieved successfully. [ 1883.120903] [54941]: INFO cinder.volume.api [None req-238057dc-1248-47ac-806d-79699fbb7f83 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Delete volume request issued successfully. [ 1883.121102] [54941]: INFO cinder.api.openstack.wsgi [None req-238057dc-1248-47ac-806d-79699fbb7f83 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb returned with HTTP 202 [ 1883.121750] [54941]: [pid: 54941|app: 0|req: 266/539] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:39:29 2024] DELETE /volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1883.127981] [54940]: DEBUG cinder.api.middleware.request_id [None req-1cd9d914-31b9-43ea-98f5-bfda23bc2114 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1883.131203] [54940]: INFO cinder.api.openstack.wsgi [None req-1cd9d914-31b9-43ea-98f5-bfda23bc2114 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb [ 1883.131453] [54940]: DEBUG cinder.api.openstack.wsgi [None req-1cd9d914-31b9-43ea-98f5-bfda23bc2114 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1883.131671] [54940]: DEBUG cinder.api.openstack.wsgi [None req-1cd9d914-31b9-43ea-98f5-bfda23bc2114 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1883.140030] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1883.140030] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1883.144719] [54940]: INFO cinder.volume.api [None req-1cd9d914-31b9-43ea-98f5-bfda23bc2114 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Volume info retrieved successfully. [ 1883.149675] [54940]: INFO cinder.api.openstack.wsgi [None req-1cd9d914-31b9-43ea-98f5-bfda23bc2114 tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb returned with HTTP 200 [ 1883.150221] [54940]: [pid: 54940|app: 0|req: 274/540] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:29 2024] GET /volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1884.159327] [54941]: DEBUG cinder.api.middleware.request_id [None req-40c3c8d6-5d47-44fd-8b64-9bbb8bcc015c None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1884.161449] [54941]: INFO cinder.api.openstack.wsgi [None req-40c3c8d6-5d47-44fd-8b64-9bbb8bcc015c tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] GET http://10.180.1.21/volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb [ 1884.161809] [54941]: DEBUG cinder.api.openstack.wsgi [None req-40c3c8d6-5d47-44fd-8b64-9bbb8bcc015c tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1884.162093] [54941]: DEBUG cinder.api.openstack.wsgi [None req-40c3c8d6-5d47-44fd-8b64-9bbb8bcc015c tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1884.168682] [54941]: INFO cinder.api.openstack.wsgi [None req-40c3c8d6-5d47-44fd-8b64-9bbb8bcc015c tempest-VolumesTestJSON-949470243 tempest-VolumesTestJSON-949470243-project-member] http://10.180.1.21/volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb returned with HTTP 404 [ 1884.169183] [54941]: [pid: 54941|app: 0|req: 267/541] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:31 2024] GET /volume/v3/volumes/d4629d24-33fe-439c-b478-067766656feb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1893.147364] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=98,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1894.164686] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=103,cinder:UPDATE=39,cinder:INSERT=27 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1895.480232] [54940]: DEBUG cinder.api.middleware.request_id [None req-1a7dae81-80f8-4b4e-ac5c-02d705e3e112 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1895.480902] [54940]: INFO cinder.api.openstack.wsgi [None req-1a7dae81-80f8-4b4e-ac5c-02d705e3e112 None None] GET http://10.180.1.21/volume// [ 1895.480902] [54940]: DEBUG cinder.api.openstack.wsgi [None req-1a7dae81-80f8-4b4e-ac5c-02d705e3e112 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1895.481120] [54940]: DEBUG cinder.api.openstack.wsgi [None req-1a7dae81-80f8-4b4e-ac5c-02d705e3e112 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1895.481537] [54940]: INFO cinder.api.openstack.wsgi [None req-1a7dae81-80f8-4b4e-ac5c-02d705e3e112 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1895.481835] [54940]: [pid: 54940|app: 0|req: 275/542] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:39:42 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1895.485337] [54941]: DEBUG cinder.api.middleware.request_id [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-fea568c2-925c-49b3-b0c6-04f093d9427f None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1895.487765] [54941]: INFO cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-fea568c2-925c-49b3-b0c6-04f093d9427f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1895.488199] [54941]: DEBUG cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-fea568c2-925c-49b3-b0c6-04f093d9427f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0e75c55-1b79-41ef-8998-f8da8258ec42", "connector": null, "instance_uuid": "aed27fab-e106-41b7-9f78-50b1321cd750"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1895.504544] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1895.504544] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1895.533713] [54941]: INFO cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-fea568c2-925c-49b3-b0c6-04f093d9427f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1895.534277] [54941]: [pid: 54941|app: 0|req: 268/543] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:39:42 2024] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1895.537976] [54940]: DEBUG cinder.api.middleware.request_id [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-fac9c116-7285-4445-80d7-2bb6014d1b62 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1895.540774] [54940]: INFO cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-fac9c116-7285-4445-80d7-2bb6014d1b62 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e34d2f04-e0e4-4c77-bc92-0361b3ff800c [ 1895.541044] [54940]: DEBUG cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-fac9c116-7285-4445-80d7-2bb6014d1b62 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1895.541272] [54940]: DEBUG cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-fac9c116-7285-4445-80d7-2bb6014d1b62 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'version_select' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1895.548339] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1895.548339] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1896.077052] [54940]: INFO cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-fac9c116-7285-4445-80d7-2bb6014d1b62 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/attachments/e34d2f04-e0e4-4c77-bc92-0361b3ff800c returned with HTTP 200 [ 1896.077486] [54940]: [pid: 54940|app: 0|req: 276/544] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:39:42 2024] DELETE /volume/v3/attachments/e34d2f04-e0e4-4c77-bc92-0361b3ff800c => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1900.430202] [54941]: DEBUG cinder.api.middleware.request_id [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-c6da1acf-7def-45cc-bbee-c89b012a8157 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1900.432675] [54941]: INFO cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-c6da1acf-7def-45cc-bbee-c89b012a8157 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] PUT http://10.180.1.21/volume/v3/attachments/d9c95dc9-4010-437c-a953-b9d3740bb929 [ 1900.433208] [54941]: DEBUG cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-c6da1acf-7def-45cc-bbee-c89b012a8157 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-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-364145", "mountpoint": "/dev/sda"}}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1900.443398] [54941]: DEBUG cinder.coordination [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-c6da1acf-7def-45cc-bbee-c89b012a8157 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Acquiring lock "cinder-attachment_update-d0e75c55-1b79-41ef-8998-f8da8258ec42-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1900.447938] [54941]: DEBUG cinder.coordination [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-c6da1acf-7def-45cc-bbee-c89b012a8157 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Lock "cinder-attachment_update-d0e75c55-1b79-41ef-8998-f8da8258ec42-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1900.449030] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1900.449030] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1900.979090] [54941]: DEBUG cinder.coordination [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-c6da1acf-7def-45cc-bbee-c89b012a8157 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Lock "cinder-attachment_update-d0e75c55-1b79-41ef-8998-f8da8258ec42-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.531s {{(pid=54941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1900.979454] [54941]: INFO cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-c6da1acf-7def-45cc-bbee-c89b012a8157 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/attachments/d9c95dc9-4010-437c-a953-b9d3740bb929 returned with HTTP 200 [ 1900.979906] [54941]: [pid: 54941|app: 0|req: 269/545] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:39:47 2024] PUT /volume/v3/attachments/d9c95dc9-4010-437c-a953-b9d3740bb929 => generated 589 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1900.984779] [54940]: DEBUG cinder.api.middleware.request_id [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-02202722-5334-4527-89c9-fba25de9fa16 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1900.987417] [54940]: INFO cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-02202722-5334-4527-89c9-fba25de9fa16 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/attachments/d9c95dc9-4010-437c-a953-b9d3740bb929 [ 1900.987701] [54940]: DEBUG cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-02202722-5334-4527-89c9-fba25de9fa16 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1900.987928] [54940]: DEBUG cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-02202722-5334-4527-89c9-fba25de9fa16 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'version_select' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1901.002558] [54940]: INFO cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-02202722-5334-4527-89c9-fba25de9fa16 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/attachments/d9c95dc9-4010-437c-a953-b9d3740bb929 returned with HTTP 200 [ 1901.003009] [54940]: [pid: 54940|app: 0|req: 277/546] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Dec 11 12:39:47 2024] GET /volume/v3/attachments/d9c95dc9-4010-437c-a953-b9d3740bb929 => generated 614 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1903.094126] [54941]: DEBUG cinder.api.middleware.request_id [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-95a8a05b-2004-406d-98cc-e3f5d68d4e1d None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1903.096597] [54941]: INFO cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-95a8a05b-2004-406d-98cc-e3f5d68d4e1d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] POST http://10.180.1.21/volume/v3/attachments/d9c95dc9-4010-437c-a953-b9d3740bb929/action [ 1903.097328] [54941]: DEBUG cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-95a8a05b-2004-406d-98cc-e3f5d68d4e1d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Action body: b'{"os-complete": null}' {{(pid=54941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1903.097328] [54941]: DEBUG cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-95a8a05b-2004-406d-98cc-e3f5d68d4e1d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1903.118281] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1903.118281] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1903.127874] [54941]: INFO cinder.api.openstack.wsgi [req-a74a49ff-aa3a-452c-b9b9-bcd4e7988cae req-95a8a05b-2004-406d-98cc-e3f5d68d4e1d tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/attachments/d9c95dc9-4010-437c-a953-b9d3740bb929/action returned with HTTP 204 [ 1903.128413] [54941]: [pid: 54941|app: 0|req: 270/547] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:39:49 2024] POST /volume/v3/attachments/d9c95dc9-4010-437c-a953-b9d3740bb929/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1903.642219] [54940]: DEBUG cinder.api.middleware.request_id [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1903.644477] [54940]: INFO cinder.api.openstack.wsgi [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1903.644905] [54940]: DEBUG cinder.api.openstack.wsgi [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-456721425"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1903.646830] [54940]: DEBUG cinder.api.v3.volumes [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-456721425'}} {{(pid=54940) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1903.646986] [54940]: INFO cinder.api.v3.volumes [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Create volume of 1 GB [ 1903.647724] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1903.647724] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1903.651773] [54940]: INFO cinder.volume.api [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Availability Zones retrieved successfully. [ 1903.659442] [54940]: DEBUG cinder.volume.api [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Flow 'volume_create_api' (9abf5672-62a8-4a21-8bd7-30327bcdf511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1903.660649] [54940]: DEBUG cinder.volume.api [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0543b9a7-4019-4200-8e07-e0b08b2bae8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1903.661829] [54940]: DEBUG cinder.volume.flows.api.create_volume [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Validating volume size '1' using validate_int {{(pid=54940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1903.679199] [54940]: DEBUG cinder.volume.api [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0543b9a7-4019-4200-8e07-e0b08b2bae8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1903.680177] [54940]: DEBUG cinder.volume.api [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdffa4b7-91e3-4c26-806a-7d5daae56466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1903.708150] [54940]: DEBUG cinder.quota [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Created reservations ['40fe19ff-88ed-4a93-91c8-c8c42342746c', '4b945edc-b051-4b33-a88a-523401dc0538', '205efd41-fda6-4405-99f6-04003dfd34d8', 'b5f18ea3-0c5d-4909-98ba-659b6a8135f8'] {{(pid=54940) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1903.709045] [54940]: DEBUG cinder.volume.api [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdffa4b7-91e3-4c26-806a-7d5daae56466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40fe19ff-88ed-4a93-91c8-c8c42342746c', '4b945edc-b051-4b33-a88a-523401dc0538', '205efd41-fda6-4405-99f6-04003dfd34d8', 'b5f18ea3-0c5d-4909-98ba-659b6a8135f8']}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1903.709938] [54940]: DEBUG cinder.volume.api [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b6a1118-7049-4cf0-9edf-bd72ded5e239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1903.722322] [54940]: DEBUG cinder.volume.api [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b6a1118-7049-4cf0-9edf-bd72ded5e239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5718ef99-9beb-4cf0-8317-20d9d9d6c4e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-456721425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cddeee0068c4adb8951023031f25d08',qos_specs=None,replication_status=,reservations=['40fe19ff-88ed-4a93-91c8-c8c42342746c','4b945edc-b051-4b33-a88a-523401dc0538','205efd41-fda6-4405-99f6-04003dfd34d8','b5f18ea3-0c5d-4909-98ba-659b6a8135f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b2d9a3d31ac44509653dcee794da1f3',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:39:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-456721425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5718ef99-9beb-4cf0-8317-20d9d9d6c4e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cddeee0068c4adb8951023031f25d08',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='2b2d9a3d31ac44509653dcee794da1f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1903.723196] [54940]: DEBUG cinder.volume.api [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bac548d-87a0-406b-b2c3-f50f62bfec61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1903.734020] [54940]: DEBUG cinder.volume.api [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bac548d-87a0-406b-b2c3-f50f62bfec61) 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-456721425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cddeee0068c4adb8951023031f25d08',qos_specs=None,replication_status=,reservations=['40fe19ff-88ed-4a93-91c8-c8c42342746c','4b945edc-b051-4b33-a88a-523401dc0538','205efd41-fda6-4405-99f6-04003dfd34d8','b5f18ea3-0c5d-4909-98ba-659b6a8135f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b2d9a3d31ac44509653dcee794da1f3',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1903.734837] [54940]: DEBUG cinder.volume.api [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fa1f1e4-d1e1-46ed-9dbf-ce575f38a2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1903.743288] [54940]: DEBUG cinder.volume.api [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fa1f1e4-d1e1-46ed-9dbf-ce575f38a2c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54940) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1903.744296] [54940]: DEBUG cinder.volume.api [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Flow 'volume_create_api' (9abf5672-62a8-4a21-8bd7-30327bcdf511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54940) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1903.744625] [54940]: INFO cinder.volume.api [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Create volume request issued successfully. [ 1903.745280] [54940]: INFO cinder.api.openstack.wsgi [None req-9cd13a0b-ceff-4769-bc5f-553529bff098 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1903.745724] [54940]: [pid: 54940|app: 0|req: 278/548] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:39:50 2024] POST /volume/v3/volumes => generated 753 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1903.754587] [54941]: DEBUG cinder.api.middleware.request_id [None req-0c9c0f75-7d76-44d6-b1a5-4ea2a290b8dc None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1903.756949] [54941]: INFO cinder.api.openstack.wsgi [None req-0c9c0f75-7d76-44d6-b1a5-4ea2a290b8dc tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1903.757264] [54941]: DEBUG cinder.api.openstack.wsgi [None req-0c9c0f75-7d76-44d6-b1a5-4ea2a290b8dc tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1903.757525] [54941]: DEBUG cinder.api.openstack.wsgi [None req-0c9c0f75-7d76-44d6-b1a5-4ea2a290b8dc tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1903.765307] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1903.765307] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1903.769286] [54941]: INFO cinder.volume.api [None req-0c9c0f75-7d76-44d6-b1a5-4ea2a290b8dc tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1903.773412] [54941]: INFO cinder.api.openstack.wsgi [None req-0c9c0f75-7d76-44d6-b1a5-4ea2a290b8dc tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1903.773896] [54941]: [pid: 54941|app: 0|req: 271/549] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:50 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1904.783587] [54940]: DEBUG cinder.api.middleware.request_id [None req-8736375c-ccdd-4444-9d20-6c257a51cc1e None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1904.785842] [54940]: INFO cinder.api.openstack.wsgi [None req-8736375c-ccdd-4444-9d20-6c257a51cc1e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1904.786085] [54940]: DEBUG cinder.api.openstack.wsgi [None req-8736375c-ccdd-4444-9d20-6c257a51cc1e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1904.786316] [54940]: DEBUG cinder.api.openstack.wsgi [None req-8736375c-ccdd-4444-9d20-6c257a51cc1e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1904.796718] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1904.796718] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1904.800987] [54940]: INFO cinder.volume.api [None req-8736375c-ccdd-4444-9d20-6c257a51cc1e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1904.805659] [54940]: INFO cinder.api.openstack.wsgi [None req-8736375c-ccdd-4444-9d20-6c257a51cc1e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1904.806074] [54940]: [pid: 54940|app: 0|req: 279/550] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:51 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1904.841521] [54941]: DEBUG cinder.api.middleware.request_id [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-d613b4c6-d855-4992-9af5-1b04303b96e9 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1904.843930] [54941]: INFO cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-d613b4c6-d855-4992-9af5-1b04303b96e9 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1904.844185] [54941]: DEBUG cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-d613b4c6-d855-4992-9af5-1b04303b96e9 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1904.844407] [54941]: DEBUG cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-d613b4c6-d855-4992-9af5-1b04303b96e9 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1904.852149] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1904.852149] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1904.855394] [54941]: INFO cinder.volume.api [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-d613b4c6-d855-4992-9af5-1b04303b96e9 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1904.859570] [54941]: INFO cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-d613b4c6-d855-4992-9af5-1b04303b96e9 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1904.859939] [54941]: [pid: 54941|app: 0|req: 272/551] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:39:51 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1905.001035] [54940]: DEBUG cinder.api.middleware.request_id [None req-11599866-652e-4c40-b86e-c63d2a40be68 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1905.003070] [54940]: INFO cinder.api.openstack.wsgi [None req-11599866-652e-4c40-b86e-c63d2a40be68 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af [ 1905.003356] [54940]: DEBUG cinder.api.openstack.wsgi [None req-11599866-652e-4c40-b86e-c63d2a40be68 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1905.003583] [54940]: DEBUG cinder.api.openstack.wsgi [None req-11599866-652e-4c40-b86e-c63d2a40be68 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1905.011567] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1905.011567] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1905.014846] [54940]: INFO cinder.volume.api [None req-11599866-652e-4c40-b86e-c63d2a40be68 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1905.018985] [54940]: INFO cinder.api.openstack.wsgi [None req-11599866-652e-4c40-b86e-c63d2a40be68 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af returned with HTTP 200 [ 1905.019388] [54940]: [pid: 54940|app: 0|req: 280/552] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:51 2024] GET /volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1905.057485] [54941]: DEBUG cinder.api.middleware.request_id [None req-73364b68-476a-4ddd-950f-fcc15a5ce142 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1905.059538] [54941]: INFO cinder.api.openstack.wsgi [None req-73364b68-476a-4ddd-950f-fcc15a5ce142 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af [ 1905.059765] [54941]: DEBUG cinder.api.openstack.wsgi [None req-73364b68-476a-4ddd-950f-fcc15a5ce142 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1905.059981] [54941]: DEBUG cinder.api.openstack.wsgi [None req-73364b68-476a-4ddd-950f-fcc15a5ce142 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1905.068536] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1905.068536] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1905.072672] [54941]: INFO cinder.volume.api [None req-73364b68-476a-4ddd-950f-fcc15a5ce142 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1905.078613] [54941]: INFO cinder.api.openstack.wsgi [None req-73364b68-476a-4ddd-950f-fcc15a5ce142 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af returned with HTTP 200 [ 1905.079036] [54941]: [pid: 54941|app: 0|req: 273/553] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:51 2024] GET /volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1906.379597] [54940]: DEBUG cinder.api.middleware.request_id [None req-37a2d259-6797-4846-85ca-14dd94949d5d None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1906.380031] [54940]: INFO cinder.api.openstack.wsgi [None req-37a2d259-6797-4846-85ca-14dd94949d5d None None] GET http://10.180.1.21/volume// [ 1906.380229] [54940]: DEBUG cinder.api.openstack.wsgi [None req-37a2d259-6797-4846-85ca-14dd94949d5d None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1906.380452] [54940]: DEBUG cinder.api.openstack.wsgi [None req-37a2d259-6797-4846-85ca-14dd94949d5d None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1906.380872] [54940]: INFO cinder.api.openstack.wsgi [None req-37a2d259-6797-4846-85ca-14dd94949d5d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1906.381206] [54940]: [pid: 54940|app: 0|req: 281/554] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 12:39:53 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1906.385079] [54941]: DEBUG cinder.api.middleware.request_id [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-733ea9a3-4b75-4914-9503-fba40126aecf None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1906.387726] [54941]: INFO cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-733ea9a3-4b75-4914-9503-fba40126aecf tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1906.388117] [54941]: DEBUG cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-733ea9a3-4b75-4914-9503-fba40126aecf tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5718ef99-9beb-4cf0-8317-20d9d9d6c4e1", "connector": null, "instance_uuid": "9a39e398-41f4-47a6-91a3-10436f991ff6"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1906.399799] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1906.399799] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1906.421052] [54941]: INFO cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-733ea9a3-4b75-4914-9503-fba40126aecf tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1906.421493] [54941]: [pid: 54941|app: 0|req: 274/555] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:39:53 2024] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1906.440996] [54940]: DEBUG cinder.api.middleware.request_id [None req-bf971975-8b7c-4cf4-877c-772592e44d20 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1906.443162] [54940]: INFO cinder.api.openstack.wsgi [None req-bf971975-8b7c-4cf4-877c-772592e44d20 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1906.443470] [54940]: DEBUG cinder.api.openstack.wsgi [None req-bf971975-8b7c-4cf4-877c-772592e44d20 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1906.443767] [54940]: DEBUG cinder.api.openstack.wsgi [None req-bf971975-8b7c-4cf4-877c-772592e44d20 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1906.453733] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1906.453733] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1906.456972] [54940]: INFO cinder.volume.api [None req-bf971975-8b7c-4cf4-877c-772592e44d20 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1906.461632] [54940]: INFO cinder.api.openstack.wsgi [None req-bf971975-8b7c-4cf4-877c-772592e44d20 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1906.462009] [54940]: [pid: 54940|app: 0|req: 282/556] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:53 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1906.945617] [54941]: DEBUG cinder.api.middleware.request_id [None req-a6c34190-eaf0-462c-8a74-b2f10b758c9f None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1906.946184] [54941]: INFO cinder.api.openstack.wsgi [None req-a6c34190-eaf0-462c-8a74-b2f10b758c9f None None] GET http://10.180.1.21/volume// [ 1906.946451] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a6c34190-eaf0-462c-8a74-b2f10b758c9f None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1906.946734] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a6c34190-eaf0-462c-8a74-b2f10b758c9f None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1906.947306] [54941]: INFO cinder.api.openstack.wsgi [None req-a6c34190-eaf0-462c-8a74-b2f10b758c9f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1906.947674] [54941]: [pid: 54941|app: 0|req: 275/557] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:39:53 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1906.951270] [54940]: DEBUG cinder.api.middleware.request_id [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-1fea33ae-7e4b-4d4f-9c33-37a8ffeac5b2 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1906.953745] [54940]: INFO cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-1fea33ae-7e4b-4d4f-9c33-37a8ffeac5b2 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1906.953992] [54940]: DEBUG cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-1fea33ae-7e4b-4d4f-9c33-37a8ffeac5b2 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1906.954229] [54940]: DEBUG cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-1fea33ae-7e4b-4d4f-9c33-37a8ffeac5b2 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1906.964169] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1906.964169] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1906.967322] [54940]: INFO cinder.volume.api [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-1fea33ae-7e4b-4d4f-9c33-37a8ffeac5b2 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1906.971451] [54940]: INFO cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-1fea33ae-7e4b-4d4f-9c33-37a8ffeac5b2 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1906.971819] [54940]: [pid: 54940|app: 0|req: 283/558] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:39:53 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1907.000221] [54941]: DEBUG cinder.api.middleware.request_id [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-685d90de-9895-4dfd-aaeb-621230a06ae6 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1907.002928] [54941]: INFO cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-685d90de-9895-4dfd-aaeb-621230a06ae6 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] PUT http://10.180.1.21/volume/v3/attachments/3bff972f-13df-4c5d-9a26-865b3352d207 [ 1907.003394] [54941]: DEBUG cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-685d90de-9895-4dfd-aaeb-621230a06ae6 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-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-364143", "mountpoint": "/dev/sdb"}}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1907.010868] [54941]: DEBUG cinder.coordination [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-685d90de-9895-4dfd-aaeb-621230a06ae6 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Acquiring lock "cinder-attachment_update-5718ef99-9beb-4cf0-8317-20d9d9d6c4e1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1907.014992] [54941]: DEBUG cinder.coordination [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-685d90de-9895-4dfd-aaeb-621230a06ae6 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Lock "cinder-attachment_update-5718ef99-9beb-4cf0-8317-20d9d9d6c4e1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54941) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1907.016137] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1907.016137] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1907.471730] [54940]: DEBUG cinder.api.middleware.request_id [None req-e31d20b5-637c-48a0-8fe9-510b510269e7 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1907.473866] [54940]: INFO cinder.api.openstack.wsgi [None req-e31d20b5-637c-48a0-8fe9-510b510269e7 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1907.474102] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e31d20b5-637c-48a0-8fe9-510b510269e7 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1907.474322] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e31d20b5-637c-48a0-8fe9-510b510269e7 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1907.493116] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1907.493116] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1907.498864] [54940]: INFO cinder.volume.api [None req-e31d20b5-637c-48a0-8fe9-510b510269e7 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1907.504060] [54940]: INFO cinder.api.openstack.wsgi [None req-e31d20b5-637c-48a0-8fe9-510b510269e7 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1907.504463] [54940]: [pid: 54940|app: 0|req: 284/559] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:54 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1908.516506] [54940]: DEBUG cinder.api.middleware.request_id [None req-a70fd440-d8f9-42a5-956b-3d03e2555c79 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1908.518618] [54940]: INFO cinder.api.openstack.wsgi [None req-a70fd440-d8f9-42a5-956b-3d03e2555c79 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1908.518832] [54940]: DEBUG cinder.api.openstack.wsgi [None req-a70fd440-d8f9-42a5-956b-3d03e2555c79 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1908.519064] [54940]: DEBUG cinder.api.openstack.wsgi [None req-a70fd440-d8f9-42a5-956b-3d03e2555c79 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1908.529881] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1908.529881] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1908.533157] [54940]: INFO cinder.volume.api [None req-a70fd440-d8f9-42a5-956b-3d03e2555c79 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1908.537373] [54940]: INFO cinder.api.openstack.wsgi [None req-a70fd440-d8f9-42a5-956b-3d03e2555c79 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1908.537725] [54940]: [pid: 54940|app: 0|req: 285/560] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:55 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1909.546619] [54940]: DEBUG cinder.api.middleware.request_id [None req-c5433339-f5eb-400b-90a4-28e3a5c1165f None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1909.549035] [54940]: INFO cinder.api.openstack.wsgi [None req-c5433339-f5eb-400b-90a4-28e3a5c1165f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1909.549344] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c5433339-f5eb-400b-90a4-28e3a5c1165f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1909.549625] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c5433339-f5eb-400b-90a4-28e3a5c1165f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1909.562251] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1909.562251] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1909.565776] [54940]: INFO cinder.volume.api [None req-c5433339-f5eb-400b-90a4-28e3a5c1165f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1909.570497] [54940]: INFO cinder.api.openstack.wsgi [None req-c5433339-f5eb-400b-90a4-28e3a5c1165f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1909.570879] [54940]: [pid: 54940|app: 0|req: 286/561] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:56 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1910.580375] [54940]: DEBUG cinder.api.middleware.request_id [None req-1c3a0ec7-d35d-43da-a1cc-602c65ac75a3 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1910.582757] [54940]: INFO cinder.api.openstack.wsgi [None req-1c3a0ec7-d35d-43da-a1cc-602c65ac75a3 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1910.583053] [54940]: DEBUG cinder.api.openstack.wsgi [None req-1c3a0ec7-d35d-43da-a1cc-602c65ac75a3 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1910.583284] [54940]: DEBUG cinder.api.openstack.wsgi [None req-1c3a0ec7-d35d-43da-a1cc-602c65ac75a3 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1910.594746] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1910.594746] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1910.598363] [54940]: INFO cinder.volume.api [None req-1c3a0ec7-d35d-43da-a1cc-602c65ac75a3 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1910.603206] [54940]: INFO cinder.api.openstack.wsgi [None req-1c3a0ec7-d35d-43da-a1cc-602c65ac75a3 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1910.603662] [54940]: [pid: 54940|app: 0|req: 287/562] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:57 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1911.536938] [54941]: DEBUG cinder.coordination [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-685d90de-9895-4dfd-aaeb-621230a06ae6 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Lock "cinder-attachment_update-5718ef99-9beb-4cf0-8317-20d9d9d6c4e1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=54941) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1911.537657] [54941]: INFO cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-685d90de-9895-4dfd-aaeb-621230a06ae6 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/attachments/3bff972f-13df-4c5d-9a26-865b3352d207 returned with HTTP 200 [ 1911.538131] [54941]: [pid: 54941|app: 0|req: 276/563] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:39:53 2024] PUT /volume/v3/attachments/3bff972f-13df-4c5d-9a26-865b3352d207 => generated 589 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1911.613172] [54940]: DEBUG cinder.api.middleware.request_id [None req-4be52e25-5071-464d-868e-cf2d15ccb1d3 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1911.615287] [54940]: INFO cinder.api.openstack.wsgi [None req-4be52e25-5071-464d-868e-cf2d15ccb1d3 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1911.615513] [54940]: DEBUG cinder.api.openstack.wsgi [None req-4be52e25-5071-464d-868e-cf2d15ccb1d3 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1911.615730] [54940]: DEBUG cinder.api.openstack.wsgi [None req-4be52e25-5071-464d-868e-cf2d15ccb1d3 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1911.625654] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1911.625654] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1911.629109] [54940]: INFO cinder.volume.api [None req-4be52e25-5071-464d-868e-cf2d15ccb1d3 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1911.633750] [54940]: INFO cinder.api.openstack.wsgi [None req-4be52e25-5071-464d-868e-cf2d15ccb1d3 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1911.634170] [54940]: [pid: 54940|app: 0|req: 288/564] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:58 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1912.644960] [54941]: DEBUG cinder.api.middleware.request_id [None req-25ff5042-e110-4efc-9435-06a7be85db08 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1912.646985] [54941]: INFO cinder.api.openstack.wsgi [None req-25ff5042-e110-4efc-9435-06a7be85db08 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1912.648030] [54941]: DEBUG cinder.api.openstack.wsgi [None req-25ff5042-e110-4efc-9435-06a7be85db08 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1912.648030] [54941]: DEBUG cinder.api.openstack.wsgi [None req-25ff5042-e110-4efc-9435-06a7be85db08 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1912.659867] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1912.659867] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1912.663658] [54941]: INFO cinder.volume.api [None req-25ff5042-e110-4efc-9435-06a7be85db08 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1912.667814] [54941]: INFO cinder.api.openstack.wsgi [None req-25ff5042-e110-4efc-9435-06a7be85db08 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1912.668460] [54941]: [pid: 54941|app: 0|req: 277/565] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:59 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1913.081612] [54940]: DEBUG cinder.api.middleware.request_id [None req-a088ddb0-4cb2-49be-a9c1-7442b3384963 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.083840] [54940]: INFO cinder.api.openstack.wsgi [None req-a088ddb0-4cb2-49be-a9c1-7442b3384963 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af [ 1913.084088] [54940]: DEBUG cinder.api.openstack.wsgi [None req-a088ddb0-4cb2-49be-a9c1-7442b3384963 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1913.084310] [54940]: DEBUG cinder.api.openstack.wsgi [None req-a088ddb0-4cb2-49be-a9c1-7442b3384963 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'delete' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1913.084517] [54940]: INFO cinder.api.v3.volumes [None req-a088ddb0-4cb2-49be-a9c1-7442b3384963 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Delete volume with id: 2439fb6f-5934-4f2a-91f2-3abff34e59af [ 1913.095609] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.095609] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1913.095609] [54940]: INFO cinder.volume.api [None req-a088ddb0-4cb2-49be-a9c1-7442b3384963 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1913.113119] [54940]: INFO cinder.volume.api [None req-a088ddb0-4cb2-49be-a9c1-7442b3384963 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Delete volume request issued successfully. [ 1913.116021] [54940]: INFO cinder.api.openstack.wsgi [None req-a088ddb0-4cb2-49be-a9c1-7442b3384963 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af returned with HTTP 202 [ 1913.116021] [54940]: [pid: 54940|app: 0|req: 289/566] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:39:59 2024] DELETE /volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1913.123214] [54941]: DEBUG cinder.api.middleware.request_id [None req-bac9c41c-1bcd-4a8f-bdf1-da9945831cfb None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.127644] [54941]: INFO cinder.api.openstack.wsgi [None req-bac9c41c-1bcd-4a8f-bdf1-da9945831cfb tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af [ 1913.128257] [54941]: DEBUG cinder.api.openstack.wsgi [None req-bac9c41c-1bcd-4a8f-bdf1-da9945831cfb tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1913.128636] [54941]: DEBUG cinder.api.openstack.wsgi [None req-bac9c41c-1bcd-4a8f-bdf1-da9945831cfb tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1913.137625] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.137625] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1913.143710] [54941]: INFO cinder.volume.api [None req-bac9c41c-1bcd-4a8f-bdf1-da9945831cfb tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1913.149439] [54941]: INFO cinder.api.openstack.wsgi [None req-bac9c41c-1bcd-4a8f-bdf1-da9945831cfb tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af returned with HTTP 200 [ 1913.149844] [54941]: [pid: 54941|app: 0|req: 278/567] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:39:59 2024] GET /volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1913.159143] [54940]: DEBUG cinder.api.middleware.request_id [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-b4dcf15b-2443-4ac8-bce2-f62022ecdb95 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.161562] [54940]: INFO cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-b4dcf15b-2443-4ac8-bce2-f62022ecdb95 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] POST http://10.180.1.21/volume/v3/attachments/3bff972f-13df-4c5d-9a26-865b3352d207/action [ 1913.161990] [54940]: DEBUG cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-b4dcf15b-2443-4ac8-bce2-f62022ecdb95 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action body: b'{"os-complete": null}' {{(pid=54940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1913.162272] [54940]: DEBUG cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-b4dcf15b-2443-4ac8-bce2-f62022ecdb95 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1913.178262] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.178262] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1913.186070] [54940]: INFO cinder.api.openstack.wsgi [req-b2dac745-0380-455c-a6e6-6fbcbb6fa656 req-b4dcf15b-2443-4ac8-bce2-f62022ecdb95 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/attachments/3bff972f-13df-4c5d-9a26-865b3352d207/action returned with HTTP 204 [ 1913.186517] [54940]: [pid: 54940|app: 0|req: 290/568] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:40:00 2024] POST /volume/v3/attachments/3bff972f-13df-4c5d-9a26-865b3352d207/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1913.678515] [54941]: DEBUG cinder.api.middleware.request_id [None req-0c2955a3-5b32-4cee-b1e3-f30b6ebd883a None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.680664] [54941]: INFO cinder.api.openstack.wsgi [None req-0c2955a3-5b32-4cee-b1e3-f30b6ebd883a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1913.680881] [54941]: DEBUG cinder.api.openstack.wsgi [None req-0c2955a3-5b32-4cee-b1e3-f30b6ebd883a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1913.681118] [54941]: DEBUG cinder.api.openstack.wsgi [None req-0c2955a3-5b32-4cee-b1e3-f30b6ebd883a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1913.691207] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.691207] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1913.694908] [54941]: INFO cinder.volume.api [None req-0c2955a3-5b32-4cee-b1e3-f30b6ebd883a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1913.699309] [54941]: INFO cinder.api.openstack.wsgi [None req-0c2955a3-5b32-4cee-b1e3-f30b6ebd883a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1913.699686] [54941]: [pid: 54941|app: 0|req: 279/569] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:40:00 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1913.708769] [54940]: DEBUG cinder.api.middleware.request_id [None req-4b08f15e-3036-4ab0-8f88-098c692a5fd0 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.710454] [54940]: INFO cinder.api.openstack.wsgi [None req-4b08f15e-3036-4ab0-8f88-098c692a5fd0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1913.710683] [54940]: DEBUG cinder.api.openstack.wsgi [None req-4b08f15e-3036-4ab0-8f88-098c692a5fd0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1913.711092] [54940]: DEBUG cinder.api.openstack.wsgi [None req-4b08f15e-3036-4ab0-8f88-098c692a5fd0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1913.720245] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.720245] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1913.723286] [54940]: INFO cinder.volume.api [None req-4b08f15e-3036-4ab0-8f88-098c692a5fd0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1913.727477] [54940]: INFO cinder.api.openstack.wsgi [None req-4b08f15e-3036-4ab0-8f88-098c692a5fd0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1913.727733] [54940]: [pid: 54940|app: 0|req: 291/570] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:40:00 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1913.765881] [54941]: DEBUG cinder.api.middleware.request_id [req-f87c69a5-d25e-4e40-a5d9-c71a4f515488 req-e158b16b-a8a9-481b-9cf2-94282e203e4f None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.768338] [54941]: INFO cinder.api.openstack.wsgi [req-f87c69a5-d25e-4e40-a5d9-c71a4f515488 req-e158b16b-a8a9-481b-9cf2-94282e203e4f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1913.768569] [54941]: DEBUG cinder.api.openstack.wsgi [req-f87c69a5-d25e-4e40-a5d9-c71a4f515488 req-e158b16b-a8a9-481b-9cf2-94282e203e4f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1913.768789] [54941]: DEBUG cinder.api.openstack.wsgi [req-f87c69a5-d25e-4e40-a5d9-c71a4f515488 req-e158b16b-a8a9-481b-9cf2-94282e203e4f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1913.779009] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.779009] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1913.781194] [54941]: INFO cinder.volume.api [req-f87c69a5-d25e-4e40-a5d9-c71a4f515488 req-e158b16b-a8a9-481b-9cf2-94282e203e4f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1913.785238] [54941]: INFO cinder.api.openstack.wsgi [req-f87c69a5-d25e-4e40-a5d9-c71a4f515488 req-e158b16b-a8a9-481b-9cf2-94282e203e4f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1913.785704] [54941]: [pid: 54941|app: 0|req: 280/571] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:40:00 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1913.794318] [54940]: DEBUG cinder.api.middleware.request_id [None req-e1f63011-1f0d-4773-94ca-f97899ff1a69 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.796292] [54940]: INFO cinder.api.openstack.wsgi [None req-e1f63011-1f0d-4773-94ca-f97899ff1a69 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1913.796506] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e1f63011-1f0d-4773-94ca-f97899ff1a69 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1913.796722] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e1f63011-1f0d-4773-94ca-f97899ff1a69 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1913.806195] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.806195] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1913.809425] [54940]: INFO cinder.volume.api [None req-e1f63011-1f0d-4773-94ca-f97899ff1a69 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1913.813537] [54940]: INFO cinder.api.openstack.wsgi [None req-e1f63011-1f0d-4773-94ca-f97899ff1a69 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1913.813854] [54940]: [pid: 54940|app: 0|req: 292/572] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:40:00 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1913.847366] [54941]: DEBUG cinder.api.middleware.request_id [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-8de59161-c79d-42cf-a88a-0f7319e8521a None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.849732] [54941]: INFO cinder.api.openstack.wsgi [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-8de59161-c79d-42cf-a88a-0f7319e8521a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1913.849956] [54941]: DEBUG cinder.api.openstack.wsgi [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-8de59161-c79d-42cf-a88a-0f7319e8521a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1913.850222] [54941]: DEBUG cinder.api.openstack.wsgi [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-8de59161-c79d-42cf-a88a-0f7319e8521a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1913.859518] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.859518] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1913.862472] [54941]: INFO cinder.volume.api [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-8de59161-c79d-42cf-a88a-0f7319e8521a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1913.866683] [54941]: INFO cinder.api.openstack.wsgi [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-8de59161-c79d-42cf-a88a-0f7319e8521a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1913.867067] [54941]: [pid: 54941|app: 0|req: 281/573] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:40:00 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1913.883235] [54940]: DEBUG cinder.api.middleware.request_id [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-521a45c4-814e-486b-bf5a-e0237313cd5c None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.885531] [54940]: INFO cinder.api.openstack.wsgi [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-521a45c4-814e-486b-bf5a-e0237313cd5c tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] POST http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1/action [ 1913.885907] [54940]: DEBUG cinder.api.openstack.wsgi [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-521a45c4-814e-486b-bf5a-e0237313cd5c tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1913.886057] [54940]: DEBUG cinder.api.openstack.wsgi [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-521a45c4-814e-486b-bf5a-e0237313cd5c tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1913.895542] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.895542] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1913.896040] [54940]: INFO cinder.volume.api [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-521a45c4-814e-486b-bf5a-e0237313cd5c tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1913.901663] [54940]: INFO cinder.volume.api [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-521a45c4-814e-486b-bf5a-e0237313cd5c tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Begin detaching volume completed successfully. [ 1913.901874] [54940]: INFO cinder.api.openstack.wsgi [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-521a45c4-814e-486b-bf5a-e0237313cd5c tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1/action returned with HTTP 202 [ 1913.902275] [54940]: [pid: 54940|app: 0|req: 293/574] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 12:40:00 2024] POST /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1914.159178] [54941]: DEBUG cinder.api.middleware.request_id [None req-d3d51685-1c1a-40aa-a625-59a643fd240b None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1914.161686] [54941]: INFO cinder.api.openstack.wsgi [None req-d3d51685-1c1a-40aa-a625-59a643fd240b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af [ 1914.161909] [54941]: DEBUG cinder.api.openstack.wsgi [None req-d3d51685-1c1a-40aa-a625-59a643fd240b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1914.162137] [54941]: DEBUG cinder.api.openstack.wsgi [None req-d3d51685-1c1a-40aa-a625-59a643fd240b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1914.168022] [54941]: INFO cinder.api.openstack.wsgi [None req-d3d51685-1c1a-40aa-a625-59a643fd240b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af returned with HTTP 404 [ 1914.168505] [54941]: [pid: 54941|app: 0|req: 282/575] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:40:01 2024] GET /volume/v3/volumes/2439fb6f-5934-4f2a-91f2-3abff34e59af => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1914.297667] [54940]: DEBUG cinder.api.middleware.request_id [None req-70688caf-6f6b-4064-ad5d-ad0983907004 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1914.299666] [54940]: INFO cinder.api.openstack.wsgi [None req-70688caf-6f6b-4064-ad5d-ad0983907004 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 [ 1914.299883] [54940]: DEBUG cinder.api.openstack.wsgi [None req-70688caf-6f6b-4064-ad5d-ad0983907004 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1914.300114] [54940]: DEBUG cinder.api.openstack.wsgi [None req-70688caf-6f6b-4064-ad5d-ad0983907004 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'delete' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1914.300305] [54940]: INFO cinder.api.v3.volumes [None req-70688caf-6f6b-4064-ad5d-ad0983907004 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Delete volume with id: e09b4e8d-1006-422b-b837-ee0bfe7e6050 [ 1914.310313] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1914.310313] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1914.310872] [54940]: INFO cinder.volume.api [None req-70688caf-6f6b-4064-ad5d-ad0983907004 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1914.332706] [54940]: INFO cinder.volume.api [None req-70688caf-6f6b-4064-ad5d-ad0983907004 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Delete volume request issued successfully. [ 1914.332911] [54940]: INFO cinder.api.openstack.wsgi [None req-70688caf-6f6b-4064-ad5d-ad0983907004 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 returned with HTTP 202 [ 1914.333350] [54940]: [pid: 54940|app: 0|req: 294/576] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:40:01 2024] DELETE /volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1914.336375] [54941]: DEBUG cinder.api.middleware.request_id [None req-878d8fb7-ef74-4969-9de8-a00e2ed8d52b None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1914.338481] [54941]: INFO cinder.api.openstack.wsgi [None req-878d8fb7-ef74-4969-9de8-a00e2ed8d52b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 [ 1914.338692] [54941]: DEBUG cinder.api.openstack.wsgi [None req-878d8fb7-ef74-4969-9de8-a00e2ed8d52b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1914.338910] [54941]: DEBUG cinder.api.openstack.wsgi [None req-878d8fb7-ef74-4969-9de8-a00e2ed8d52b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1914.346391] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1914.346391] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1914.351575] [54941]: INFO cinder.volume.api [None req-878d8fb7-ef74-4969-9de8-a00e2ed8d52b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1914.357411] [54941]: INFO cinder.api.openstack.wsgi [None req-878d8fb7-ef74-4969-9de8-a00e2ed8d52b tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 returned with HTTP 200 [ 1914.357701] [54941]: [pid: 54941|app: 0|req: 283/577] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:40:01 2024] GET /volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1914.922930] [54940]: DEBUG cinder.api.middleware.request_id [None req-5ea5d1f7-07d7-4f94-945a-45858d63f15d None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1914.923474] [54940]: INFO cinder.api.openstack.wsgi [None req-5ea5d1f7-07d7-4f94-945a-45858d63f15d None None] GET http://10.180.1.21/volume// [ 1914.923678] [54940]: DEBUG cinder.api.openstack.wsgi [None req-5ea5d1f7-07d7-4f94-945a-45858d63f15d None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1914.923928] [54940]: DEBUG cinder.api.openstack.wsgi [None req-5ea5d1f7-07d7-4f94-945a-45858d63f15d None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1914.924384] [54940]: INFO cinder.api.openstack.wsgi [None req-5ea5d1f7-07d7-4f94-945a-45858d63f15d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1914.924769] [54940]: [pid: 54940|app: 0|req: 295/578] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:40:01 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1914.928429] [54941]: DEBUG cinder.api.middleware.request_id [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-4165c294-2c6c-4e0a-9907-14b913122738 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1914.931047] [54941]: INFO cinder.api.openstack.wsgi [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-4165c294-2c6c-4e0a-9907-14b913122738 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1914.931416] [54941]: DEBUG cinder.api.openstack.wsgi [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-4165c294-2c6c-4e0a-9907-14b913122738 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1914.931701] [54941]: DEBUG cinder.api.openstack.wsgi [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-4165c294-2c6c-4e0a-9907-14b913122738 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1914.943930] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1914.943930] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1914.947400] [54941]: INFO cinder.volume.api [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-4165c294-2c6c-4e0a-9907-14b913122738 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1914.951957] [54941]: INFO cinder.api.openstack.wsgi [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-4165c294-2c6c-4e0a-9907-14b913122738 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1914.952364] [54941]: [pid: 54941|app: 0|req: 284/579] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:40:01 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1915.366280] [54940]: DEBUG cinder.api.middleware.request_id [None req-204dce08-cd5d-495e-b9cd-e60c209ed391 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1915.368576] [54940]: INFO cinder.api.openstack.wsgi [None req-204dce08-cd5d-495e-b9cd-e60c209ed391 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 [ 1915.368805] [54940]: DEBUG cinder.api.openstack.wsgi [None req-204dce08-cd5d-495e-b9cd-e60c209ed391 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1915.369034] [54940]: DEBUG cinder.api.openstack.wsgi [None req-204dce08-cd5d-495e-b9cd-e60c209ed391 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1915.378121] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1915.378121] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1915.381792] [54940]: INFO cinder.volume.api [None req-204dce08-cd5d-495e-b9cd-e60c209ed391 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1915.386325] [54940]: INFO cinder.api.openstack.wsgi [None req-204dce08-cd5d-495e-b9cd-e60c209ed391 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 returned with HTTP 200 [ 1915.386742] [54940]: [pid: 54940|app: 0|req: 296/580] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:40:02 2024] GET /volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1916.099668] [54941]: DEBUG cinder.api.middleware.request_id [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-c5471526-b5b6-4eb6-876b-811f171707ac None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1916.101939] [54941]: INFO cinder.api.openstack.wsgi [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-c5471526-b5b6-4eb6-876b-811f171707ac tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3bff972f-13df-4c5d-9a26-865b3352d207 [ 1916.102170] [54941]: DEBUG cinder.api.openstack.wsgi [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-c5471526-b5b6-4eb6-876b-811f171707ac tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1916.102381] [54941]: DEBUG cinder.api.openstack.wsgi [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-c5471526-b5b6-4eb6-876b-811f171707ac tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'version_select' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1916.109344] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1916.109344] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1916.396900] [54940]: DEBUG cinder.api.middleware.request_id [None req-5c228fe8-d93f-419f-bd15-8371b75167f1 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1916.399074] [54940]: INFO cinder.api.openstack.wsgi [None req-5c228fe8-d93f-419f-bd15-8371b75167f1 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 [ 1916.399313] [54940]: DEBUG cinder.api.openstack.wsgi [None req-5c228fe8-d93f-419f-bd15-8371b75167f1 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1916.399551] [54940]: DEBUG cinder.api.openstack.wsgi [None req-5c228fe8-d93f-419f-bd15-8371b75167f1 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1916.407395] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1916.407395] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1916.412323] [54940]: INFO cinder.volume.api [None req-5c228fe8-d93f-419f-bd15-8371b75167f1 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Volume info retrieved successfully. [ 1916.416946] [54940]: INFO cinder.api.openstack.wsgi [None req-5c228fe8-d93f-419f-bd15-8371b75167f1 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 returned with HTTP 200 [ 1916.417406] [54940]: [pid: 54940|app: 0|req: 297/581] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:40:03 2024] GET /volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1916.633608] [54941]: INFO cinder.api.openstack.wsgi [req-271f84a3-b51e-4bbb-bb88-9584bded7980 req-c5471526-b5b6-4eb6-876b-811f171707ac tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/attachments/3bff972f-13df-4c5d-9a26-865b3352d207 returned with HTTP 200 [ 1916.634014] [54941]: [pid: 54941|app: 0|req: 285/582] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:40:02 2024] DELETE /volume/v3/attachments/3bff972f-13df-4c5d-9a26-865b3352d207 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1917.427396] [54940]: DEBUG cinder.api.middleware.request_id [None req-b25d6bfe-53a3-4f16-a050-97145043a7c9 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.429468] [54940]: INFO cinder.api.openstack.wsgi [None req-b25d6bfe-53a3-4f16-a050-97145043a7c9 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] GET http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 [ 1917.429697] [54940]: DEBUG cinder.api.openstack.wsgi [None req-b25d6bfe-53a3-4f16-a050-97145043a7c9 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1917.429917] [54940]: DEBUG cinder.api.openstack.wsgi [None req-b25d6bfe-53a3-4f16-a050-97145043a7c9 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1917.437076] [54940]: INFO cinder.api.openstack.wsgi [None req-b25d6bfe-53a3-4f16-a050-97145043a7c9 tempest-AttachVolumeShelveTestJSON-93155290 tempest-AttachVolumeShelveTestJSON-93155290-project-member] http://10.180.1.21/volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 returned with HTTP 404 [ 1917.437662] [54940]: [pid: 54940|app: 0|req: 298/583] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:40:04 2024] GET /volume/v3/volumes/e09b4e8d-1006-422b-b837-ee0bfe7e6050 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1918.086170] [54941]: DEBUG cinder.api.middleware.request_id [None req-ae0b54da-38f7-4e8a-a356-7cacb65a8519 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1918.091050] [54941]: INFO cinder.api.openstack.wsgi [None req-ae0b54da-38f7-4e8a-a356-7cacb65a8519 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 1918.091507] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ae0b54da-38f7-4e8a-a356-7cacb65a8519 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1918.091507] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ae0b54da-38f7-4e8a-a356-7cacb65a8519 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1918.105260] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1918.105260] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1918.110690] [54941]: INFO cinder.volume.api [None req-ae0b54da-38f7-4e8a-a356-7cacb65a8519 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1918.116562] [54941]: INFO cinder.api.openstack.wsgi [None req-ae0b54da-38f7-4e8a-a356-7cacb65a8519 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 1918.117050] [54941]: [pid: 54941|app: 0|req: 286/584] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:40:04 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1927.432461] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=109,cinder:UPDATE=20,cinder:INSERT=8 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1928.113386] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=87,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1941.841925] [54940]: DEBUG cinder.api.middleware.request_id [req-441062e7-4257-4cba-88cf-b457f568827f req-433c14c8-effa-4827-a846-5e0859c36a81 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1941.844302] [54940]: INFO cinder.api.openstack.wsgi [req-441062e7-4257-4cba-88cf-b457f568827f req-433c14c8-effa-4827-a846-5e0859c36a81 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d9c95dc9-4010-437c-a953-b9d3740bb929 [ 1941.844513] [54940]: DEBUG cinder.api.openstack.wsgi [req-441062e7-4257-4cba-88cf-b457f568827f req-433c14c8-effa-4827-a846-5e0859c36a81 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1941.844729] [54940]: DEBUG cinder.api.openstack.wsgi [req-441062e7-4257-4cba-88cf-b457f568827f req-433c14c8-effa-4827-a846-5e0859c36a81 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'version_select' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1941.872181] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1941.872181] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1942.415062] [54940]: INFO cinder.api.openstack.wsgi [req-441062e7-4257-4cba-88cf-b457f568827f req-433c14c8-effa-4827-a846-5e0859c36a81 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/attachments/d9c95dc9-4010-437c-a953-b9d3740bb929 returned with HTTP 200 [ 1942.415534] [54940]: [pid: 54940|app: 0|req: 299/585] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:40:28 2024] DELETE /volume/v3/attachments/d9c95dc9-4010-437c-a953-b9d3740bb929 => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1942.422437] [54941]: DEBUG cinder.api.middleware.request_id [req-441062e7-4257-4cba-88cf-b457f568827f req-48760fcd-db4a-41b9-914b-7f3fce111c08 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1942.425508] [54941]: INFO cinder.api.openstack.wsgi [req-441062e7-4257-4cba-88cf-b457f568827f req-48760fcd-db4a-41b9-914b-7f3fce111c08 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1942.425840] [54941]: DEBUG cinder.api.openstack.wsgi [req-441062e7-4257-4cba-88cf-b457f568827f req-48760fcd-db4a-41b9-914b-7f3fce111c08 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1942.426218] [54941]: DEBUG cinder.api.openstack.wsgi [req-441062e7-4257-4cba-88cf-b457f568827f req-48760fcd-db4a-41b9-914b-7f3fce111c08 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'delete' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1942.426559] [54941]: INFO cinder.api.v3.volumes [req-441062e7-4257-4cba-88cf-b457f568827f req-48760fcd-db4a-41b9-914b-7f3fce111c08 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Delete volume with id: d0e75c55-1b79-41ef-8998-f8da8258ec42 [ 1942.443522] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1942.443522] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1942.444111] [54941]: INFO cinder.volume.api [req-441062e7-4257-4cba-88cf-b457f568827f req-48760fcd-db4a-41b9-914b-7f3fce111c08 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1942.481051] [54941]: INFO cinder.volume.api [req-441062e7-4257-4cba-88cf-b457f568827f req-48760fcd-db4a-41b9-914b-7f3fce111c08 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Delete volume request issued successfully. [ 1942.481280] [54941]: INFO cinder.api.openstack.wsgi [req-441062e7-4257-4cba-88cf-b457f568827f req-48760fcd-db4a-41b9-914b-7f3fce111c08 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 returned with HTTP 202 [ 1942.481814] [54941]: [pid: 54941|app: 0|req: 287/586] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 11 12:40:29 2024] DELETE /volume/v3/volumes/d0e75c55-1b79-41ef-8998-f8da8258ec42 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1952.414050] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1952.468435] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1952.847177] [54940]: DEBUG cinder.api.middleware.request_id [None req-4911142b-7e2c-4d89-9864-3916dfe01a9f None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1952.849282] [54940]: INFO cinder.api.openstack.wsgi [None req-4911142b-7e2c-4d89-9864-3916dfe01a9f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1952.849628] [54940]: DEBUG cinder.api.openstack.wsgi [None req-4911142b-7e2c-4d89-9864-3916dfe01a9f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1952.849821] [54940]: DEBUG cinder.api.openstack.wsgi [None req-4911142b-7e2c-4d89-9864-3916dfe01a9f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'delete' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1952.850094] [54940]: INFO cinder.api.v3.volumes [None req-4911142b-7e2c-4d89-9864-3916dfe01a9f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Delete volume with id: f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1952.865029] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1952.865029] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1952.865029] [54940]: INFO cinder.volume.api [None req-4911142b-7e2c-4d89-9864-3916dfe01a9f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1952.894637] [54940]: INFO cinder.volume.api [None req-4911142b-7e2c-4d89-9864-3916dfe01a9f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Delete volume request issued successfully. [ 1952.894851] [54940]: INFO cinder.api.openstack.wsgi [None req-4911142b-7e2c-4d89-9864-3916dfe01a9f tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 202 [ 1952.895307] [54940]: [pid: 54940|app: 0|req: 300/587] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:40:39 2024] DELETE /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1952.900822] [54941]: DEBUG cinder.api.middleware.request_id [None req-7fe9b3d3-c7a3-44b4-a03b-88ebf655aa75 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1952.902912] [54941]: INFO cinder.api.openstack.wsgi [None req-7fe9b3d3-c7a3-44b4-a03b-88ebf655aa75 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1952.903162] [54941]: DEBUG cinder.api.openstack.wsgi [None req-7fe9b3d3-c7a3-44b4-a03b-88ebf655aa75 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1952.903428] [54941]: DEBUG cinder.api.openstack.wsgi [None req-7fe9b3d3-c7a3-44b4-a03b-88ebf655aa75 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1952.912978] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1952.912978] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1952.914786] [54941]: INFO cinder.volume.api [None req-7fe9b3d3-c7a3-44b4-a03b-88ebf655aa75 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1952.921940] [54941]: INFO cinder.api.openstack.wsgi [None req-7fe9b3d3-c7a3-44b4-a03b-88ebf655aa75 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1952.921940] [54941]: [pid: 54941|app: 0|req: 288/588] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:40:39 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1953.932097] [54940]: DEBUG cinder.api.middleware.request_id [None req-49cb597a-f71a-44ba-b82b-1584f1534ef7 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1953.934615] [54940]: INFO cinder.api.openstack.wsgi [None req-49cb597a-f71a-44ba-b82b-1584f1534ef7 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1953.935092] [54940]: DEBUG cinder.api.openstack.wsgi [None req-49cb597a-f71a-44ba-b82b-1584f1534ef7 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1953.935491] [54940]: DEBUG cinder.api.openstack.wsgi [None req-49cb597a-f71a-44ba-b82b-1584f1534ef7 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1953.950858] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1953.950858] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1953.956218] [54940]: INFO cinder.volume.api [None req-49cb597a-f71a-44ba-b82b-1584f1534ef7 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1953.961997] [54940]: INFO cinder.api.openstack.wsgi [None req-49cb597a-f71a-44ba-b82b-1584f1534ef7 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1953.962463] [54940]: [pid: 54940|app: 0|req: 301/589] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:40:40 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1954.971844] [54941]: DEBUG cinder.api.middleware.request_id [None req-ec81deb9-206f-40be-b827-fab0f253f186 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1954.974047] [54941]: INFO cinder.api.openstack.wsgi [None req-ec81deb9-206f-40be-b827-fab0f253f186 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1954.974758] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ec81deb9-206f-40be-b827-fab0f253f186 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1954.974885] [54941]: DEBUG cinder.api.openstack.wsgi [None req-ec81deb9-206f-40be-b827-fab0f253f186 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1954.982989] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1954.982989] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1954.987506] [54941]: INFO cinder.volume.api [None req-ec81deb9-206f-40be-b827-fab0f253f186 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Volume info retrieved successfully. [ 1954.992198] [54941]: INFO cinder.api.openstack.wsgi [None req-ec81deb9-206f-40be-b827-fab0f253f186 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 200 [ 1954.992637] [54941]: [pid: 54941|app: 0|req: 289/590] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:40:41 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1956.002971] [54940]: DEBUG cinder.api.middleware.request_id [None req-ffda8f63-9679-4d46-b161-4fde7554c747 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1956.005133] [54940]: INFO cinder.api.openstack.wsgi [None req-ffda8f63-9679-4d46-b161-4fde7554c747 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] GET http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 [ 1956.005381] [54940]: DEBUG cinder.api.openstack.wsgi [None req-ffda8f63-9679-4d46-b161-4fde7554c747 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1956.005603] [54940]: DEBUG cinder.api.openstack.wsgi [None req-ffda8f63-9679-4d46-b161-4fde7554c747 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1956.013356] [54940]: INFO cinder.api.openstack.wsgi [None req-ffda8f63-9679-4d46-b161-4fde7554c747 tempest-ServerActionsTestOtherA-811325941 tempest-ServerActionsTestOtherA-811325941-project-member] http://10.180.1.21/volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 returned with HTTP 404 [ 1956.013836] [54940]: [pid: 54940|app: 0|req: 302/591] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:40:42 2024] GET /volume/v3/volumes/f0a05d47-eedd-406b-b13e-eb212eae2a15 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1964.990738] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=8 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1966.008975] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1970.388441] [54941]: DEBUG cinder.api.middleware.request_id [None req-fdd35548-b10b-4dee-843d-fc9a6b4936a1 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1970.390932] [54941]: INFO cinder.api.openstack.wsgi [None req-fdd35548-b10b-4dee-843d-fc9a6b4936a1 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1970.391062] [54941]: DEBUG cinder.api.openstack.wsgi [None req-fdd35548-b10b-4dee-843d-fc9a6b4936a1 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1970.391633] [54941]: DEBUG cinder.api.openstack.wsgi [None req-fdd35548-b10b-4dee-843d-fc9a6b4936a1 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'delete' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1970.391633] [54941]: INFO cinder.api.v3.volumes [None req-fdd35548-b10b-4dee-843d-fc9a6b4936a1 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Delete volume with id: 0228df2c-1272-422a-ad51-c863c5073479 [ 1970.410622] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1970.410622] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1970.411226] [54941]: INFO cinder.volume.api [None req-fdd35548-b10b-4dee-843d-fc9a6b4936a1 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1970.431028] [54941]: INFO cinder.volume.api [None req-fdd35548-b10b-4dee-843d-fc9a6b4936a1 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Delete volume request issued successfully. [ 1970.431203] [54941]: INFO cinder.api.openstack.wsgi [None req-fdd35548-b10b-4dee-843d-fc9a6b4936a1 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 202 [ 1970.431507] [54941]: [pid: 54941|app: 0|req: 290/592] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:40:57 2024] DELETE /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1970.435431] [54940]: DEBUG cinder.api.middleware.request_id [None req-6b3b8162-0acb-4c65-afe4-477e9a426196 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1970.437518] [54940]: INFO cinder.api.openstack.wsgi [None req-6b3b8162-0acb-4c65-afe4-477e9a426196 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1970.437757] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6b3b8162-0acb-4c65-afe4-477e9a426196 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1970.438033] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6b3b8162-0acb-4c65-afe4-477e9a426196 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1970.445466] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1970.445466] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1970.449216] [54940]: INFO cinder.volume.api [None req-6b3b8162-0acb-4c65-afe4-477e9a426196 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1970.454413] [54940]: INFO cinder.api.openstack.wsgi [None req-6b3b8162-0acb-4c65-afe4-477e9a426196 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1970.454847] [54940]: [pid: 54940|app: 0|req: 303/593] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:40:57 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1971.465050] [54941]: DEBUG cinder.api.middleware.request_id [None req-a6f37398-f801-48e8-b87d-5eb2a60da67e None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1971.466667] [54941]: INFO cinder.api.openstack.wsgi [None req-a6f37398-f801-48e8-b87d-5eb2a60da67e tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1971.466888] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a6f37398-f801-48e8-b87d-5eb2a60da67e tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1971.467120] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a6f37398-f801-48e8-b87d-5eb2a60da67e tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1971.474929] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1971.474929] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1971.478307] [54941]: INFO cinder.volume.api [None req-a6f37398-f801-48e8-b87d-5eb2a60da67e tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1971.482401] [54941]: INFO cinder.api.openstack.wsgi [None req-a6f37398-f801-48e8-b87d-5eb2a60da67e tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1971.482749] [54941]: [pid: 54941|app: 0|req: 291/594] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:40:58 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1972.492138] [54940]: DEBUG cinder.api.middleware.request_id [None req-6b481f22-bab7-4692-bc59-abf238def611 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1972.494757] [54940]: INFO cinder.api.openstack.wsgi [None req-6b481f22-bab7-4692-bc59-abf238def611 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1972.494973] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6b481f22-bab7-4692-bc59-abf238def611 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1972.495204] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6b481f22-bab7-4692-bc59-abf238def611 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1972.502804] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1972.502804] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1972.506143] [54940]: INFO cinder.volume.api [None req-6b481f22-bab7-4692-bc59-abf238def611 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Volume info retrieved successfully. [ 1972.510201] [54940]: INFO cinder.api.openstack.wsgi [None req-6b481f22-bab7-4692-bc59-abf238def611 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 200 [ 1972.510573] [54940]: [pid: 54940|app: 0|req: 304/595] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:40:59 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1973.520284] [54941]: DEBUG cinder.api.middleware.request_id [None req-7d5566f4-e7ca-4b12-a0f7-3190e62f9010 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1973.522306] [54941]: INFO cinder.api.openstack.wsgi [None req-7d5566f4-e7ca-4b12-a0f7-3190e62f9010 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] GET http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 [ 1973.522526] [54941]: DEBUG cinder.api.openstack.wsgi [None req-7d5566f4-e7ca-4b12-a0f7-3190e62f9010 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1973.522746] [54941]: DEBUG cinder.api.openstack.wsgi [None req-7d5566f4-e7ca-4b12-a0f7-3190e62f9010 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1973.528780] [54941]: INFO cinder.api.openstack.wsgi [None req-7d5566f4-e7ca-4b12-a0f7-3190e62f9010 tempest-ServerActionsTestOtherB-1506452043 tempest-ServerActionsTestOtherB-1506452043-project-member] http://10.180.1.21/volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 returned with HTTP 404 [ 1973.529253] [54941]: [pid: 54941|app: 0|req: 292/596] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:00 2024] GET /volume/v3/volumes/0228df2c-1272-422a-ad51-c863c5073479 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1975.923988] [54940]: DEBUG cinder.api.middleware.request_id [req-0b1c5a8c-aaaf-41f4-8eec-97a4df66f42c req-fae2b912-8f3a-4169-94ee-63819c29f87b None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1975.926432] [54940]: INFO cinder.api.openstack.wsgi [req-0b1c5a8c-aaaf-41f4-8eec-97a4df66f42c req-fae2b912-8f3a-4169-94ee-63819c29f87b tempest-VolumesNegativeTest-1490037313 tempest-VolumesNegativeTest-1490037313-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-789167915 [ 1975.926628] [54940]: DEBUG cinder.api.openstack.wsgi [req-0b1c5a8c-aaaf-41f4-8eec-97a4df66f42c req-fae2b912-8f3a-4169-94ee-63819c29f87b tempest-VolumesNegativeTest-1490037313 tempest-VolumesNegativeTest-1490037313-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1975.926846] [54940]: DEBUG cinder.api.openstack.wsgi [req-0b1c5a8c-aaaf-41f4-8eec-97a4df66f42c req-fae2b912-8f3a-4169-94ee-63819c29f87b tempest-VolumesNegativeTest-1490037313 tempest-VolumesNegativeTest-1490037313-project-member] Calling method 'delete' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1975.927048] [54940]: INFO cinder.api.v3.volumes [req-0b1c5a8c-aaaf-41f4-8eec-97a4df66f42c req-fae2b912-8f3a-4169-94ee-63819c29f87b tempest-VolumesNegativeTest-1490037313 tempest-VolumesNegativeTest-1490037313-project-member] Delete volume with id: tempest-invalid-789167915 [ 1975.934861] [54940]: INFO cinder.api.openstack.wsgi [req-0b1c5a8c-aaaf-41f4-8eec-97a4df66f42c req-fae2b912-8f3a-4169-94ee-63819c29f87b tempest-VolumesNegativeTest-1490037313 tempest-VolumesNegativeTest-1490037313-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-789167915 returned with HTTP 404 [ 1975.935421] [54940]: [pid: 54940|app: 0|req: 305/597] 10.180.1.21 () {62 vars in 1467 bytes} [Wed Dec 11 12:41:02 2024] DELETE /volume/v3/volumes/tempest-invalid-789167915 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1975.957032] [54941]: DEBUG cinder.api.middleware.request_id [req-80cb949d-9332-4bd5-816a-7aca44c8c256 req-a96bfacb-3da4-4ab1-a5c9-e94ebb9ca880 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1975.959100] [54941]: INFO cinder.api.openstack.wsgi [req-80cb949d-9332-4bd5-816a-7aca44c8c256 req-a96bfacb-3da4-4ab1-a5c9-e94ebb9ca880 tempest-VolumesNegativeTest-1490037313 tempest-VolumesNegativeTest-1490037313-project-member] DELETE http://10.180.1.21/volume/v3/volumes/801c97f5-9094-4d7b-8556-8bb962a1bff1 [ 1975.959299] [54941]: DEBUG cinder.api.openstack.wsgi [req-80cb949d-9332-4bd5-816a-7aca44c8c256 req-a96bfacb-3da4-4ab1-a5c9-e94ebb9ca880 tempest-VolumesNegativeTest-1490037313 tempest-VolumesNegativeTest-1490037313-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1975.959517] [54941]: DEBUG cinder.api.openstack.wsgi [req-80cb949d-9332-4bd5-816a-7aca44c8c256 req-a96bfacb-3da4-4ab1-a5c9-e94ebb9ca880 tempest-VolumesNegativeTest-1490037313 tempest-VolumesNegativeTest-1490037313-project-member] Calling method 'delete' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1975.959707] [54941]: INFO cinder.api.v3.volumes [req-80cb949d-9332-4bd5-816a-7aca44c8c256 req-a96bfacb-3da4-4ab1-a5c9-e94ebb9ca880 tempest-VolumesNegativeTest-1490037313 tempest-VolumesNegativeTest-1490037313-project-member] Delete volume with id: 801c97f5-9094-4d7b-8556-8bb962a1bff1 [ 1975.965533] [54941]: INFO cinder.api.openstack.wsgi [req-80cb949d-9332-4bd5-816a-7aca44c8c256 req-a96bfacb-3da4-4ab1-a5c9-e94ebb9ca880 tempest-VolumesNegativeTest-1490037313 tempest-VolumesNegativeTest-1490037313-project-member] http://10.180.1.21/volume/v3/volumes/801c97f5-9094-4d7b-8556-8bb962a1bff1 returned with HTTP 404 [ 1975.965992] [54941]: [pid: 54941|app: 0|req: 293/598] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 11 12:41:02 2024] DELETE /volume/v3/volumes/801c97f5-9094-4d7b-8556-8bb962a1bff1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1975.978320] [54940]: DEBUG cinder.api.middleware.request_id [req-712a6552-8995-4e38-8000-6d203f92a6d5 req-c0d4e9b1-d47f-4985-953d-eb91fb9421c1 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1975.980655] [54940]: INFO cinder.api.openstack.wsgi [req-712a6552-8995-4e38-8000-6d203f92a6d5 req-c0d4e9b1-d47f-4985-953d-eb91fb9421c1 tempest-VolumesNegativeTest-1490037313 tempest-VolumesNegativeTest-1490037313-project-member] GET http://10.180.1.21/volume/v3/volumes/0f9e49d6-f07b-4abd-9155-05b9f9679394 [ 1975.980877] [54940]: DEBUG cinder.api.openstack.wsgi [req-712a6552-8995-4e38-8000-6d203f92a6d5 req-c0d4e9b1-d47f-4985-953d-eb91fb9421c1 tempest-VolumesNegativeTest-1490037313 tempest-VolumesNegativeTest-1490037313-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1975.981108] [54940]: DEBUG cinder.api.openstack.wsgi [req-712a6552-8995-4e38-8000-6d203f92a6d5 req-c0d4e9b1-d47f-4985-953d-eb91fb9421c1 tempest-VolumesNegativeTest-1490037313 tempest-VolumesNegativeTest-1490037313-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1975.987107] [54940]: INFO cinder.api.openstack.wsgi [req-712a6552-8995-4e38-8000-6d203f92a6d5 req-c0d4e9b1-d47f-4985-953d-eb91fb9421c1 tempest-VolumesNegativeTest-1490037313 tempest-VolumesNegativeTest-1490037313-project-member] http://10.180.1.21/volume/v3/volumes/0f9e49d6-f07b-4abd-9155-05b9f9679394 returned with HTTP 404 [ 1975.987588] [54940]: [pid: 54940|app: 0|req: 306/599] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:41:02 2024] GET /volume/v3/volumes/0f9e49d6-f07b-4abd-9155-05b9f9679394 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1978.178688] [54941]: DEBUG cinder.api.middleware.request_id [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1978.180714] [54941]: INFO cinder.api.openstack.wsgi [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1978.181104] [54941]: DEBUG cinder.api.openstack.wsgi [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1348403971"}} {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1978.182799] [54941]: DEBUG cinder.api.v3.volumes [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1348403971'}} {{(pid=54941) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1978.182940] [54941]: INFO cinder.api.v3.volumes [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Create volume of 1 GB [ 1978.188187] [54941]: INFO cinder.volume.api [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Availability Zones retrieved successfully. [ 1978.195258] [54941]: DEBUG cinder.volume.api [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Flow 'volume_create_api' (c7e312d9-8566-488e-ab03-7295a46ed643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1978.196449] [54941]: DEBUG cinder.volume.api [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba9d0e3-12f5-4382-a153-9e21d18dee95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1978.197569] [54941]: DEBUG cinder.volume.flows.api.create_volume [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Validating volume size '1' using validate_int {{(pid=54941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1978.214848] [54941]: DEBUG cinder.volume.api [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba9d0e3-12f5-4382-a153-9e21d18dee95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-11T12:15:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b32f2255-42af-4c63-954e-36910eef381e,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b32f2255-42af-4c63-954e-36910eef381e', '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=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1978.215751] [54941]: DEBUG cinder.volume.api [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed492cd-acee-4d56-9d73-eb62e01358da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1978.245278] [54941]: DEBUG cinder.quota [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Created reservations ['654242bc-fe90-42f6-9250-36bdeb482868', 'de4e3029-3f35-46af-b021-6f4adc85381d', 'dd7d9d86-e364-45e7-8142-7e51375053a7', '2d9e10a3-4278-4295-8b60-206728996d39'] {{(pid=54941) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1978.246247] [54941]: DEBUG cinder.volume.api [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed492cd-acee-4d56-9d73-eb62e01358da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['654242bc-fe90-42f6-9250-36bdeb482868', 'de4e3029-3f35-46af-b021-6f4adc85381d', 'dd7d9d86-e364-45e7-8142-7e51375053a7', '2d9e10a3-4278-4295-8b60-206728996d39']}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1978.247156] [54941]: DEBUG cinder.volume.api [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b9aa43-0273-4585-8eca-d9ca40029cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1978.260194] [54941]: DEBUG cinder.volume.api [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b9aa43-0273-4585-8eca-d9ca40029cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e228a4c2-1bbf-492a-8523-b0ddddba5c6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1348403971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cddeee0068c4adb8951023031f25d08',qos_specs=None,replication_status=,reservations=['654242bc-fe90-42f6-9250-36bdeb482868','de4e3029-3f35-46af-b021-6f4adc85381d','dd7d9d86-e364-45e7-8142-7e51375053a7','2d9e10a3-4278-4295-8b60-206728996d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b2d9a3d31ac44509653dcee794da1f3',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-11T12:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1348403971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e228a4c2-1bbf-492a-8523-b0ddddba5c6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cddeee0068c4adb8951023031f25d08',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='2b2d9a3d31ac44509653dcee794da1f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b32f2255-42af-4c63-954e-36910eef381e),volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1978.261060] [54941]: DEBUG cinder.volume.api [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb290c40-cef8-42b3-b147-c5c93d95d38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1978.273126] [54941]: DEBUG cinder.volume.api [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb290c40-cef8-42b3-b147-c5c93d95d38a) 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-1348403971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cddeee0068c4adb8951023031f25d08',qos_specs=None,replication_status=,reservations=['654242bc-fe90-42f6-9250-36bdeb482868','de4e3029-3f35-46af-b021-6f4adc85381d','dd7d9d86-e364-45e7-8142-7e51375053a7','2d9e10a3-4278-4295-8b60-206728996d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b2d9a3d31ac44509653dcee794da1f3',volume_type_id=b32f2255-42af-4c63-954e-36910eef381e)}' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1978.273924] [54941]: DEBUG cinder.volume.api [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ead9c7a-e093-406f-85d1-61ed5a700c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1978.282269] [54941]: DEBUG cinder.volume.api [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ead9c7a-e093-406f-85d1-61ed5a700c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54941) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1978.283335] [54941]: DEBUG cinder.volume.api [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Flow 'volume_create_api' (c7e312d9-8566-488e-ab03-7295a46ed643) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54941) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1978.283685] [54941]: INFO cinder.volume.api [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Create volume request issued successfully. [ 1978.284326] [54941]: INFO cinder.api.openstack.wsgi [None req-f564c06e-6141-4653-b349-88a3d6c42aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1978.284762] [54941]: [pid: 54941|app: 0|req: 294/600] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 11 12:41:05 2024] POST /volume/v3/volumes => generated 754 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1978.292435] [54940]: DEBUG cinder.api.middleware.request_id [None req-9499d7b5-3047-4e21-9302-ca46dc99cc6e None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1978.294482] [54940]: INFO cinder.api.openstack.wsgi [None req-9499d7b5-3047-4e21-9302-ca46dc99cc6e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1978.294737] [54940]: DEBUG cinder.api.openstack.wsgi [None req-9499d7b5-3047-4e21-9302-ca46dc99cc6e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1978.294975] [54940]: DEBUG cinder.api.openstack.wsgi [None req-9499d7b5-3047-4e21-9302-ca46dc99cc6e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1978.302385] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1978.302385] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1978.306714] [54940]: INFO cinder.volume.api [None req-9499d7b5-3047-4e21-9302-ca46dc99cc6e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1978.310900] [54940]: INFO cinder.api.openstack.wsgi [None req-9499d7b5-3047-4e21-9302-ca46dc99cc6e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1978.311285] [54940]: [pid: 54940|app: 0|req: 307/601] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:05 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1979.321572] [54941]: DEBUG cinder.api.middleware.request_id [None req-0330ddcb-df48-47fd-8881-85e5bc32b7aa None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1979.323483] [54941]: INFO cinder.api.openstack.wsgi [None req-0330ddcb-df48-47fd-8881-85e5bc32b7aa tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1979.323710] [54941]: DEBUG cinder.api.openstack.wsgi [None req-0330ddcb-df48-47fd-8881-85e5bc32b7aa tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1979.323930] [54941]: DEBUG cinder.api.openstack.wsgi [None req-0330ddcb-df48-47fd-8881-85e5bc32b7aa tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1979.335670] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1979.335670] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1979.340437] [54941]: INFO cinder.volume.api [None req-0330ddcb-df48-47fd-8881-85e5bc32b7aa tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1979.346108] [54941]: INFO cinder.api.openstack.wsgi [None req-0330ddcb-df48-47fd-8881-85e5bc32b7aa tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1979.346648] [54941]: [pid: 54941|app: 0|req: 295/602] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:06 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1979.382265] [54940]: DEBUG cinder.api.middleware.request_id [req-c4520f0a-652f-4545-a301-c9239020c343 req-3801073f-17bc-40a8-ba77-2bde6fab08c0 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1979.384581] [54940]: INFO cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-3801073f-17bc-40a8-ba77-2bde6fab08c0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1979.384807] [54940]: DEBUG cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-3801073f-17bc-40a8-ba77-2bde6fab08c0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1979.385035] [54940]: DEBUG cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-3801073f-17bc-40a8-ba77-2bde6fab08c0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1979.392962] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1979.392962] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1979.396752] [54940]: INFO cinder.volume.api [req-c4520f0a-652f-4545-a301-c9239020c343 req-3801073f-17bc-40a8-ba77-2bde6fab08c0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1979.402055] [54940]: INFO cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-3801073f-17bc-40a8-ba77-2bde6fab08c0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1979.402678] [54940]: [pid: 54940|app: 0|req: 308/603] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:41:06 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1980.922929] [54941]: DEBUG cinder.api.middleware.request_id [None req-c46c4abc-064c-4c8f-8305-b10615e68847 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1980.923392] [54941]: INFO cinder.api.openstack.wsgi [None req-c46c4abc-064c-4c8f-8305-b10615e68847 None None] GET http://10.180.1.21/volume// [ 1980.923575] [54941]: DEBUG cinder.api.openstack.wsgi [None req-c46c4abc-064c-4c8f-8305-b10615e68847 None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1980.923798] [54941]: DEBUG cinder.api.openstack.wsgi [None req-c46c4abc-064c-4c8f-8305-b10615e68847 None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1980.924216] [54941]: INFO cinder.api.openstack.wsgi [None req-c46c4abc-064c-4c8f-8305-b10615e68847 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1980.924518] [54941]: [pid: 54941|app: 0|req: 296/604] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Dec 11 12:41:07 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1980.928475] [54940]: DEBUG cinder.api.middleware.request_id [req-c4520f0a-652f-4545-a301-c9239020c343 req-035139ab-1664-4f42-80a1-b9e1a729d9c0 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1980.930745] [54940]: INFO cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-035139ab-1664-4f42-80a1-b9e1a729d9c0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1980.931158] [54940]: DEBUG cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-035139ab-1664-4f42-80a1-b9e1a729d9c0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e228a4c2-1bbf-492a-8523-b0ddddba5c6c", "connector": null, "instance_uuid": "9bc0039b-9f2c-4602-8004-f442187b921a"}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1980.940487] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1980.940487] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1980.960210] [54940]: INFO cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-035139ab-1664-4f42-80a1-b9e1a729d9c0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1980.960668] [54940]: [pid: 54940|app: 0|req: 309/605] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 11 12:41:07 2024] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1980.981245] [54941]: DEBUG cinder.api.middleware.request_id [None req-8b8aa0b3-4478-4f73-b3d3-17ba11012c59 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1980.983454] [54941]: INFO cinder.api.openstack.wsgi [None req-8b8aa0b3-4478-4f73-b3d3-17ba11012c59 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1980.983718] [54941]: DEBUG cinder.api.openstack.wsgi [None req-8b8aa0b3-4478-4f73-b3d3-17ba11012c59 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1980.983975] [54941]: DEBUG cinder.api.openstack.wsgi [None req-8b8aa0b3-4478-4f73-b3d3-17ba11012c59 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1980.995118] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1980.995118] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1980.998407] [54941]: INFO cinder.volume.api [None req-8b8aa0b3-4478-4f73-b3d3-17ba11012c59 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1981.002592] [54941]: INFO cinder.api.openstack.wsgi [None req-8b8aa0b3-4478-4f73-b3d3-17ba11012c59 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1981.002979] [54941]: [pid: 54941|app: 0|req: 297/606] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:07 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1981.488747] [54940]: DEBUG cinder.api.middleware.request_id [None req-6e0913d1-b29e-4afa-ac88-3b0437fdb648 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1981.489218] [54940]: INFO cinder.api.openstack.wsgi [None req-6e0913d1-b29e-4afa-ac88-3b0437fdb648 None None] GET http://10.180.1.21/volume// [ 1981.489399] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6e0913d1-b29e-4afa-ac88-3b0437fdb648 None None] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1981.489616] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6e0913d1-b29e-4afa-ac88-3b0437fdb648 None None] Calling method 'all' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1981.490023] [54940]: INFO cinder.api.openstack.wsgi [None req-6e0913d1-b29e-4afa-ac88-3b0437fdb648 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1981.490321] [54940]: [pid: 54940|app: 0|req: 310/607] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:41:08 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1981.494495] [54941]: DEBUG cinder.api.middleware.request_id [req-c4520f0a-652f-4545-a301-c9239020c343 req-3d2ed8fb-860a-4cea-957c-414f0d26fefd None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1981.497029] [54941]: INFO cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-3d2ed8fb-860a-4cea-957c-414f0d26fefd tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1981.497029] [54941]: DEBUG cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-3d2ed8fb-860a-4cea-957c-414f0d26fefd tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1981.497029] [54941]: DEBUG cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-3d2ed8fb-860a-4cea-957c-414f0d26fefd tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1981.506690] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1981.506690] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1981.510936] [54941]: INFO cinder.volume.api [req-c4520f0a-652f-4545-a301-c9239020c343 req-3d2ed8fb-860a-4cea-957c-414f0d26fefd tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1981.515392] [54941]: INFO cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-3d2ed8fb-860a-4cea-957c-414f0d26fefd tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1981.515821] [54941]: [pid: 54941|app: 0|req: 298/608] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:41:08 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1981.549015] [54940]: DEBUG cinder.api.middleware.request_id [req-c4520f0a-652f-4545-a301-c9239020c343 req-e63ffce5-83ff-42a6-ba4f-1af6531b519e None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1981.551428] [54940]: INFO cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-e63ffce5-83ff-42a6-ba4f-1af6531b519e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] PUT http://10.180.1.21/volume/v3/attachments/d4d1d62b-9d53-49b9-9ee3-e3216082f2ed [ 1981.551833] [54940]: DEBUG cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-e63ffce5-83ff-42a6-ba4f-1af6531b519e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-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-364150", "mountpoint": "/dev/sdb"}}} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1981.559558] [54940]: DEBUG cinder.coordination [req-c4520f0a-652f-4545-a301-c9239020c343 req-e63ffce5-83ff-42a6-ba4f-1af6531b519e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Acquiring lock "cinder-attachment_update-e228a4c2-1bbf-492a-8523-b0ddddba5c6c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1981.563894] [54940]: DEBUG cinder.coordination [req-c4520f0a-652f-4545-a301-c9239020c343 req-e63ffce5-83ff-42a6-ba4f-1af6531b519e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Lock "cinder-attachment_update-e228a4c2-1bbf-492a-8523-b0ddddba5c6c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54940) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1981.564929] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1981.564929] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1982.012619] [54941]: DEBUG cinder.api.middleware.request_id [None req-47f6bdd5-c442-489e-b926-00055f53f65f None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1982.014519] [54941]: INFO cinder.api.openstack.wsgi [None req-47f6bdd5-c442-489e-b926-00055f53f65f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1982.014746] [54941]: DEBUG cinder.api.openstack.wsgi [None req-47f6bdd5-c442-489e-b926-00055f53f65f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1982.014999] [54941]: DEBUG cinder.api.openstack.wsgi [None req-47f6bdd5-c442-489e-b926-00055f53f65f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1982.025712] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1982.025712] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1982.029322] [54941]: INFO cinder.volume.api [None req-47f6bdd5-c442-489e-b926-00055f53f65f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1982.034081] [54941]: INFO cinder.api.openstack.wsgi [None req-47f6bdd5-c442-489e-b926-00055f53f65f tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1982.034635] [54941]: [pid: 54941|app: 0|req: 299/609] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:08 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1983.044585] [54941]: DEBUG cinder.api.middleware.request_id [None req-6854bb69-8790-4f21-947d-24972291d118 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1983.046614] [54941]: INFO cinder.api.openstack.wsgi [None req-6854bb69-8790-4f21-947d-24972291d118 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1983.046834] [54941]: DEBUG cinder.api.openstack.wsgi [None req-6854bb69-8790-4f21-947d-24972291d118 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1983.047089] [54941]: DEBUG cinder.api.openstack.wsgi [None req-6854bb69-8790-4f21-947d-24972291d118 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1983.059269] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1983.059269] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1983.062835] [54941]: INFO cinder.volume.api [None req-6854bb69-8790-4f21-947d-24972291d118 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1983.067439] [54941]: INFO cinder.api.openstack.wsgi [None req-6854bb69-8790-4f21-947d-24972291d118 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1983.067982] [54941]: [pid: 54941|app: 0|req: 300/610] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:09 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1984.077222] [54941]: DEBUG cinder.api.middleware.request_id [None req-b19472a3-fe0d-4075-8291-f2aef70ec974 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1984.079254] [54941]: INFO cinder.api.openstack.wsgi [None req-b19472a3-fe0d-4075-8291-f2aef70ec974 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1984.079470] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b19472a3-fe0d-4075-8291-f2aef70ec974 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1984.079694] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b19472a3-fe0d-4075-8291-f2aef70ec974 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1984.090274] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1984.090274] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1984.093271] [54941]: INFO cinder.volume.api [None req-b19472a3-fe0d-4075-8291-f2aef70ec974 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1984.097306] [54941]: INFO cinder.api.openstack.wsgi [None req-b19472a3-fe0d-4075-8291-f2aef70ec974 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1984.097692] [54941]: [pid: 54941|app: 0|req: 301/611] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:10 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1985.107699] [54941]: DEBUG cinder.api.middleware.request_id [None req-bc11d12d-1a9d-44ea-b832-ed35c98c4004 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1985.109714] [54941]: INFO cinder.api.openstack.wsgi [None req-bc11d12d-1a9d-44ea-b832-ed35c98c4004 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1985.110110] [54941]: DEBUG cinder.api.openstack.wsgi [None req-bc11d12d-1a9d-44ea-b832-ed35c98c4004 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1985.110454] [54941]: DEBUG cinder.api.openstack.wsgi [None req-bc11d12d-1a9d-44ea-b832-ed35c98c4004 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1985.120645] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1985.120645] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1985.124024] [54941]: INFO cinder.volume.api [None req-bc11d12d-1a9d-44ea-b832-ed35c98c4004 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1985.128162] [54941]: INFO cinder.api.openstack.wsgi [None req-bc11d12d-1a9d-44ea-b832-ed35c98c4004 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1985.128531] [54941]: [pid: 54941|app: 0|req: 302/612] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:11 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1986.086800] [54940]: DEBUG cinder.coordination [req-c4520f0a-652f-4545-a301-c9239020c343 req-e63ffce5-83ff-42a6-ba4f-1af6531b519e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Lock "cinder-attachment_update-e228a4c2-1bbf-492a-8523-b0ddddba5c6c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=54940) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1986.087164] [54940]: INFO cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-e63ffce5-83ff-42a6-ba4f-1af6531b519e tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/attachments/d4d1d62b-9d53-49b9-9ee3-e3216082f2ed returned with HTTP 200 [ 1986.087664] [54940]: [pid: 54940|app: 0|req: 311/613] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 11 12:41:08 2024] PUT /volume/v3/attachments/d4d1d62b-9d53-49b9-9ee3-e3216082f2ed => generated 589 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1986.137208] [54941]: DEBUG cinder.api.middleware.request_id [None req-4f49bce6-81d3-460c-b840-13fe04a74c28 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1986.139469] [54941]: INFO cinder.api.openstack.wsgi [None req-4f49bce6-81d3-460c-b840-13fe04a74c28 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1986.139696] [54941]: DEBUG cinder.api.openstack.wsgi [None req-4f49bce6-81d3-460c-b840-13fe04a74c28 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1986.139943] [54941]: DEBUG cinder.api.openstack.wsgi [None req-4f49bce6-81d3-460c-b840-13fe04a74c28 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1986.149997] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1986.149997] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1986.153912] [54941]: INFO cinder.volume.api [None req-4f49bce6-81d3-460c-b840-13fe04a74c28 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1986.158528] [54941]: INFO cinder.api.openstack.wsgi [None req-4f49bce6-81d3-460c-b840-13fe04a74c28 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1986.158976] [54941]: [pid: 54941|app: 0|req: 303/614] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:12 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1987.168769] [54940]: DEBUG cinder.api.middleware.request_id [None req-7a1ef900-af63-40f3-8103-38a6a4fcaba2 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1987.170433] [54940]: INFO cinder.api.openstack.wsgi [None req-7a1ef900-af63-40f3-8103-38a6a4fcaba2 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1987.170644] [54940]: DEBUG cinder.api.openstack.wsgi [None req-7a1ef900-af63-40f3-8103-38a6a4fcaba2 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1987.170871] [54940]: DEBUG cinder.api.openstack.wsgi [None req-7a1ef900-af63-40f3-8103-38a6a4fcaba2 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1987.182608] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1987.182608] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1987.189089] [54940]: INFO cinder.volume.api [None req-7a1ef900-af63-40f3-8103-38a6a4fcaba2 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1987.194080] [54940]: INFO cinder.api.openstack.wsgi [None req-7a1ef900-af63-40f3-8103-38a6a4fcaba2 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1987.195741] [54940]: [pid: 54940|app: 0|req: 312/615] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:14 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1988.203250] [54941]: DEBUG cinder.api.middleware.request_id [None req-9725346b-4bff-4229-909c-482ef0674dd1 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1988.205440] [54941]: INFO cinder.api.openstack.wsgi [None req-9725346b-4bff-4229-909c-482ef0674dd1 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1988.205651] [54941]: DEBUG cinder.api.openstack.wsgi [None req-9725346b-4bff-4229-909c-482ef0674dd1 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1988.205874] [54941]: DEBUG cinder.api.openstack.wsgi [None req-9725346b-4bff-4229-909c-482ef0674dd1 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1988.215819] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1988.215819] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1988.218967] [54941]: INFO cinder.volume.api [None req-9725346b-4bff-4229-909c-482ef0674dd1 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1988.223158] [54941]: INFO cinder.api.openstack.wsgi [None req-9725346b-4bff-4229-909c-482ef0674dd1 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1988.223523] [54941]: [pid: 54941|app: 0|req: 304/616] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:15 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1988.421043] [54940]: DEBUG cinder.api.middleware.request_id [req-c4520f0a-652f-4545-a301-c9239020c343 req-3614af4c-9e97-4827-840a-0e19923985b0 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1988.423342] [54940]: INFO cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-3614af4c-9e97-4827-840a-0e19923985b0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] POST http://10.180.1.21/volume/v3/attachments/d4d1d62b-9d53-49b9-9ee3-e3216082f2ed/action [ 1988.423760] [54940]: DEBUG cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-3614af4c-9e97-4827-840a-0e19923985b0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action body: b'{"os-complete": null}' {{(pid=54940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1988.423902] [54940]: DEBUG cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-3614af4c-9e97-4827-840a-0e19923985b0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1988.437934] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1988.437934] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1988.445474] [54940]: INFO cinder.api.openstack.wsgi [req-c4520f0a-652f-4545-a301-c9239020c343 req-3614af4c-9e97-4827-840a-0e19923985b0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/attachments/d4d1d62b-9d53-49b9-9ee3-e3216082f2ed/action returned with HTTP 204 [ 1988.445869] [54940]: [pid: 54940|app: 0|req: 313/617] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 11 12:41:15 2024] POST /volume/v3/attachments/d4d1d62b-9d53-49b9-9ee3-e3216082f2ed/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1989.233182] [54941]: DEBUG cinder.api.middleware.request_id [None req-bfc96976-98b8-400d-b5e5-d6d2a86acd17 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1989.235331] [54941]: INFO cinder.api.openstack.wsgi [None req-bfc96976-98b8-400d-b5e5-d6d2a86acd17 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1989.235713] [54941]: DEBUG cinder.api.openstack.wsgi [None req-bfc96976-98b8-400d-b5e5-d6d2a86acd17 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1989.236018] [54941]: DEBUG cinder.api.openstack.wsgi [None req-bfc96976-98b8-400d-b5e5-d6d2a86acd17 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1989.245617] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1989.245617] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1989.248636] [54941]: INFO cinder.volume.api [None req-bfc96976-98b8-400d-b5e5-d6d2a86acd17 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1989.252689] [54941]: INFO cinder.api.openstack.wsgi [None req-bfc96976-98b8-400d-b5e5-d6d2a86acd17 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1989.253057] [54941]: [pid: 54941|app: 0|req: 305/618] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:16 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1989.261498] [54940]: DEBUG cinder.api.middleware.request_id [None req-c260888d-a349-4ac6-a668-efd675f3b725 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1989.263520] [54940]: INFO cinder.api.openstack.wsgi [None req-c260888d-a349-4ac6-a668-efd675f3b725 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1989.263738] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c260888d-a349-4ac6-a668-efd675f3b725 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1989.263968] [54940]: DEBUG cinder.api.openstack.wsgi [None req-c260888d-a349-4ac6-a668-efd675f3b725 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1989.273213] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1989.273213] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1989.276140] [54940]: INFO cinder.volume.api [None req-c260888d-a349-4ac6-a668-efd675f3b725 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1989.280209] [54940]: INFO cinder.api.openstack.wsgi [None req-c260888d-a349-4ac6-a668-efd675f3b725 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1989.280560] [54940]: [pid: 54940|app: 0|req: 314/619] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:16 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1989.288459] [54941]: DEBUG cinder.api.middleware.request_id [None req-a9c83f66-e9f7-4b54-b7b1-2ec6b88ae627 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1989.290294] [54941]: INFO cinder.api.openstack.wsgi [None req-a9c83f66-e9f7-4b54-b7b1-2ec6b88ae627 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1989.290501] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a9c83f66-e9f7-4b54-b7b1-2ec6b88ae627 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1989.290729] [54941]: DEBUG cinder.api.openstack.wsgi [None req-a9c83f66-e9f7-4b54-b7b1-2ec6b88ae627 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'delete' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1989.290938] [54941]: INFO cinder.api.v3.volumes [None req-a9c83f66-e9f7-4b54-b7b1-2ec6b88ae627 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Delete volume with id: e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1989.299412] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1989.299412] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1989.299891] [54941]: INFO cinder.volume.api [None req-a9c83f66-e9f7-4b54-b7b1-2ec6b88ae627 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1989.307576] [54941]: INFO cinder.volume.api [None req-a9c83f66-e9f7-4b54-b7b1-2ec6b88ae627 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-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. [ 1989.307913] [54941]: INFO cinder.api.openstack.wsgi [None req-a9c83f66-e9f7-4b54-b7b1-2ec6b88ae627 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 400 [ 1989.308538] [54941]: [pid: 54941|app: 0|req: 306/620] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:41:16 2024] DELETE /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 307 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) [ 1989.310682] [54940]: DEBUG cinder.api.middleware.request_id [None req-0fa90630-aa59-4055-afb1-cc87a15c0b36 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1989.312498] [54940]: INFO cinder.api.openstack.wsgi [None req-0fa90630-aa59-4055-afb1-cc87a15c0b36 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1989.312702] [54940]: DEBUG cinder.api.openstack.wsgi [None req-0fa90630-aa59-4055-afb1-cc87a15c0b36 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1989.312937] [54940]: DEBUG cinder.api.openstack.wsgi [None req-0fa90630-aa59-4055-afb1-cc87a15c0b36 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1989.321555] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1989.321555] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1989.324487] [54940]: INFO cinder.volume.api [None req-0fa90630-aa59-4055-afb1-cc87a15c0b36 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1989.328489] [54940]: INFO cinder.api.openstack.wsgi [None req-0fa90630-aa59-4055-afb1-cc87a15c0b36 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1989.328922] [54940]: [pid: 54940|app: 0|req: 315/621] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:16 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1989.360403] [54941]: DEBUG cinder.api.middleware.request_id [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-7fd2fd8e-d314-4f51-93dc-5b363f8986f0 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1989.362818] [54941]: INFO cinder.api.openstack.wsgi [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-7fd2fd8e-d314-4f51-93dc-5b363f8986f0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1989.363047] [54941]: DEBUG cinder.api.openstack.wsgi [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-7fd2fd8e-d314-4f51-93dc-5b363f8986f0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1989.363260] [54941]: DEBUG cinder.api.openstack.wsgi [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-7fd2fd8e-d314-4f51-93dc-5b363f8986f0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1989.372499] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1989.372499] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1989.375434] [54941]: INFO cinder.volume.api [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-7fd2fd8e-d314-4f51-93dc-5b363f8986f0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1989.379527] [54941]: INFO cinder.api.openstack.wsgi [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-7fd2fd8e-d314-4f51-93dc-5b363f8986f0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1989.379884] [54941]: [pid: 54941|app: 0|req: 307/622] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 11 12:41:16 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1989.394684] [54940]: DEBUG cinder.api.middleware.request_id [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-84060d05-49bd-4cd2-8ac2-253a64012224 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1989.396965] [54940]: INFO cinder.api.openstack.wsgi [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-84060d05-49bd-4cd2-8ac2-253a64012224 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] POST http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c/action [ 1989.397357] [54940]: DEBUG cinder.api.openstack.wsgi [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-84060d05-49bd-4cd2-8ac2-253a64012224 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1989.397498] [54940]: DEBUG cinder.api.openstack.wsgi [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-84060d05-49bd-4cd2-8ac2-253a64012224 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1989.406737] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1989.406737] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1989.407235] [54940]: INFO cinder.volume.api [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-84060d05-49bd-4cd2-8ac2-253a64012224 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1989.411293] [54940]: INFO cinder.volume.api [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-84060d05-49bd-4cd2-8ac2-253a64012224 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Begin detaching volume completed successfully. [ 1989.411511] [54940]: INFO cinder.api.openstack.wsgi [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-84060d05-49bd-4cd2-8ac2-253a64012224 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c/action returned with HTTP 202 [ 1989.411888] [54940]: [pid: 54940|app: 0|req: 316/623] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 11 12:41:16 2024] POST /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1990.434473] [54941]: DEBUG cinder.api.middleware.request_id [None req-f3b81097-fdd9-494b-9eed-3b9ac1c3b5d1 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1990.434948] [54941]: INFO cinder.api.openstack.wsgi [None req-f3b81097-fdd9-494b-9eed-3b9ac1c3b5d1 None None] GET http://10.180.1.21/volume// [ 1990.435152] [54941]: DEBUG cinder.api.openstack.wsgi [None req-f3b81097-fdd9-494b-9eed-3b9ac1c3b5d1 None None] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1990.435369] [54941]: DEBUG cinder.api.openstack.wsgi [None req-f3b81097-fdd9-494b-9eed-3b9ac1c3b5d1 None None] Calling method 'all' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1990.435765] [54941]: INFO cinder.api.openstack.wsgi [None req-f3b81097-fdd9-494b-9eed-3b9ac1c3b5d1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1990.436089] [54941]: [pid: 54941|app: 0|req: 308/624] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 11 12:41:17 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1990.439499] [54940]: DEBUG cinder.api.middleware.request_id [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-ed71ee11-1213-4ebc-996c-005adf81aa81 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1990.441899] [54940]: INFO cinder.api.openstack.wsgi [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-ed71ee11-1213-4ebc-996c-005adf81aa81 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1990.442165] [54940]: DEBUG cinder.api.openstack.wsgi [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-ed71ee11-1213-4ebc-996c-005adf81aa81 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1990.442381] [54940]: DEBUG cinder.api.openstack.wsgi [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-ed71ee11-1213-4ebc-996c-005adf81aa81 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1990.451985] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1990.451985] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1990.455310] [54940]: INFO cinder.volume.api [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-ed71ee11-1213-4ebc-996c-005adf81aa81 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1990.459833] [54940]: INFO cinder.api.openstack.wsgi [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-ed71ee11-1213-4ebc-996c-005adf81aa81 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1990.460228] [54940]: [pid: 54940|app: 0|req: 317/625] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 11 12:41:17 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1991.596560] [54941]: DEBUG cinder.api.middleware.request_id [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-07c891f3-a5fe-4961-a765-f4985569e90a None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1991.600121] [54941]: INFO cinder.api.openstack.wsgi [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-07c891f3-a5fe-4961-a765-f4985569e90a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d4d1d62b-9d53-49b9-9ee3-e3216082f2ed [ 1991.600188] [54941]: DEBUG cinder.api.openstack.wsgi [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-07c891f3-a5fe-4961-a765-f4985569e90a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1991.600375] [54941]: DEBUG cinder.api.openstack.wsgi [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-07c891f3-a5fe-4961-a765-f4985569e90a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'version_select' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1991.611025] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1991.611025] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 1992.143246] [54941]: INFO cinder.api.openstack.wsgi [req-8d8b6556-5b07-4ce9-89e6-bcdce6987758 req-07c891f3-a5fe-4961-a765-f4985569e90a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/attachments/d4d1d62b-9d53-49b9-9ee3-e3216082f2ed returned with HTTP 200 [ 1992.143765] [54941]: [pid: 54941|app: 0|req: 309/626] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 11 12:41:18 2024] DELETE /volume/v3/attachments/d4d1d62b-9d53-49b9-9ee3-e3216082f2ed => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1993.603201] [54940]: DEBUG cinder.api.middleware.request_id [None req-47970fe4-dce9-4d0c-b7a7-deab51da2aa0 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1993.605412] [54940]: INFO cinder.api.openstack.wsgi [None req-47970fe4-dce9-4d0c-b7a7-deab51da2aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 1993.605673] [54940]: DEBUG cinder.api.openstack.wsgi [None req-47970fe4-dce9-4d0c-b7a7-deab51da2aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1993.605931] [54940]: DEBUG cinder.api.openstack.wsgi [None req-47970fe4-dce9-4d0c-b7a7-deab51da2aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1993.616756] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1993.616756] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 1993.620630] [54940]: INFO cinder.volume.api [None req-47970fe4-dce9-4d0c-b7a7-deab51da2aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 1993.625212] [54940]: INFO cinder.api.openstack.wsgi [None req-47970fe4-dce9-4d0c-b7a7-deab51da2aa0 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 1993.625575] [54940]: [pid: 54940|app: 0|req: 318/627] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:20 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2000.602155] [54941]: DEBUG cinder.api.middleware.request_id [None req-27a7521f-0f10-4e57-8432-c39abd350999 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.604586] [54941]: INFO cinder.api.openstack.wsgi [None req-27a7521f-0f10-4e57-8432-c39abd350999 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 2000.604854] [54941]: DEBUG cinder.api.openstack.wsgi [None req-27a7521f-0f10-4e57-8432-c39abd350999 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2000.605142] [54941]: DEBUG cinder.api.openstack.wsgi [None req-27a7521f-0f10-4e57-8432-c39abd350999 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'delete' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2000.605431] [54941]: INFO cinder.api.v3.volumes [None req-27a7521f-0f10-4e57-8432-c39abd350999 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Delete volume with id: e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 2000.616981] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2000.616981] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 2000.617701] [54941]: INFO cinder.volume.api [None req-27a7521f-0f10-4e57-8432-c39abd350999 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 2000.636570] [54941]: INFO cinder.volume.api [None req-27a7521f-0f10-4e57-8432-c39abd350999 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Delete volume request issued successfully. [ 2000.637191] [54941]: INFO cinder.api.openstack.wsgi [None req-27a7521f-0f10-4e57-8432-c39abd350999 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 202 [ 2000.637262] [54941]: [pid: 54941|app: 0|req: 310/628] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:41:27 2024] DELETE /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2000.640408] [54940]: DEBUG cinder.api.middleware.request_id [None req-8f79b7a6-cc2a-4aa9-9113-988e9c99bcc4 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.642518] [54940]: INFO cinder.api.openstack.wsgi [None req-8f79b7a6-cc2a-4aa9-9113-988e9c99bcc4 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 2000.642919] [54940]: DEBUG cinder.api.openstack.wsgi [None req-8f79b7a6-cc2a-4aa9-9113-988e9c99bcc4 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2000.642984] [54940]: DEBUG cinder.api.openstack.wsgi [None req-8f79b7a6-cc2a-4aa9-9113-988e9c99bcc4 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2000.650886] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2000.650886] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 2000.655155] [54940]: INFO cinder.volume.api [None req-8f79b7a6-cc2a-4aa9-9113-988e9c99bcc4 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 2000.660490] [54940]: INFO cinder.api.openstack.wsgi [None req-8f79b7a6-cc2a-4aa9-9113-988e9c99bcc4 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 2000.660921] [54940]: [pid: 54940|app: 0|req: 319/629] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:27 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2001.670979] [54941]: DEBUG cinder.api.middleware.request_id [None req-fecb6845-37d1-43c0-be24-8ff1d5ea9ba5 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2001.673149] [54941]: INFO cinder.api.openstack.wsgi [None req-fecb6845-37d1-43c0-be24-8ff1d5ea9ba5 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 2001.673369] [54941]: DEBUG cinder.api.openstack.wsgi [None req-fecb6845-37d1-43c0-be24-8ff1d5ea9ba5 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2001.673603] [54941]: DEBUG cinder.api.openstack.wsgi [None req-fecb6845-37d1-43c0-be24-8ff1d5ea9ba5 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2001.681447] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2001.681447] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 2001.684745] [54941]: INFO cinder.volume.api [None req-fecb6845-37d1-43c0-be24-8ff1d5ea9ba5 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 2001.688923] [54941]: INFO cinder.api.openstack.wsgi [None req-fecb6845-37d1-43c0-be24-8ff1d5ea9ba5 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 200 [ 2001.689286] [54941]: [pid: 54941|app: 0|req: 311/630] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:28 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2002.699397] [54940]: DEBUG cinder.api.middleware.request_id [None req-2e47227f-c578-49df-ad66-2d05924f2fab None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2002.817179] [54940]: INFO cinder.api.openstack.wsgi [None req-2e47227f-c578-49df-ad66-2d05924f2fab tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c [ 2002.817416] [54940]: DEBUG cinder.api.openstack.wsgi [None req-2e47227f-c578-49df-ad66-2d05924f2fab tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2002.817634] [54940]: DEBUG cinder.api.openstack.wsgi [None req-2e47227f-c578-49df-ad66-2d05924f2fab tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2002.823889] [54940]: INFO cinder.api.openstack.wsgi [None req-2e47227f-c578-49df-ad66-2d05924f2fab tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c returned with HTTP 404 [ 2002.824409] [54940]: [pid: 54940|app: 0|req: 320/631] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:29 2024] GET /volume/v3/volumes/e228a4c2-1bbf-492a-8523-b0ddddba5c6c => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2002.872033] [54941]: DEBUG cinder.api.middleware.request_id [None req-9913cbc0-f806-4f27-8b7f-26dfb155d841 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2002.874155] [54941]: INFO cinder.api.openstack.wsgi [None req-9913cbc0-f806-4f27-8b7f-26dfb155d841 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 2002.874377] [54941]: DEBUG cinder.api.openstack.wsgi [None req-9913cbc0-f806-4f27-8b7f-26dfb155d841 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2002.874597] [54941]: DEBUG cinder.api.openstack.wsgi [None req-9913cbc0-f806-4f27-8b7f-26dfb155d841 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'delete' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2002.874783] [54941]: INFO cinder.api.v3.volumes [None req-9913cbc0-f806-4f27-8b7f-26dfb155d841 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Delete volume with id: 5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 2002.882488] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2002.882488] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 2002.883051] [54941]: INFO cinder.volume.api [None req-9913cbc0-f806-4f27-8b7f-26dfb155d841 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 2002.898671] [54941]: INFO cinder.volume.api [None req-9913cbc0-f806-4f27-8b7f-26dfb155d841 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Delete volume request issued successfully. [ 2002.898900] [54941]: INFO cinder.api.openstack.wsgi [None req-9913cbc0-f806-4f27-8b7f-26dfb155d841 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 202 [ 2002.899374] [54941]: [pid: 54941|app: 0|req: 312/632] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:41:29 2024] DELETE /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2002.902437] [54940]: DEBUG cinder.api.middleware.request_id [None req-30b954ce-2182-4857-90c8-3058db72440a None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2002.904507] [54940]: INFO cinder.api.openstack.wsgi [None req-30b954ce-2182-4857-90c8-3058db72440a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 2002.904719] [54940]: DEBUG cinder.api.openstack.wsgi [None req-30b954ce-2182-4857-90c8-3058db72440a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2002.904939] [54940]: DEBUG cinder.api.openstack.wsgi [None req-30b954ce-2182-4857-90c8-3058db72440a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2002.913088] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2002.913088] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 2002.916698] [54940]: INFO cinder.volume.api [None req-30b954ce-2182-4857-90c8-3058db72440a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 2002.921200] [54940]: INFO cinder.api.openstack.wsgi [None req-30b954ce-2182-4857-90c8-3058db72440a tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 2002.921600] [54940]: [pid: 54940|app: 0|req: 321/633] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:29 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2003.931396] [54941]: DEBUG cinder.api.middleware.request_id [None req-4d1fe08a-c222-4e57-9b5b-db37673e1278 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2003.933481] [54941]: INFO cinder.api.openstack.wsgi [None req-4d1fe08a-c222-4e57-9b5b-db37673e1278 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 2003.933703] [54941]: DEBUG cinder.api.openstack.wsgi [None req-4d1fe08a-c222-4e57-9b5b-db37673e1278 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2003.933927] [54941]: DEBUG cinder.api.openstack.wsgi [None req-4d1fe08a-c222-4e57-9b5b-db37673e1278 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2003.945394] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2003.945394] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 2003.949377] [54941]: INFO cinder.volume.api [None req-4d1fe08a-c222-4e57-9b5b-db37673e1278 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 2003.953995] [54941]: INFO cinder.api.openstack.wsgi [None req-4d1fe08a-c222-4e57-9b5b-db37673e1278 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 2003.954355] [54941]: [pid: 54941|app: 0|req: 313/634] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:30 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2004.963366] [54940]: DEBUG cinder.api.middleware.request_id [None req-d11de60a-b2df-4b2d-b9a0-7a8b22b2f9bc None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2004.965742] [54940]: INFO cinder.api.openstack.wsgi [None req-d11de60a-b2df-4b2d-b9a0-7a8b22b2f9bc tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 2004.965951] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d11de60a-b2df-4b2d-b9a0-7a8b22b2f9bc tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2004.966209] [54940]: DEBUG cinder.api.openstack.wsgi [None req-d11de60a-b2df-4b2d-b9a0-7a8b22b2f9bc tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2004.974299] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2004.974299] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 2004.977566] [54940]: INFO cinder.volume.api [None req-d11de60a-b2df-4b2d-b9a0-7a8b22b2f9bc tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 2004.981747] [54940]: INFO cinder.api.openstack.wsgi [None req-d11de60a-b2df-4b2d-b9a0-7a8b22b2f9bc tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 200 [ 2004.982130] [54940]: [pid: 54940|app: 0|req: 322/635] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:31 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2005.991173] [54941]: DEBUG cinder.api.middleware.request_id [None req-b1375edb-b870-4f63-888a-211bff82160b None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2005.993230] [54941]: INFO cinder.api.openstack.wsgi [None req-b1375edb-b870-4f63-888a-211bff82160b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 [ 2005.993447] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b1375edb-b870-4f63-888a-211bff82160b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2005.993662] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b1375edb-b870-4f63-888a-211bff82160b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2005.999619] [54941]: INFO cinder.api.openstack.wsgi [None req-b1375edb-b870-4f63-888a-211bff82160b tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 returned with HTTP 404 [ 2006.000114] [54941]: [pid: 54941|app: 0|req: 314/636] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:32 2024] GET /volume/v3/volumes/5718ef99-9beb-4cf0-8317-20d9d9d6c4e1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2006.083583] [54940]: DEBUG cinder.api.middleware.request_id [None req-6763b98a-863c-46d5-b996-2aab57e51e13 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2006.085614] [54940]: INFO cinder.api.openstack.wsgi [None req-6763b98a-863c-46d5-b996-2aab57e51e13 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] DELETE http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 2006.085832] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6763b98a-863c-46d5-b996-2aab57e51e13 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2006.086064] [54940]: DEBUG cinder.api.openstack.wsgi [None req-6763b98a-863c-46d5-b996-2aab57e51e13 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'delete' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2006.086254] [54940]: INFO cinder.api.v3.volumes [None req-6763b98a-863c-46d5-b996-2aab57e51e13 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Delete volume with id: decf0306-4650-4e29-829b-634c362add92 [ 2006.096410] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2006.096410] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 2006.096911] [54940]: INFO cinder.volume.api [None req-6763b98a-863c-46d5-b996-2aab57e51e13 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 2006.113778] [54940]: INFO cinder.volume.api [None req-6763b98a-863c-46d5-b996-2aab57e51e13 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Delete volume request issued successfully. [ 2006.113962] [54940]: INFO cinder.api.openstack.wsgi [None req-6763b98a-863c-46d5-b996-2aab57e51e13 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 202 [ 2006.114359] [54940]: [pid: 54940|app: 0|req: 323/637] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 11 12:41:32 2024] DELETE /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2006.117029] [54941]: DEBUG cinder.api.middleware.request_id [None req-b3e203c9-5a81-4165-a8ea-877346e3f550 None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2006.119121] [54941]: INFO cinder.api.openstack.wsgi [None req-b3e203c9-5a81-4165-a8ea-877346e3f550 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 2006.119344] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b3e203c9-5a81-4165-a8ea-877346e3f550 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2006.119561] [54941]: DEBUG cinder.api.openstack.wsgi [None req-b3e203c9-5a81-4165-a8ea-877346e3f550 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2006.126985] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2006.126985] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 2006.130615] [54941]: INFO cinder.volume.api [None req-b3e203c9-5a81-4165-a8ea-877346e3f550 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 2006.135117] [54941]: INFO cinder.api.openstack.wsgi [None req-b3e203c9-5a81-4165-a8ea-877346e3f550 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 2006.135476] [54941]: [pid: 54941|app: 0|req: 315/638] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:32 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2007.144967] [54940]: DEBUG cinder.api.middleware.request_id [None req-444adc47-e00f-4b62-bef2-76d9a965ed38 None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2007.147182] [54940]: INFO cinder.api.openstack.wsgi [None req-444adc47-e00f-4b62-bef2-76d9a965ed38 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 2007.147413] [54940]: DEBUG cinder.api.openstack.wsgi [None req-444adc47-e00f-4b62-bef2-76d9a965ed38 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2007.147633] [54940]: DEBUG cinder.api.openstack.wsgi [None req-444adc47-e00f-4b62-bef2-76d9a965ed38 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2007.155471] [54940]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2007.155471] [54940]: warnings.warn('Policy enforcement is depending on the value of ' [ 2007.158854] [54940]: INFO cinder.volume.api [None req-444adc47-e00f-4b62-bef2-76d9a965ed38 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 2007.162891] [54940]: INFO cinder.api.openstack.wsgi [None req-444adc47-e00f-4b62-bef2-76d9a965ed38 tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 2007.163268] [54940]: [pid: 54940|app: 0|req: 324/639] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:33 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2008.172936] [54941]: DEBUG cinder.api.middleware.request_id [None req-90167ac7-0daf-4d37-89c0-267fb0752dcc None None] RequestId filter calling following filter/app {{(pid=54941) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2008.175655] [54941]: INFO cinder.api.openstack.wsgi [None req-90167ac7-0daf-4d37-89c0-267fb0752dcc tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 2008.175906] [54941]: DEBUG cinder.api.openstack.wsgi [None req-90167ac7-0daf-4d37-89c0-267fb0752dcc tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2008.176137] [54941]: DEBUG cinder.api.openstack.wsgi [None req-90167ac7-0daf-4d37-89c0-267fb0752dcc tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2008.183656] [54941]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2008.183656] [54941]: warnings.warn('Policy enforcement is depending on the value of ' [ 2008.187126] [54941]: INFO cinder.volume.api [None req-90167ac7-0daf-4d37-89c0-267fb0752dcc tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Volume info retrieved successfully. [ 2008.191389] [54941]: INFO cinder.api.openstack.wsgi [None req-90167ac7-0daf-4d37-89c0-267fb0752dcc tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 200 [ 2008.191763] [54941]: [pid: 54941|app: 0|req: 316/640] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:35 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2009.201595] [54940]: DEBUG cinder.api.middleware.request_id [None req-e23e8f1c-985b-4ce4-939f-304b6a5bad9c None None] RequestId filter calling following filter/app {{(pid=54940) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2009.203635] [54940]: INFO cinder.api.openstack.wsgi [None req-e23e8f1c-985b-4ce4-939f-304b6a5bad9c tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] GET http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 [ 2009.203862] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e23e8f1c-985b-4ce4-939f-304b6a5bad9c tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Empty body provided in request {{(pid=54940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2009.204095] [54940]: DEBUG cinder.api.openstack.wsgi [None req-e23e8f1c-985b-4ce4-939f-304b6a5bad9c tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] Calling method 'show' {{(pid=54940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2009.210271] [54940]: INFO cinder.api.openstack.wsgi [None req-e23e8f1c-985b-4ce4-939f-304b6a5bad9c tempest-AttachVolumeNegativeTest-1267980547 tempest-AttachVolumeNegativeTest-1267980547-project-member] http://10.180.1.21/volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 returned with HTTP 404 [ 2009.210830] [54940]: [pid: 54940|app: 0|req: 325/641] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 11 12:41:36 2024] GET /volume/v3/volumes/decf0306-4650-4e29-829b-634c362add92 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2018.189448] [54941]: DEBUG dbcounter [-] [54941] Writing DB stats cinder:SELECT=119,cinder:UPDATE=19,cinder:INSERT=9 {{(pid=54941) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2019.206513] [54940]: DEBUG dbcounter [-] [54940] Writing DB stats cinder:SELECT=79,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=54940) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}